ViRead hp34970A 410 error

Dear fellow LabView users,
I am using HP34970A driver for Agilent, on Windows XP and getting error 410 on the (DAQ) unit. When I used the NI-spy I noticed that for any function that reads back data this error comes up.  I am a bit new to Labview and HP34970A, I would appreciate if somebody can help me on this.  Interestingly this code was working fine for some time. I am not sure what has changed (or broken) on the system that is causing the error. I have used both versions of Labview (6.1, and 7) both gave me the same result.
 Part of the NI-spy log file is provided below. I am assuming that action 39 (viRead) is retrieving data for the earlier call, action 35 (viWrite).
Has anybody exprienced this before?
I would greatly appreciate your help on this.  
Thanks in advance,
Farsh
35. viWrite (0x001B4918,"MEAS:VOLTC? AUTO, (...",27 (0x1B),27 (0x1B))
Process ID: 0x00000A20 Thread ID: 0x00000D1C
Start Time: 12:52:17.059 Call Duration: 00:00:00.015
Status: 0 (VI_SUCCESS)
36. viSetAttribute (0x001B4918,0x3FFF001A,320000 (0x4E200))
Process ID: 0x00000A20 Thread ID: 0x00000D1C
Start Time: 12:52:17.090 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
37. viWrite (0x001B4918,"SOUR:VOLT 0.000E+0, (...",28 (0x1C),28 (0x1C))
Process ID: 0x00000A20 Thread ID: 0x00000D1C
Start Time: 12:52:17.090 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
38. viWrite (0x001B4918,"ROUTPEN (@203).",17 (0x11),17 (0x11))
Process ID: 0x00000A20 Thread ID: 0x00000D1C
Start Time: 12:52:17.090 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
39. viRead (0x001B4918,0x0604FDF8,500 (0x1F4),0x05AEFEE4)
Process ID: 0x00000A20 Thread ID: 0x00000D1C
Start Time: 12:52:17.090

Hello Dennis,
I put Semaphores around my the calls to hp34970A driver calls, but I still get errors. This time the errors are different (101, 112) . Error 101 means Invalid Character, and the error 112 means Program mnemonic tool long. I am not sure why this is happneing since the low leve calls are handled by the hp34970A drivers.
Part of the NI-Spy is shown below. 
I attached the whole run NI-Spy file to this email. 
I would appreciate your help.
Thanks,
Farsh
37. viWrite (0x001B4848,"ROUTPEN (@201).",17 (0x11),17 (0x11))
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:11.479 Call Duration: 00:00:00.016
Status: 0 (VI_SUCCESS)
Buffer Contents
00000000: 52 4F 55 54 3A 4F 50 45 4E 20 28 40 32 30 31 29 ROUTPEN (@201)
00000010: 0A .
38. viClose (0x001B4848)
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:11.495 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
39. viParseRsrc (0x001B4808,"ASRL1",4 (0x4),1 (0x1))
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:12.464 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
40. viOpen (0x001B4808,"ASRL1",4 (0x4),0 (0x0),0x001B4848)
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:12.464 Call Duration: 00:00:00.187
Status: 0 (VI_SUCCESS)
41. viGetAttribute (0x001B4848,0x3FFF0171,4 (0x4))
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:12.651 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
42. viWrite (0x001B4848,"SOUR:VOLT 2.609E-1, (...",28 (0x1C),28 (0x1C))
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:12.651 Call Duration: 00:00:00.016
Status: 0 (VI_SUCCESS)
Buffer Contents
00000000: 53 4F 55 52 3A 56 4F 4C 54 20 32 2E 36 30 39 45 SOUR:VOLT 2.609E
00000010: 2D 31 2C 20 28 40 20 33 30 34 29 0A -1, (@ 304).
43. viWrite (0x001B4848,"SOUR:VOLT 3.478E-1, (...",28 (0x1C),28 (0x1C))
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:13.464 Call Duration: 00:00:00.015
Status: 0 (VI_SUCCESS)
Buffer Contents
00000000: 53 4F 55 52 3A 56 4F 4C 54 20 33 2E 34 37 38 45 SOUR:VOLT 3.478E
00000010: 2D 31 2C 20 28 40 20 33 30 34 29 0A -1, (@ 304).
44. viWrite (0x001B4848,"SOUR:VOLT 4.348E-1, (...",28 (0x1C),28 (0x1C))
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:14.464 Call Duration: 00:00:00.015
Status: 0 (VI_SUCCESS)
Buffer Contents
00000000: 53 4F 55 52 3A 56 4F 4C 54 20 34 2E 33 34 38 45 SOUR:VOLT 4.348E
00000010: 2D 31 2C 20 28 40 20 33 30 34 29 0A -1, (@ 304).
Page 5
45. viWrite (0x001B4848,"ROUTPEN (@203).",17 (0x11),17 (0x11))
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:16.464 Call Duration: 00:00:00.016
Status: 0 (VI_SUCCESS)
Buffer Contents
00000000: 52 4F 55 54 3A 4F 50 45 4E 20 28 40 32 30 33 29 ROUTPEN (@203)
00000010: 0A .
46. viWrite (0x001B4848,"MEAS:VOLTC? AUTO, (...",27 (0x1B),27 (0x1B))
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:16.480 Call Duration: 00:00:00.015
Status: 0 (VI_SUCCESS)
Buffer Contents
00000000: 4D 45 41 53 3A 56 4F 4C 54 3A 44 43 3F 20 41 55 MEAS:VOLTC? AU
00000010: 54 4F 2C 20 28 40 31 30 32 29 0A TO, (@102).
47. viSetAttribute (0x001B4848,0x3FFF001A,320000 (0x4E200))
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:16.495 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
48. viRead (0x001B4848,0x0612EBC0,500 (0x1F4),0x059EFEE4)
Process ID: 0x000009D4 Thread ID: 0x00000E4C
Start Time: 19:27:16.495
Attachments:
myprog3.pdf ‏16 KB

Similar Messages

  • Iam getting Gone 410 error while accessing the isupport page.

    Hi,
    While accessing the isupport page from reverse proxy external machine iam getting the GONE 410 error on the browser. I know this is because of some problem in url_fw.conf. But i did not trace out the problem.
    And in the logs it is throwing the following errors.
    1. OACoreGroup log---> Exception in thread "main"
    2. Accesslog --> "GET /OA_HTML/test.jsp HTTP/1.0" 410 400
    3.jserv.log --> java.lang.NoSuchFieldError: LOOK_AND_FEEL
         at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:765)
         at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:659)
         at org.apache.jserv.JServServletManager.loadStartupServlets(JServServletManager.java:789)
         at org.apache.jserv.JServServletManager.init(JServServletManager.java:447)
         at org.apache.jserv.JServ.start(JServ.java:625)
         at org.apache.jserv.JServ.main(JServ.java:234)
    4.mod_jserv.log --> (ERROR) an error returned handling request via protocol "ajpv12"
    (EMERGENCY) ajp12: auth did not receive challenge size
    EMERGENCY) ajp12: function auth fail.
    Environment: 11.5.10.2, SUNOS 5.10
    Can any one help me.
    Thanks inadvance.
    Sree.

    Sree,
    You are looking at the right place, url_fw.conf, make sure that there is any entry for ibu* to access the isupport pages, if the page does not start with "ibu" grep in the conf file for your page prefix and see if there are any entries, else create a new entry in the conf file for your page and it should go through properly.
    Hope that helps.
    VK

  • HP34970A VISA errors w/ RS232

    I am new to using LabVIEW for data acquistion and need some help setting up LabVIEW to read voltages from our HP34970A via RS232.
    When I run HP34970A initialize.vi (or any of the HP34970A .vi's) I always get an error with VISA Read, Write or Open.
    If I try to use the instrument wizard and I send *IDN? to the data logger, it also returns a VISA Read error, though it cause MUX to flash on the data logger display. The error message states that possible reasons include the timeout expiring before the operation completed.
    I have also tried using the serial connection examples that come along with LabVIEW. The write string will cause an error to be displayed on the data logger, while the read string displays a timeout
    error. My baud rate, parity, stop bits and data bits settings are all correct.
    I really don't know what I should try next. Any help would be greatly appreciated.
    Thank you.

    Have you tried to communicate using a terminal program, like Hyper Terminal, as suggested in an earlier post? If not then that is where I suggest you start.
    Brian

  • Keithley 2100 Error 410 Query Interrupte​d

    I am using a more complex system but I dumbed it down to the most basic form. I am getting a 410 error on a completely random basis that results in a false collection of data. I was reading up on this error and discovered it was mostly due to orders being given faster than they can be processed? But I ran my program with 60 second intervals and it still would give the error occasionally.
    Solved!
    Go to Solution.
    Attachments:
    Test keithley.vi ‏44 KB

    Greetings Kenneth22.
    Unfortunately, this is an instrument specific error code.  I'd suggest trying the steps outlined in the document below.  If these steps don't remedy the situation, I would recommend contacting Keithley as it seems that this is not an NI supported driver. 
    Instrument Driver Troubleshooting Guide
    http://digital.ni.com/public.nsf/allkb/EFBD8C6A3AD​C81EA862576AC00720DC8?OpenDocument
    Regards,
    Michael G
    Michael G.
    Applications Engineer
    National Instruments
    Self-realization: I was thinking of the immortal words of Socrates, who said, "... I drank what?"

  • 404 File Not Found error following 1.0.2.2.1 migration

    I am on RDBMS 8.1.7.1.1 on Windows NT 2000 Server.
    I attempted to migrate from 9iAS 1.0.2.1 Portal 3.0.8 to 9iAS
    1.0.2.2.1 Portal 3.0.8.
    There were not any errors in the migration logs.
    When I attempt to test the Apache/Jserv the 'Is It Working'
    appears. When I attempt to test the mod_plsql I can get to the
    login/password screen and into the gateway administration but
    when I click the home link I receive the Http: 404 File Not
    Found.
    The mod_jserv logs:
    [01/12/2001 18:58:08:410] (ERROR) ajp12: Servlet Error:
    NoClassDefFoundError: oracle.webdb.page.ParallelServlet
    In the portal_home/apache/jserv/servlets/zone.promperties file:
    servlet.page.code=oracle.webdb.page.ParallelServlet
    Here are my upgrade steps:
    From Rdbms 8.1.7 to Rdbms 8.1.7.1.1
    From 9iAS 1.0.2.1 to 9iAS 1.0.2.2.1
    From Portal 3.0.8 to Portal 3.0.9
    1)     Rdbms 8.1.7
    2)     Set systemtrig_enable=FALSE in init.ora
    3)     Install patchset 1711240 for 8.1.7.1.1
    4)     Execute $oracle_home/rdbms/admin/catalog.sql &
    catproc.sql scripts
    5)     Set systemtrig_enable=TRUE in init.ora
    6)     Execute the 9iAS 1.0.2.2.1 installation. An upgrade will
    take place.
    7)     Stop the Apache HTTP Service
    8)     In referencing the 9iAS Migration Guide A90222-01
    Section 5.2 Common Configuration Files:
    Edit the $portal30_home/apache/jserv/conf/jserv.properties so
    that it
    Contains one occurrence of the following lines:
    # Oracle Portal
    wrapper.classpath=E:\portal30\portal30\bibeans\jewt-opt-4_1_2.zip
    wrapper.classpath=E:\portal30\portal30\bibeans\share-opt-
    1_1_7.zip
    wrapper.classpath=E:\portal30\portal30\bibeans\utility.jar
    wrapper.classpath=E:\portal30\portal30\bibeans\utilitygui.jar
    wrapper.classpath=E:\portal30\portal30\bibeans\utilitypersist.jar
    wrapper.classpath=E:\portal30\portal30\bibeans\utilityxml.jar
    wrapper.classpath=E:\portal30\portal30\bibeans\swingall.jar
    wrapper.classpath=E:\portal30\portal30\bibeans\graph.jar
    wrapper.classpath=E:\portal30\portal30\bibeans\graphgui.jar
    wrapper.classpath=E:\portal30\portal30\bibeans\LW_PfjBean.jar
    wrapper.classpath=E:\portal30\portal30\bibeans\bivisbeans.jar
    wrapper.classpath=E:\portal30\lib\http_client.jar
    wrapper.classpath=E:\portal30\jlib\javax-ssl-1_2.jar
    wrapper.classpath=E:\portal30\jlib\jssl-1_2.jar
    wrapper.env=WV_GATEWAY_CFG=E:\portal30
    \Apache\modplsql\cfg\wdbsvr.app
    9)     In referencing the 9iAS Migration Guide A90222-01
    Section 5.2 Common Configuration Files:
    Edit the $portal30_home/apache/jserv/conf/jserv.properties so
    that it
    Contains one occurrence of the following lines:
    # Oracle BC4J
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\ordim817.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\ordvir817.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\ordhttp.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\jndi.jar
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\jbomt.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\javax_ejb.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\jdev-rt.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\jbohtml.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\jboremote.zip
    wrapper.classpath=E:\portal30
    \Apache\BC4J\lib\connectionmanager.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\jbodomorcl.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\jboimdomains.zip
    wrapper.classpath=E:\portal30\Apache\BC4J\lib\jboorasql.zip
    wrapper.classpath=E:\portal30
    \Apache\Apache\htdocs\onlineorders_html
    #wrapper.classpath=E:\portal30
    \Apache\Apache\htdocs\OnlineOrders_html\OnlineOrders.jar
    9) In referencing the 9iAS Migration Guide A90222-01
    Section 5.2 Common Configuration Files:
    Edit the $portal30_home/apache/jservlets/zone.properties and
    Remove the following line:
    repositories=E:\portal30\Apache\Jserv\servlets\Parallel.jar
    10) In referencing the 9iAS Migration Guide A90222-01
    Section 5.2 Common Configuration Files:
    Edit the $portal30_home/apache/jservlets/zone.properties and
    Remove duplicates of the following line:
    servlet.page.code=oracle.webdb.page.ParallelServlet
    11)     In referencing the 9iAS 1.0.2.2.1 Release Notes A92199-01
    Section 1.5.4.1.4
    Edit the $portal30_home/apache/jservlets/zone.properties and
    Remove duplicates of the following lines:
    repositories=E:\portal30\Apache\Jserv\servlets\Parallel.jar
    (this line is actually removed completed per step 9)
    repositories=E:\portal30\Apache\Jserv\servlets\ChartServlet.jar
    repositories=E:\portal30\Apache\Jserv\servlets\AppLoader.jar
    servlet.chart.code=oracle.webdb.chart.ChartServlet
    servlet.apploader.code=oracle.webdb.apploader.AppLoaderServlet
    servlet.ojsp.code=oracle.jsp.JspServlet
    servlet.ojsp.initArgs=alias_translation=false
    12)     In referencing the 9iAS 1.0.2.2.1 Release Notes A92199-01
    Section 1.5.1.36
    Edit the $portal30_home/apache/jserv/conf/jserv.config
    Insert:
    # PTG 1.1.1 Begin
    ApJservGroupMount /ptg balance://group1/root
    # PTG 1.1.1 End
    13)     In referencing the 9iAS 1.0.2.2.1 Release Notes A92199-01
    Section 1.5.2.9
    Edit the $portal30_home/apache/apache/conf/httpd.config
    Add the following directive:
    Alias /soapdocs/ “c:/portal30/soap/”
    14) Start the Apache HTTP service

    In the web.xml you mapped the HelloServlet to the
    /sampleapp url so you should call the servlet with the
    url:
    http://localhost:8080/<webapp>/sampleapp
    The directory structure of sampleapp is as follows,
    e:\sampleapp\WEB-INF\classes\
    WEB-INF\lib
    WEB-INF\sourcefiles
    WEB-INF\web.xml
    I dont have a webapp folder in my directory at all.
    <servlet-mapping>
    <servlet-name>HelloServlet</servlet-name>
    <url-pattern>/sampleapp</url-pattern>
    </servlet-mapping>As the below lines would suggest

  • Hp34970a read vi doesnot wait for scan to finish

    hi all.... i am facing problem ..im tryin to read DC current values from two channels.. i modified the advanced scan vi example..
    the read
    vi is not waiting for the scan to finish.... i used trigger vi outside
    a for loop and i want the readings to be taken for a number of times
    which is equal to the trigger count.... i even placed a time delay
    between the standard event vi and the read vi....the standard event
    register vi has been set for operation complete bit. Yet the read vi is
    not waiting.
    so can anyone let me knw if the delay helps in waiting the read vi to finish the scan??
    will the read vi give out the readings for each scan or will it just display random values??
    im
    posting the vi here... i kept the scan count to be 15 and scan-scan
    interval as 1sec. ( so it implies that im using a timer source for
    triggering) I used a time delay of 0.9secs in between standard event
    register vi and the read vi. 
    i used a for loop insted of
    a while loop coz i need the number of readings = scan count. i placed
    the trigger vi outside the for loop.
    can anyone have a look over this vi and help me out?
    Attachments:
    final2.vi ‏59 KB

    Now I placed a while loop around the standard event register vi and i am running it till i get a true in the bits set output. this time i checked the parameter'operation complete bit' instead of setting it. Only then i can see true value on the bit set output or else false.
    The bit 1 is true after some time (after scanning is done), but the instrument is showing -410 error. This error actually says ' a command was received which sends data to the output buffer, but the ouput buffer contained data from previous command(previous data is not overwritten).The output buffer is cleared when power has been off or after a bus Device Clear.'
    What should i do? Can you tell whether what i did is right? I atached the vi which has while loop around the standard event register vi.
    Attachments:
    final3.vi ‏49 KB

  • Error #2

    hey guys, i have a few error that i have tried to google for
    a fix but i couldn't find it, i have
    7 error i hope you guys don't mind me posting it here for
    help.
    it is for a dating website that i am installing . Hope
    someone can help me. Thank you ever so much.
    Error 1
    Warning: fwrite(): supplied argument is not a valid stream
    resource in
    /home/------/public_html/admin/inc/class.admin_language.php on line
    410
    Code
    \$_lang_text = array
    (\n\n" );
    Line 410
    Error 2
    Warning: fwrite(): supplied argument is not a valid stream
    resource in
    /home/-----/public_html/admin/inc/class.admin_language.php on line
    417
    Code
    fwrite( $_fp, "\n);\n\n?>" );
    Line 417
    Error 3
    Warning: fclose(): supplied argument is not a valid stream
    resource in
    /home/------/public_html/admin/inc/class.admin_language.php on line
    419
    Code
    fclose( $_fp );
    Line 419
    Error 4
    Warning: readcache(/_cache/lang-1.php): failed to open
    stream: No such file or directory in
    /home/therainb/public_html/inc/class.language.php on line 131
    Code
    include( $this->getCacheFilename( $this->curr_lang_id )
    Line 131
    Error 5
    Warning: readcache(): Failed opening '/_cache/lang-1.php' for
    inclusion (include_path='.:/usr/local/lib/php') in
    /home/therainb/public_html/inc/class.language.php on line 131
    Code
    include( $this->getCacheFilename( $this->curr_lang_id )
    Line 131
    Error 6
    Warning: Cannot modify header information - headers already
    sent by (output started at
    /home/therainb/public_html/admin/inc/class.admin_language.php:400)
    in /home/therainb/public_html/inc/class.frontend.php on line 123
    Code
    header( 'Location: '. URL_HOME . 'install.php' );
    Line 123
    and finaly "and i hope the last"
    Error 7
    Warning: fopen(/_cache/lang-1.php): failed to open stream: No
    such file or directory in
    /home/therainb/public_html/admin/inc/class.admin_language.php on
    line 400
    Code
    $_fp = fopen( parent::getCacheFilename( $lang_id ), 'w' );
    Line 400
    I THANK YOU SO MUCH EVERYONE WHO IS TAKING THE TIME TO GIVE ME A
    HAND.

    please someone help me, i was given this software free and
    they didnt give me a license, i contacted skadate but they said i
    can use the software but they do not help me with it.
    Someone please help.
    txs

  • Error compiling std headers on SuSE 9.3 with 20070106

    This file:
    #include <cstring>
    #include <string>
    int main(){
      return 0;
    }gets this output:
    CC -g -c -v test.cpp
    ###     command line files and options (expanded):
    ### -g -c -v test.cpp
    ### CC: Note: NLSPATH = /usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
    /usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/ccfe -y-o -ytest.o -y-fbe -y/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/fbe -y-xarch=generic -y-xtab -y-verbose -O0 -ptf /tmp/06578%1.%2 -ptx /usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/CC -ptk "-g -c -v " -D__i686__ -D__SUNPRO_CC=0x590 -Dunix -Di386 -D__i386 -D__i386__ -D__unix -D__unix__ -D__sun -D__BUILTIN_VA_ARG_INCR -D__linux -D__linux__ -Dlinux -D__gnu__linux__ -D__SUNPRO_CC_COMPAT=5 -g +d -y-g -xdbggen=no%dwarf2+stabs -I-xbuiltin -xldscope=global -instlib=/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/lib/libCstd.a -I/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd -I/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC -I/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/rw7 -I/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/cc -y-comdat test.cpp -s /tmp/ccfe.06578.0.s >&/tmp/ccfe.06578.1.err
    rm /tmp/ccfe.06578.0.s
    /usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/stdlibfilt -stderr </tmp/ccfe.06578.1.err
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/iosfwd", line 74: Error: mbstate_t is not defined.
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/iosfwd", line 75: Error: mbstate_t is not defined.
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 191: Error: "," expected instead of "state_type".
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 194: Error: Use ";" to terminate declarations.
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 261: Error: "," expected instead of "get_state".
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 265: Error: Use ";" to terminate declarations.
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 299: Error: "," expected instead of "state_type".
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 302: Error: Use ";" to terminate declarations.
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 410: Error: "," expected instead of "get_state".
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 414: Error: Use ";" to terminate declarations.
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 506: Error: The function "strstr" must have a prototype.
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 523: Error: The function "strcspn" must have a prototype.
    "/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 529: Error: The function "strspn" must have a prototype.
    13 Error(s) detected.I'm running SuSE 9.3, with kernel:
    2.6.11.4-21.10-default

    See my reply in this thread:
    http://forum.sun.com/thread.jspa?threadID=28760

  • Problem With httpd.conf and mod_rewrite rules Apache 2.2

    I have some RewriteRules that are working on my Leopard Client Apache 2.2 machine - but when I try to implement them on Leopard Server Apache 2.2, they don't work. I don't get any errors, they just won't execute.
    Could somebody with Leopard Server help me out using the below info?
    Here are the rules I am trying to add: (below is the httpd.conf file)
    ======RULES========
    RewriteEngine On
    Options +FollowSymLinks
    RewriteRule ^(.+)/$ http://%{HTTP_HOST}$1 [R=301, L]
    # Remove ".php"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.php(.*)\ HTTP
    RewriteRule (.+)\.php(.*)$ $1$2 [R, L]
    # Remove ".asp"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.asp(.*)\ HTTP
    RewriteRule (.+)\.asp(.*)$ $1$2 [R, L]
    # Remove ".aspx"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.aspx(.*)\ HTTP
    RewriteRule (.+)\.aspx(.*)$ $1$2 [R, L]
    # Remove ".htm" and ".html"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.htm.(.)\ HTTP
    RewriteRule (.+)\.htm.(.)$ $1$2 [R, L]
    # Remove ".cfm"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.cfm(.*)\ HTTP
    RewriteRule (.+)\.cfm(.*)$ $1$2 [R, L]
    # Remove ".bak"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.bak(.*)\ HTTP
    RewriteRule (.+)\.bak(.*)$ $1$2 [R, L]
    # Remove ".inc"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.inc(.*)\ HTTP
    RewriteRule (.+)\.inc(.*)$ $1$2 [R, L]
    # Remove ".*"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\..(.)\ HTTP
    RewriteRule (.+)\..(.)$ $1$2 [R, L]
    =====RULES============
    =========HTTPD.CONF=============
    #### Default httpd.conf for Mac OS X Server, Apache 2.2
    #### This httpd.conf differs from the httpd.conf distributed
    #### with Apache and the httpd.conf present on Mac OS X.
    #### Feel free to edit this; the Server Admin app also edits this file but will
    #### respect your changes unless noted below. See also ReadMe.txt.
    ## ServerRoot: The top of the directory tree under which the server's
    ## configuration, error, and log files are kept.
    ## NOTE! If you intend to place this on an NFS (or otherwise network)
    ## mounted filesystem then please read the LockFile documentation
    ## (available at <URL:<a class="jive-link-external-small" href="http://">http://www.apache.org/docs/mod/core.html#lockfile>);
    ## you will save yourself a lot of trouble.
    ## Do NOT add a slash at the end of the directory path.
    ServerRoot "/usr"
    ## PidFile: The file in which the server should record its process
    ## identification number when it starts.
    PidFile /var/run/httpd.pid
    ## ScoreBoardFile: File used to store internal server process information.
    ## Not all architectures require this. But if yours does (you'll know because
    ## this file will be created when you run Apache) then you must ensure that
    ## no two invocations of Apache share the same scoreboard file.
    #ScoreBoardFile "/var/run/apache2runtimestatus"
    ## Server-pool size regulation. Rather than making you guess how many
    ## server processes you need, Apache dynamically adapts to the load it
    ## sees --- that is, it tries to maintain enough server processes to
    ## handle the current load, plus a few spare servers to handle transient
    ## load spikes (e.g., multiple simultaneous requests from a single
    ## Netscape browser).
    ## It does this by periodically checking how many servers are waiting
    ## for a request. If there are fewer than MinSpareServers, it creates
    ## a new spare. If there are more than MaxSpareServers, some of the
    ## spares die off. The default values are probably OK for most sites.
    MinSpareServers 1
    MaxSpareServers 1
    ## Number of servers to start initially --- should be a reasonable ballpark
    ## figure.
    StartServers 1
    ## MaxRequestsPerChild: the number of requests each child process is
    ## allowed to process before the child dies. The child will exit so
    ## as to avoid problems after prolonged use when Apache (and maybe the
    ## libraries it uses) leak memory or other resources. On most systems, this
    ## isn't really needed, but a few (such as Solaris) do have notable leaks
    ## in the libraries. For these platforms, set to something like 10000
    ## or so; a setting of 0 means unlimited.
    ## NOTE: This value does not include keepalive requests after the initial
    ## request per connection. For example, if a child process handles
    ## an initial request and 10 subsequent "keptalive" requests, it
    ## would only count as 1 request towards this limit.
    MaxRequestsPerChild 100000
    ## Dynamic Shared Object (DSO) Support
    ## To be able to use the functionality of a module which was built as a DSO you
    ## have to place corresponding `LoadModule' lines at this location so the
    ## directives contained in it are actually available before they are used.
    ## Please read the file http://httpd.apache.org/docs/dso.html for more
    ## details about the DSO mechanism and run `httpd -l' for the list of already
    ## built-in (statically linked and thus always available) modules in your httpd
    ## binary.
    ## Note: The order in which modules are loaded is important. Don't change
    ## the order below without expert advice.
    ## Example:
    ## LoadModule foo_module libexec/mod_foo.so
    #### For Mac OS X Server: Note that the Server Admin application
    #### and the apxs utility enable and disable modules
    #### by removing and adding a comment character.
    LoadModule authnfilemodule libexec/apache2/modauthnfile.so
    #LoadModule authndbmmodule libexec/apache2/modauthndbm.so
    #LoadModule authnanonmodule libexec/apache2/modauthnanon.so
    #LoadModule authndbdmodule libexec/apache2/modauthndbd.so
    #LoadModule authndefaultmodule libexec/apache2/modauthndefault.so
    LoadModule authzhostmodule libexec/apache2/modauthzhost.so
    #LoadModule authzgroupfilemodule libexec/apache2/modauthzgroupfile.so
    #LoadModule authzusermodule libexec/apache2/modauthzuser.so
    #LoadModule authzdbmmodule libexec/apache2/modauthzdbm.so
    #LoadModule authzownermodule libexec/apache2/modauthzowner.so
    #LoadModule authzdefaultmodule libexec/apache2/modauthzdefault.so
    #LoadModule authbasicmodule libexec/apache2/modauthbasic.so
    #LoadModule authdigest_applemodule libexec/apache2/modauth_digestapple.so
    LoadModule cache_module libexec/apache2/mod_cache.so
    LoadModule memcachemodule libexec/apache2/modmemcache.so
    LoadModule diskcachemodule libexec/apache2/moddiskcache.so
    #LoadModule dbd_module libexec/apache2/mod_dbd.so
    LoadModule dumpio_module libexec/apache2/mod_dumpio.so
    LoadModule extfiltermodule libexec/apache2/modextfilter.so
    LoadModule include_module libexec/apache2/mod_include.so
    LoadModule filter_module libexec/apache2/mod_filter.so
    LoadModule deflate_module libexec/apache2/mod_deflate.so
    LoadModule logconfigmodule libexec/apache2/modlogconfig.so
    LoadModule logio_module libexec/apache2/mod_logio.so
    LoadModule env_module libexec/apache2/mod_env.so
    LoadModule expires_module libexec/apache2/mod_expires.so
    LoadModule headers_module libexec/apache2/mod_headers.so
    LoadModule ident_module libexec/apache2/mod_ident.so
    LoadModule setenvif_module libexec/apache2/mod_setenvif.so
    LoadModule proxy_module libexec/apache2/mod_proxy.so
    #LoadModule proxyconnectmodule libexec/apache2/modproxyconnect.so
    #LoadModule proxyftpmodule libexec/apache2/modproxyftp.so
    LoadModule proxyhttpmodule libexec/apache2/modproxyhttp.so
    #LoadModule proxyajpmodule libexec/apache2/modproxyajp.so
    LoadModule proxybalancermodule libexec/apache2/modproxybalancer.so
    LoadModule ssl_module libexec/apache2/mod_ssl.so
    LoadModule mime_module libexec/apache2/mod_mime.so
    #LoadModule mimemagicmodule libexec/apache2/modmimemagic.so
    #LoadModule dav_module libexec/apache2/mod_dav.so
    LoadModule status_module libexec/apache2/mod_status.so
    LoadModule autoindex_module libexec/apache2/mod_autoindex.so
    LoadModule asis_module libexec/apache2/mod_asis.so
    LoadModule info_module libexec/apache2/mod_info.so
    LoadModule cgi_module libexec/apache2/mod_cgi.so
    #LoadModule davfsmodule libexec/apache2/moddavfs.so
    LoadModule vhostaliasmodule libexec/apache2/modvhostalias.so
    LoadModule negotiation_module libexec/apache2/mod_negotiation.so
    LoadModule dir_module libexec/apache2/mod_dir.so
    LoadModule imagemap_module libexec/apache2/mod_imagemap.so
    LoadModule actions_module libexec/apache2/mod_actions.so
    LoadModule speling_module libexec/apache2/mod_speling.so
    LoadModule userdir_module libexec/apache2/mod_userdir.so
    LoadModule alias_module libexec/apache2/mod_alias.so
    LoadModule rewrite_module libexec/apache2/mod_rewrite.so
    #LoadModule php5_module libexec/apache2/libphp5.so
    #LoadModule encoding_module libexec/apache2/mod_encoding.so
    #LoadModule jk_module libexec/apache2/mod_jk.so
    #LoadModule applespotlightmodule libexec/apache2/modspotlightapple.so
    #LoadModule bonjour_module libexec/apache2/mod_bonjour.so
    LoadModule appleauthmodule libexec/apache2/modauthapple.so
    LoadModule spnegoauthmodule libexec/apache2/modspnegoapple.so
    LoadModule appledigestmodule libexec/apache2/moddigestapple.so
    LoadModule hfsapplemodule libexec/apache2/modhfsapple.so
    #LoadModule fastcgi_module libexec/apache2/mod_fastcgi.so
    #LoadModule scgipubsubmodule libexec/apache2/modscgipubsub.so
    #LoadModule davsvnmodule libexec/apache2/moddavsvn.so
    #LoadModule authzsvnmodule libexec/apache2/modauthzsvn.so
    ## If you wish httpd to run as a different user or group, you must run
    ## httpd as root initially and it will switch.
    ## User/Group: The name (or #number) of the user/group to run httpd as.
    ## It is usually good practice to create a dedicated user and group for
    ## running httpd, as with most system services.
    User www
    Group www
    ## Each directory to which Apache has access, can be configured with respect
    ## to which services and features are allowed and/or disabled in that
    ## directory (and its subdirectories).
    ## First, we configure the "default" to be a very restrictive set of
    ## features.
    <Directory />
    Options FollowSymLinks
    AllowOverride None
    </Directory>
    ## UserDir: The name of the directory which is appended onto a user's home
    ## directory if a ~user request is received.
    #### For Mac OS X Server: Note that
    #### personal websharing is not supported on Mac OS X Server.
    <IfModule mod_userdir.c>
    UserDir Sites
    </IfModule>
    ## AccessFileName: The name of the file to look for in each directory
    ## for access control information.
    AccessFileName .htaccess
    ## The following lines prevent .htaccess files from being viewed by
    ## Web clients.
    #### For Mac OS X Server: Note the case-insensitive pattern, which protects
    #### .htaccess fils on HFS volumes.
    #### (Note: Denying .DS_S* may interfere with Finder WebDAV operation)
    <Files ~ "^\.([Hh][Tt]|[Dd][Ss]_[Ss])">
    Order allow,deny
    Deny from all
    Satisfy All
    </Files>
    #### Block attempts to circumvent access controls by requesting forks.
    <Files "rsrc">
    Order allow,deny
    Deny from all
    Satisfy All
    </Files>
    <DirectoryMatch ".*\.\.namedfork">
    Order allow,deny
    Deny from all
    Satisfy All
    </DirectoryMatch>
    ## DefaultType is the default MIME type the server will use for a document
    ## if it cannot otherwise determine one, such as from filename extensions.
    ## If your server contains mostly text or HTML documents, "text/plain" is
    ## a good value. If most of your content is binary, such as applications
    ## or images, you may want to use "application/octet-stream" instead to
    ## keep browsers from trying to display binary files as though they are
    ## text.
    DefaultType text/plain
    <IfModule mod_mime.c>
    # TypesConfig points to the file containing the list of mappings from
    # filename extension to MIME-type.
    TypesConfig /dev/null
    #AddType application/x-gzip .tgz
    # AddEncoding allows you to have certain browsers uncompress
    # information on the fly. Note: Not all browsers support this.
    #AddEncoding x-compress .Z
    #AddEncoding x-gzip .gz .tgz
    # Filters allow you to process content before it is sent to the client.
    # To parse .shtml files for server-side includes (SSI):
    # (You will also need to add "Includes" to the "Options" directive.)
    #AddOutputFilter INCLUDES .shtml
    ## Although mod_mime may support several extensions following a single
    ## mime type (ex: "AddType video/quicktime qt mov"), the parser used
    ## by the Server Admin application expects only one extension per line.
    AddHandler send-as-is asis
    AddHandler cgi-script cgi
    AddHandler fastcgi-script fcgi
    AddHandler imap-file map
    AddHandler server-parsed shtml
    AddHandler type-map var
    AddHandler spotlight-search spotlight
    AddType application/andrew-inset ez
    AddType application/atom+xml atom
    AddType application/atomcat+xml atomcat
    AddType application/atomsvc+xml atomsvc
    AddType application/ccxml+xml ccxml
    AddType application/davmount+xml davmount
    AddType application/ecmascript ecma
    AddType application/font-tdpfr pfr
    AddType application/hyperstudio stk
    AddType application/javascript js
    AddType application/json json
    AddType application/mac-binhex40 hqx
    AddType application/mac-compactpro cpt
    AddType application/marc mrc
    AddType application/mathematica ma
    AddType application/mathematica mb
    AddType application/mathematica nb
    AddType application/mathml+xml mathml
    AddType application/mbox mbox
    AddType application/mediaservercontrol+xml mscml
    AddType application/mp4 mp4s
    AddType application/msword doc
    AddType application/msword dot
    AddType application/mxf mxf
    AddType application/octet-stream bin
    AddType application/octet-stream bpk
    AddType application/octet-stream class
    AddType application/octet-stream dist
    AddType application/octet-stream distz
    AddType application/octet-stream dmg
    AddType application/octet-stream dms
    AddType application/octet-stream dump
    AddType application/octet-stream elc
    AddType application/octet-stream iso
    AddType application/octet-stream lha
    AddType application/octet-stream lzh
    AddType application/octet-stream scpt
    AddType application/octet-stream so
    AddType application/oda oda
    AddType application/ogg ogg
    AddType application/pdf pdf
    AddType application/pgp-encrypted pgp
    AddType application/pgp-signature asc
    AddType application/pgp-signature sig
    AddType application/pics-rules prf
    AddType application/pkcs10 p10
    AddType application/pkcs7-mime p7c
    AddType application/pkcs7-mime p7m
    AddType application/pkcs7-signature p7s
    AddType application/pkix-cert cer
    AddType application/pkix-crl crl
    AddType application/pkix-pkipath pkipath
    AddType application/pkixcmp pki
    AddType application/pls+xml pls
    AddType application/postscript ai
    AddType application/postscript eps
    AddType application/postscript ps
    AddType application/prs.cww cww
    AddType application/rdf+xml rdf
    AddType application/reginfo+xml rif
    AddType application/relax-ng-compact-syntax rnc
    AddType application/resource-lists+xml rl
    AddType application/rls-services+xml rs
    AddType application/rsd+xml rsd
    AddType application/rss+xml rss
    AddType application/rtf rtf
    AddType application/sbml+xml sbml
    AddType application/sdp sdp
    AddType application/set-payment-initiation setpay
    AddType application/set-registration-initiation setreg
    AddType application/shf+xml shf
    AddType application/smil+xml smi
    AddType application/smil+xml smil
    AddType application/srgs gram
    AddType application/srgs+xml grxml
    AddType application/ssml+xml ssml
    AddType application/vnd.3gpp.pic-bw-large plb
    AddType application/vnd.3gpp.pic-bw-small psb
    AddType application/vnd.3gpp.pic-bw-var pvb
    AddType application/vnd.3m.post-it-notes pwn
    AddType application/vnd.accpac.simply.aso aso
    AddType application/vnd.accpac.simply.imp imp
    AddType application/vnd.acucobol acu
    AddType application/vnd.acucorp acutc
    AddType application/vnd.acucorp atc
    AddType application/vnd.adobe.xdp+xml xdp
    AddType application/vnd.adobe.xfdf xfdf
    AddType application/vnd.amiga.ami ami
    AddType application/vnd.anser-web-certificate-issue-initiation cii
    AddType application/vnd.anser-web-funds-transfer-initiation fti
    AddType application/vnd.antix.game-component atx
    AddType application/vnd.apple.installer+xml mpkg
    AddType application/vnd.apple.installer+xml pkg
    AddType application/vnd.audiograph aep
    AddType application/vnd.blueice.multipass mpm
    AddType application/vnd.bmi bmi
    AddType application/vnd.businessobjects rep
    AddType application/vnd.chemdraw+xml cdxml
    AddType application/vnd.chipnuts.karaoke-mmd mmd
    AddType application/vnd.cinderella cdy
    AddType application/vnd.claymore cla
    AddType application/vnd.clonk.c4group c4d
    AddType application/vnd.clonk.c4group c4f
    AddType application/vnd.clonk.c4group c4g
    AddType application/vnd.clonk.c4group c4p
    AddType application/vnd.clonk.c4group c4u
    AddType application/vnd.commonspace csp
    AddType application/vnd.commonspace cst
    AddType application/vnd.contact.cmsg cdbcmsg
    AddType application/vnd.cosmocaller cmc
    AddType application/vnd.crick.clicker clkx
    AddType application/vnd.crick.clicker.keyboard clkk
    AddType application/vnd.crick.clicker.palette clkp
    AddType application/vnd.crick.clicker.template clkt
    AddType application/vnd.crick.clicker.wordbank clkw
    AddType application/vnd.criticaltools.wbs+xml wbs
    AddType application/vnd.ctc-posml pml
    AddType application/vnd.cups-ppd ppd
    AddType application/vnd.curl curl
    AddType application/vnd.data-vision.rdz rdz
    AddType application/vnd.denovo.fcselayout-link fe_launch
    AddType application/vnd.dna dna
    AddType application/vnd.dolby.mlp mlp
    AddType application/vnd.dpgraph dpg
    AddType application/vnd.dreamfactory dfac
    AddType application/vnd.ecowin.chart mag
    AddType application/vnd.enliven nml
    AddType application/vnd.epson.esf esf
    AddType application/vnd.epson.msf msf
    AddType application/vnd.epson.quickanime qam
    AddType application/vnd.epson.salt slt
    AddType application/vnd.epson.ssf ssf
    AddType application/vnd.eszigno3+xml es3 et3
    AddType application/vnd.ezpix-album ez2
    AddType application/vnd.ezpix-package ez3
    AddType application/vnd.fdf fdf
    AddType application/vnd.flographit gph
    AddType application/vnd.fluxtime.clip ftc
    AddType application/vnd.framemaker fm
    AddType application/vnd.framemaker frame
    AddType application/vnd.framemaker maker
    AddType application/vnd.frogans.fnc fnc
    AddType application/vnd.frogans.ltf ltf
    AddType application/vnd.fsc.weblaunch fsc
    AddType application/vnd.fujitsu.oasys oas
    AddType application/vnd.fujitsu.oasys2 oa2
    AddType application/vnd.fujitsu.oasys3 oa3
    AddType application/vnd.fujitsu.oasysgp fg5
    AddType application/vnd.fujitsu.oasysprs bh2
    AddType application/vnd.fujixerox.ddd ddd
    AddType application/vnd.fujixerox.docuworks xdw
    AddType application/vnd.fujixerox.docuworks.binder xbd
    AddType application/vnd.fuzzysheet fzs
    AddType application/vnd.genomatix.tuxedo txd
    AddType application/vnd.google-earth.kml+xml kml
    AddType application/vnd.google-earth.kmz kmz
    AddType application/vnd.grafeq gqf
    AddType application/vnd.grafeq gqs
    AddType application/vnd.groove-account gac
    AddType application/vnd.groove-help ghf
    AddType application/vnd.groove-identity-message gim
    AddType application/vnd.groove-injector grv
    AddType application/vnd.groove-tool-message gtm
    AddType application/vnd.groove-tool-template tpl
    AddType application/vnd.groove-vcard vcg
    AddType application/vnd.handheld-entertainment+xml zmm
    AddType application/vnd.hbci hbci
    AddType application/vnd.hhe.lesson-player les
    AddType application/vnd.hp-hpgl hpgl
    AddType application/vnd.hp-hpid hpid
    AddType application/vnd.hp-hps hps
    AddType application/vnd.hp-jlyt jlt
    AddType application/vnd.hp-pcl pcl
    AddType application/vnd.hp-pclxl pclxl
    AddType application/vnd.hzn-3d-crossword x3d
    AddType application/vnd.ibm.minipay mpy
    AddType application/vnd.ibm.modcap afp
    AddType application/vnd.ibm.modcap list3820
    AddType application/vnd.ibm.modcap listafp
    AddType application/vnd.ibm.rights-management irm
    AddType application/vnd.ibm.secure-container sc
    AddType application/vnd.igloader igl
    AddType application/vnd.immervision-ivp ivp
    AddType application/vnd.immervision-ivu ivu
    AddType application/vnd.intercon.formnet xpw
    AddType application/vnd.intercon.formnet xpx
    AddType application/vnd.intu.qbo qbo
    AddType application/vnd.intu.qfx qfx
    AddType application/vnd.ipunplugged.rcprofile rcprofile
    AddType application/vnd.irepository.package+xml irp
    AddType application/vnd.is-xpr xpr
    AddType application/vnd.jam jam
    AddType application/vnd.jcp.javame.midlet-rms rms
    AddType application/vnd.jisp jisp
    AddType application/vnd.kahootz ktr
    AddType application/vnd.kahootz ktz
    AddType application/vnd.kde.karbon karbon
    AddType application/vnd.kde.kchart chrt
    AddType application/vnd.kde.kformula kfo
    AddType application/vnd.kde.kivio flw
    AddType application/vnd.kde.kontour kon
    AddType application/vnd.kde.kpresenter kpr
    AddType application/vnd.kde.kpresenter kpt
    AddType application/vnd.kde.kspread ksp
    AddType application/vnd.kde.kword kwd
    AddType application/vnd.kde.kword kwt
    AddType application/vnd.kenameaapp htke
    AddType application/vnd.kidspiration kia
    AddType application/vnd.kinar kne
    AddType application/vnd.kinar knp
    AddType application/vnd.koan skd
    AddType application/vnd.koan skm
    AddType application/vnd.koan skp
    AddType application/vnd.koan skt
    AddType application/vnd.llamagraphics.life-balance.desktop lbd
    AddType application/vnd.llamagraphics.life-balance.exchange+xml lbe
    AddType application/vnd.lotus-1-2-3 123
    AddType application/vnd.lotus-approach apr
    AddType application/vnd.lotus-freelance pre
    AddType application/vnd.lotus-notes nsf
    AddType application/vnd.lotus-organizer org
    AddType application/vnd.lotus-screencam scm
    AddType application/vnd.lotus-wordpro lwp
    AddType application/vnd.macports.portpkg portpkg
    AddType application/vnd.mcd mcd
    AddType application/vnd.medcalcdata mc1
    AddType application/vnd.mediastation.cdkey cdkey
    AddType application/vnd.mfer mwf
    AddType application/vnd.mfmp mfm
    AddType application/vnd.micrografx.flo flo
    AddType application/vnd.micrografx.igx igx
    AddType application/vnd.mif mif
    AddType application/vnd.mobius.daf daf
    AddType application/vnd.mobius.dis dis
    AddType application/vnd.mobius.mbk mbk
    AddType application/vnd.mobius.mqy mqy
    AddType application/vnd.mobius.msl msl
    AddType application/vnd.mobius.plc plc
    AddType application/vnd.mobius.txf txf
    AddType application/vnd.mophun.application mpn
    AddType application/vnd.mophun.certificate mpc
    AddType application/vnd.mozilla.xul+xml xul
    AddType application/vnd.ms-artgalry cil
    AddType application/vnd.ms-asf asf
    AddType application/vnd.ms-cab-compressed cab
    AddType application/vnd.ms-excel xla
    AddType application/vnd.ms-excel xlc
    AddType application/vnd.ms-excel xlm
    AddType application/vnd.ms-excel xls
    AddType application/vnd.ms-excel xlt
    AddType application/vnd.ms-excel xlw
    AddType application/vnd.ms-fontobject eot
    AddType application/vnd.ms-htmlhelp chm
    AddType application/vnd.ms-ims ims
    AddType application/vnd.ms-lrm lrm
    AddType application/vnd.ms-powerpoint pot
    AddType application/vnd.ms-powerpoint pps
    AddType application/vnd.ms-powerpoint ppt
    AddType application/vnd.ms-project mpp
    AddType application/vnd.ms-project mpt
    AddType application/vnd.ms-works wcm
    AddType application/vnd.ms-works wdb
    AddType application/vnd.ms-works wks
    AddType application/vnd.ms-works wps
    AddType application/vnd.ms-wpl wpl
    AddType application/vnd.ms-xpsdocument xps
    AddType application/vnd.mseq mseq
    AddType application/vnd.musician mus
    AddType application/vnd.neurolanguage.nlu nlu
    AddType application/vnd.noblenet-directory nnd
    AddType application/vnd.noblenet-sealer nns
    AddType application/vnd.noblenet-web nnw
    AddType application/vnd.nokia.n-gage.data ngdat
    AddType application/vnd.nokia.n-gage.symbian.install n-gage
    AddType application/vnd.nokia.radio-preset rpst
    AddType application/vnd.nokia.radio-presets rpss
    AddType application/vnd.novadigm.edm edm
    AddType application/vnd.novadigm.edx edx
    AddType application/vnd.novadigm.ext ext
    AddType application/vnd.oasis.opendocument.chart odc
    AddType application/vnd.oasis.opendocument.chart-template otc
    AddType application/vnd.oasis.opendocument.formula odf
    AddType application/vnd.oasis.opendocument.formula-template otf
    AddType application/vnd.oasis.opendocument.graphics odg
    AddType application/vnd.oasis.opendocument.graphics-template otg
    AddType application/vnd.oasis.opendocument.image odi
    AddType application/vnd.oasis.opendocument.image-template oti
    AddType application/vnd.oasis.opendocument.presentation odp
    AddType application/vnd.oasis.opendocument.presentation-template otp
    AddType application/vnd.oasis.opendocument.spreadsheet ods
    AddType application/vnd.oasis.opendocument.spreadsheet-template ots
    AddType application/vnd.oasis.opendocument.text odt
    AddType application/vnd.oasis.opendocument.text-master otm
    AddType application/vnd.oasis.opendocument.text-template ott
    AddType application/vnd.oasis.opendocument.text-web oth
    AddType application/vnd.olpc-sugar xo
    AddType application/vnd.oma.dd2+xml dd2
    AddType application/vnd.openofficeorg.extension oxt
    AddType application/vnd.osgi.dp dp
    AddType application/vnd.palm oprc
    AddType application/vnd.palm pdb
    AddType application/vnd.palm pqa
    AddType application/vnd.palm prc
    AddType application/vnd.pg.format str
    AddType application/vnd.pg.osasli ei6
    AddType application/vnd.picsel efif
    AddType application/vnd.pocketlearn plf
    AddType application/vnd.powerbuilder6 pbd
    AddType application/vnd.previewsystems.box box
    AddType application/vnd.proteus.magazine mgz
    AddType application/vnd.publishare-delta-tree qps
    AddType application/vnd.pvi.ptid1 ptid
    AddType application/vnd.quark.quarkxpress qwd
    AddType application/vnd.quark.quarkxpress qwt
    AddType application/vnd.quark.quarkxpress qxb
    AddType application/vnd.quark.quarkxpress qxd
    AddType application/vnd.quark.quarkxpress qxl
    AddType application/vnd.quark.quarkxpress qxt
    AddType application/vnd.recordare.musicxml mxl
    # AddType application/vnd.rn-realmedia rm
    AddType application/vnd.seemail see
    AddType application/vnd.sema sema
    AddType application/vnd.semd semd
    AddType application/vnd.semf semf
    AddType application/vnd.shana.informed.formdata ifm
    AddType application/vnd.shana.informed.formtemplate itp
    AddType application/vnd.shana.informed.interchange iif
    AddType application/vnd.shana.informed.package ipk
    AddType application/vnd.simtech-mindmapper twd
    AddType application/vnd.simtech-mindmapper twds
    AddType application/vnd.smaf mmf
    AddType application/vnd.solent.sdkm+xml sdkd
    AddType application/vnd.solent.sdkm+xml sdkm
    AddType application/vnd.spotfire.dxp dxp
    AddType application/vnd.spotfire.sfs sfs
    AddType application/vnd.sus-calendar sus
    AddType application/vnd.sus-calendar susp
    AddType application/vnd.svd svd
    AddType application/vnd.syncml+xml xsm
    AddType application/vnd.syncml.dm+wbxml bdm
    AddType application/vnd.syncml.dm+xml xdm
    AddType application/vnd.tao.intent-module-archive tao
    AddType application/vnd.tmobile-livetv tmo
    AddType application/vnd.trid.tpt tpt
    AddType application/vnd.triscape.mxs mxs
    AddType application/vnd.trueapp tra
    AddType application/vnd.ufdl ufd
    AddType application/vnd.ufdl ufdl
    AddType application/vnd.uiq.theme utz
    AddType application/vnd.umajin umj
    AddType application/vnd.unity unityweb
    AddType application/vnd.uoml+xml uoml
    AddType application/vnd.vcx vcx
    AddType application/vnd.visio vsd
    AddType application/vnd.visio vss
    AddType application/vnd.visio vst
    AddType application/vnd.visio vsw
    AddType application/vnd.visionary vis
    AddType application/vnd.vsf vsf
    AddType application/vnd.wap.wbxml wbxml
    AddType application/vnd.wap.wmlc wmlc
    AddType application/vnd.wap.wmlscriptc wmlsc
    AddType application/vnd.webturbo wtb
    AddType application/vnd.wordperfect wpd
    AddType application/vnd.wqd wqd
    AddType application/vnd.wt.stf stf
    AddType application/vnd.xara xar
    AddType application/vnd.xfdl xfdl
    AddType application/vnd.yamaha.hv-dic hvd
    AddType application/vnd.yamaha.hv-script hvs
    AddType application/vnd.yamaha.hv-voice hvp
    AddType application/vnd.yamaha.smaf-audio saf
    AddType application/vnd.yamaha.smaf-phrase spf
    AddType application/vnd.yellowriver-custom-menu cmp
    AddType application/vnd.zzazz.deck+xml zaz
    AddType application/voicexml+xml vxml
    AddType application/winhlp hlp
    AddType application/wsdl+xml wsdl
    AddType application/wspolicy+xml wspolicy
    AddType application/x-ace-compressed ace
    AddType application/x-bcpio bcpio
    AddType application/x-bittorrent torrent
    AddType application/x-bzip bz
    AddType application/x-bzip2 boz
    AddType application/x-bzip2 bz2
    AddType application/x-cdlink vcd
    AddType application/x-chat chat
    AddType application/x-chess-pgn pgn
    AddType application/x-cpio cpio
    AddType application/x-csh csh
    AddType application/x-director dcr
    AddType application/x-director dir
    AddType application/x-director dxr
    AddType application/x-director fgd
    AddType application/x-dvi dvi
    AddType application/x-futuresplash spl
    AddType application/x-gtar gtar
    AddType application/x-hdf hdf
    AddType application/x-httpd-php php
    AddType application/x-httpd-php-source phps
    AddType application/x-httpd-php3 php3
    AddType application/x-java-jnlp-file jnlp
    AddType application/x-latex latex
    AddType application/x-ms-wmd wmd
    AddType application/x-ms-wmz wmz
    AddType application/x-msaccess mdb
    AddType application/x-msbinder obd
    AddType application/x-mscardfile crd
    AddType application/x-msclip clp
    AddType application/x-msdownload bat
    AddType application/x-msdownload com
    AddType application/x-msdownload dll
    AddType application/x-msdownload exe
    AddType application/x-msdownload msi
    AddType application/x-msmediaview m13
    AddType application/x-msmediaview m14
    AddType application/x-msmediaview mvb
    AddType application/x-msmetafile wmf
    AddType application/x-msmoney mny
    AddType application/x-mspublisher pub
    AddType application/x-msschedule scd
    AddType application/x-msterminal trm
    AddType application/x-mswrite wri
    AddType application/x-netcdf cdf
    AddType application/x-netcdf nc
    AddType application/x-pkcs12 p12
    AddType application/x-pkcs12 pfx
    AddType application/x-pkcs7-certificates p7b
    AddType application/x-pkcs7-certificates spc
    AddType application/x-pkcs7-certreqresp p7r
    AddType application/x-quicktimeplayer qtl
    AddType application/x-rar-compressed rar
    AddType application/x-sh sh
    AddType application/x-shar shar
    AddType application/x-shockwave-flash swf
    AddType application/x-stuffit sit
    AddType application/x-stuffitx sitx
    AddType application/x-sv4cpio sv4cpio
    AddType application/x-sv4crc sv4crc
    AddType application/x-tar tar
    AddType application/x-tar tgz
    AddType application/x-tcl tcl
    AddType application/x-tex tex
    AddType application/x-texinfo texi
    AddType application/x-texinfo texinfo
    AddType application/x-ustar ustar
    AddType application/x-wais-source src
    AddType application/x-x509-ca-cert crt
    AddType application/x-x509-ca-cert der
    AddType application/xenc+xml xenc
    AddType application/xhtml+xml xht
    AddType application/xhtml+xml xhtm
    AddType application/xhtml+xml xhtml
    AddType application/xml xml
    AddType application/xml xsl
    AddType application/xml-dtd dtd
    AddType application/xop+xml xop
    AddType application/xslt+xml xslt
    AddType application/xspf+xml xspf
    AddType application/xv+xml mxml
    AddType application/xv+xml xhvml
    AddType application/xv+xml xvm
    AddType application/xv+xml xvml
    AddType application/zip zip
    AddType audio/basic au
    AddType audio/basic snd
    AddType audio/midi kar
    AddType audio/midi mid
    AddType audio/midi midi
    AddType audio/midi rmi
    AddType audio/mp4 mp4a
    AddType audio/mp4a-latm m4a
    AddType audio/mp4a-latm m4p
    AddType audio/mpeg m2a
    AddType audio/mpeg m3a
    AddType audio/mpeg mp2
    AddType audio/mpeg mp2a
    AddType audio/mpeg mp3
    AddType audio/mpeg mpga
    AddType audio/vnd.digital-winds eol
    AddType audio/vnd.lucent.voice lvp
    AddType audio/vnd.nuera.ecelp4800 ecelp4800
    AddType audio/vnd.nuera.ecelp7470 ecelp7470
    AddType audio/vnd.nuera.ecelp9600 ecelp9600
    AddType audio/wav wav
    AddType audio/x-aiff aif
    AddType audio/x-aiff aifc
    AddType audio/x-aiff aiff
    AddType audio/x-m4a m4a
    AddType audio/x-mpegurl m3u
    AddType audio/x-ms-wax wax
    AddType audio/x-ms-wma wma
    AddType audio/x-pn-realaudio ra
    AddType audio/x-pn-realaudio ram
    AddType audio/x-pn-realaudio rm
    AddType audio/x-pn-realaudio-plugin rmp
    AddType audio/x-scpls pls
    AddType audio/x-wav wav
    AddType chemical/x-cdx cdx
    AddType chemical/x-cif cif
    AddType chemical/x-cmdf cmdf
    AddType chemical/x-cml cml
    AddType chemical/x-csml csml
    AddType chemical/x-pdb pdb
    AddType chemical/x-xyz xyz
    AddType image/bmp bmp
    AddType image/cgm cgm
    AddType image/g3fax g3
    AddType image/gif gif
    AddType image/ief ief
    AddType image/jp2 jp2
    AddType image/jpeg jpe
    AddType image/jpeg jpeg
    AddType image/jpeg jpg
    AddType image/pict pct
    AddType image/pict pic
    AddType image/pict pict
    AddType image/png png
    AddType image/prs.btif btif
    AddType image/svg+xml svg
    AddType image/svg+xml svgz
    AddType image/tiff tif
    AddType image/tiff tiff
    AddType image/vnd.adobe.photoshop psd
    AddType image/vnd.djvu djv
    AddType image/vnd.djvu djvu
    AddType image/vnd.dwg dwg
    AddType image/vnd.dxf dxf
    AddType image/vnd.fastbidsheet fbs
    AddType image/vnd.fpx fpx
    AddType image/vnd.fst fst
    AddType image/vnd.fujixerox.edmics-mmr mmr
    AddType image/vnd.fujixerox.edmics-rlc rlc
    AddType image/vnd.microsoft.icon ico
    AddType image/vnd.ms-modi mdi
    AddType image/vnd.net-fpx npx
    AddType image/vnd.wap.wbmp wbmp
    AddType image/vnd.xiff xif
    AddType image/x-cmu-raster ras
    AddType image/x-cmx cmx
    AddType image/x-macpaint mac
    AddType image/x-macpaint pnt
    AddType image/x-macpaint pntg
    AddType image/x-pcx pcx
    AddType image/x-pict pct
    AddType image/x-pict pic
    AddType image/x-portable-anymap pnm
    AddType image/x-portable-bitmap pbm
    AddType image/x-portable-graymap pgm
    AddType image/x-portable-pixmap ppm
    AddType image/x-quicktime qti
    AddType image/x-quicktime qtif
    AddType image/x-rgb rgb
    AddType image/x-xbitmap xbm
    AddType image/x-xpixmap xpm
    AddType image/x-xwindowdump xwd
    AddType message/rfc822 eml
    AddType message/rfc822 mime
    AddType model/iges iges
    AddType model/iges igs
    AddType model/mesh mesh
    AddType model/mesh msh
    AddType model/mesh silo
    AddType model/vnd.dwf dwf
    AddType model/vnd.gdl gdl
    AddType model/vnd.gtw gtw
    AddType model/vnd.mts mts
    AddType model/vnd.vtu vtu
    AddType model/vrml vrml
    AddType model/vrml wrl
    AddType text/calendar ics
    AddType text/calendar ifb
    AddType text/css css
    AddType text/csv csv
    AddType text/html htm
    AddType text/html html
    AddType text/html shtml
    AddType text/plain asc
    AddType text/plain conf
    AddType text/plain def
    AddType text/plain in
    AddType text/plain list
    AddType text/plain log
    AddType text/plain text
    AddType text/plain txt
    AddType text/prs.lines.tag dsc
    AddType text/richtext rtx
    AddType text/rtf rtf
    AddType text/sgml sgm
    AddType text/sgml sgml
    AddType text/tab-separated-values tsv
    AddType text/troff man
    AddType text/troff me
    AddType text/troff ms
    AddType text/troff roff
    AddType text/troff t
    AddType text/troff tr
    AddType text/uri-list uri
    AddType text/uri-list uris
    AddType text/uri-list urls
    AddType text/vnd.fly fly
    AddType text/vnd.fmi.flexstor flx
    AddType text/vnd.in3d.3dml 3dml
    AddType text/vnd.in3d.spot spot
    AddType text/vnd.sun.j2me.app-descriptor jad
    AddType text/vnd.wap.wml wml
    AddType text/vnd.wap.wmlscript wmls
    AddType text/x-asm s
    AddType text/x-asm sm
    AddType text/x-c c
    AddType text/x-c cc
    AddType text/x-c cpp
    AddType text/x-c cxx
    AddType text/x-c dic
    AddType text/x-c h
    AddType text/x-c hh
    AddType text/x-fortran f
    AddType text/x-fortran f77
    AddType text/x-fortran f90
    AddType text/x-fortran for
    AddType text/x-java-source java
    AddType text/x-pascal p
    AddType text/x-pascal pas
    AddType text/x-setext etx
    AddType text/x-uuencode uu
    AddType text/x-vcalendar vcs
    AddType text/x-vcard vcf
    AddType video/3gp2 3gp2
    AddType video/3gpp 3gp
    AddType video/3gpp 3gpp
    AddType video/3gpp2 3g2
    AddType video/h261 h261
    AddType video/h263 h263
    AddType video/h264 h264
    AddType video/jpeg jpgv
    AddType video/jpm jpgm
    AddType video/jpm jpm
    AddType video/mj2 mj2
    AddType video/mj2 mjp2
    AddType video/mp4 m4v
    AddType video/mp4 mp4
    AddType video/mp4 mp4v
    AddType video/mp4 mpg4
    AddType video/mpeg m1v
    AddType video/mpeg m2v
    AddType video/mpeg mpe
    AddType video/mpeg mpeg
    AddType video/mpeg mpg
    AddType video/quicktime mov
    AddType video/quicktime qt
    AddType video/vnd.fvt fvt
    AddType video/vnd.mpegurl m4u
    AddType video/vnd.mpegurl mxu
    AddType video/vnd.vivo viv
    AddType video/x-dv dif
    AddType video/x-dv dv
    AddType video/x-fli fli
    AddType video/x-ms-asf asf
    AddType video/x-ms-asf asx
    AddType video/x-ms-wm wm
    AddType video/x-ms-wmv wmv
    AddType video/x-ms-wmx wmx
    AddType video/x-ms-wvx wvx
    AddType video/x-msvideo avi
    AddType video/x-sgi-movie movie
    AddType x-conference/x-cooltalk ice
    # Settings for hosting different languages.
    # Required modules: mod_mime, mod_negotiation
    # DefaultLanguage and AddLanguage allows you to specify the language of
    # a document. You can then use content negotiation to give a browser a
    # file in a language the user can understand.
    # Specify a default language. This means that all data
    # going out without a specific language tag (see below) will
    # be marked with this one. You probably do NOT want to set
    # this unless you are sure it is correct for all cases.
    # * It is generally better to not mark a page as
    # * being a certain language than marking it with the wrong
    # * language!
    # DefaultLanguage nl
    # Note 1: The suffix does not have to be the same as the language
    # keyword --- those with documents in Polish (whose net-standard
    # language code is pl) may wish to use "AddLanguage pl .po" to
    # avoid the ambiguity with the common suffix for perl scripts.
    # Note 2: The example entries below illustrate that in some cases
    # the two character 'Language' abbreviation is not identical to
    # the two character 'Country' code for its country,
    # E.g. 'Danmark/dk' versus 'Danish/da'.
    # Note 3: In the case of 'ltz' we violate the RFC by using a three char
    # specifier. There is 'work in progress' to fix this and get
    # the reference data for rfc1766 cleaned up.
    # Catalan (ca) - Croatian (hr) - Czech (cs) - Danish (da) - Dutch (nl)
    # English (en) - Esperanto (eo) - Estonian (et) - French (fr) - German (de)
    # Greek-Modern (el) - Hebrew (he) - Italian (it) - Japanese (ja)
    # Korean (ko) - Luxembourgeois* (ltz) - Norwegian Nynorsk (nn)
    # Norwegian (no) - Polish (pl) - Portugese (pt)
    # Brazilian Portuguese (pt-BR) - Russian (ru) - Swedish (sv)
    # Simplified Chinese (zh-CN) - Spanish (es) - Traditional Chinese (zh-TW)
    AddLanguage ca .ca
    AddLanguage cs .cz .cs
    AddLanguage da .dk
    AddLanguage de .de
    AddLanguage el .el
    AddLanguage en .en
    AddLanguage eo .eo
    AddLanguage es .es
    AddLanguage et .et
    AddLanguage fr .fr
    AddLanguage he .he
    AddLanguage hr .hr
    AddLanguage it .it
    AddLanguage ja .ja
    AddLanguage ko .ko
    AddLanguage ltz .ltz
    AddLanguage nl .nl
    AddLanguage nn .nn
    AddLanguage no .no
    AddLanguage pl .po
    AddLanguage pt .pt
    AddLanguage pt-BR .pt-br
    AddLanguage ru .ru
    AddLanguage sv .sv
    AddLanguage zh-CN .zh-cn
    AddLanguage zh-TW .zh-tw
    # LanguagePriority allows you to give precedence to some languages
    # in case of a tie during content negotiation.
    # Just list the languages in decreasing order of preference. We have
    # more or less alphabetized them here. You probably want to change this.
    LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW
    # ForceLanguagePriority allows you to serve a result page rather than
    # MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback)
    # [in case no accepted languages matched the available variants]
    ForceLanguagePriority Prefer Fallback
    # Commonly used filename extensions to character sets. You probably
    # want to avoid clashes with the language extensions, unless you
    # are good at carefully testing your setup after each change.
    # See http://www.iana.org/assignments/character-sets for the
    # official list of charset names and their respective RFCs.
    AddCharset us-ascii.ascii .us-ascii
    AddCharset ISO-8859-1 .iso8859-1 .latin1
    AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen
    AddCharset ISO-8859-3 .iso8859-3 .latin3
    AddCharset ISO-8859-4 .iso8859-4 .latin4
    AddCharset ISO-8859-5 .iso8859-5 .cyr .iso-ru
    AddCharset ISO-8859-6 .iso8859-6 .arb .arabic
    AddCharset ISO-8859-7 .iso8859-7 .grk .greek
    AddCharset ISO-8859-8 .iso8859-8 .heb .hebrew
    AddCharset ISO-8859-9 .iso8859-9 .latin5 .trk
    AddCharset ISO-8859-10 .iso8859-10 .latin6
    AddCharset ISO-8859-13 .iso8859-13
    AddCharset ISO-8859-14 .iso8859-14 .latin8
    AddCharset ISO-8859-15 .iso8859-15 .latin9
    AddCharset ISO-8859-16 .iso8859-16 .latin10
    AddCharset ISO-2022-JP .iso2022-jp .jis
    AddCharset ISO-2022-KR .iso2022-kr .kis
    AddCharset ISO-2022-CN .iso2022-cn .cis
    AddCharset Big5.Big5 .big5 .b5
    AddCharset cn-Big5 .cn-big5
    # For russian, more than one charset is used (depends on client, mostly):
    AddCharset WINDOWS-1251 .cp-1251 .win-1251
    AddCharset CP866 .cp866
    AddCharset KOI8 .koi8
    AddCharset KOI8-E .koi8-e
    AddCharset KOI8-r .koi8-r .koi8-ru
    AddCharset KOI8-U .koi8-u
    AddCharset KOI8-ru .koi8-uk .ua
    AddCharset ISO-10646-UCS-2 .ucs2
    AddCharset ISO-10646-UCS-4 .ucs4
    AddCharset UTF-7 .utf7
    AddCharset UTF-8 .utf8
    AddCharset UTF-16 .utf16
    AddCharset UTF-16BE .utf16be
    AddCharset UTF-16LE .utf16le
    AddCharset UTF-32 .utf32
    AddCharset UTF-32BE .utf32be
    AddCharset UTF-32LE .utf32le
    AddCharset euc-cn .euc-cn
    AddCharset euc-gb .euc-gb
    AddCharset euc-jp .euc-jp
    AddCharset euc-kr .euc-kr
    #Not sure how euc-tw got in - IANA doesn't list it???
    AddCharset EUC-TW .euc-tw
    AddCharset gb2312 .gb2312 .gb
    AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2
    AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4
    AddCharset shift_jis .shift_jis .sjis
    </IfModule>
    ## The modmimemagic module allows the server to use various hints from the
    ## contents of the file itself to determine its type. The MIMEMagicFile
    ## directive tells the module where the hint definitions are located.
    <IfModule modmimemagic.c>
    MIMEMagicFile /etc/apache2/magic
    </IfModule>
    ## HostnameLookups: Log the names of clients or just their IP addresses
    ## e.g., www.apache.org (on) or 204.62.129.132 (off).
    ## The default is off because it'd be overall better for the net if people
    ## had to knowingly turn this feature on, since enabling it means that
    ## each client request will result in AT LEAST one lookup request to the
    ## nameserver.
    HostnameLookups Off
    ## LogLevel: Control the number of messages logged to the error_log.
    ## Possible values include: debug, info, notice, warn, error, crit,
    ## alert, emerg.
    LogLevel warn
    <IfModule modlogconfig.c>
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    LogFormat "%{Referer}i -> %U" referer
    LogFormat "%{User-agent}i" agent
    <IfModule mod_logio.c>
    # You need to enable mod_logio.c to use %I and %O
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
    </IfModule>
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you do
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and not in this file.
    #### For Mac OS X Server: Server Admin manages CustomLog directives
    #### on a virtual host basis.
    #CustomLog /var/log/apache2/access_log common
    # If you prefer a logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog /var/log/apache2/access_log combined
    </IfModule>
    ## Optionally add a line containing the server version and virtual host
    ## name to server-generated pages (error documents, FTP directory listings,
    ## mod_status and mod_info output etc., but not CGI generated documents).
    ## Set to "EMail" to also include a mailto: link to the ServerAdmin.
    ## Set to one of: On | Off | EMail
    ServerSignature On
    UseCanonicalName Off
    ## Aliases: Add here as many aliases as you need (with no limit). The format is
    ## Alias fakename realname
    <IfModule mod_alias.c>
    # Redirect: Allows you to tell clients about documents that used to
    # exist in your server's namespace, but do not anymore. The client
    # will make a new request for the document at its new location.
    # Example:
    # Redirect permanent /foo http://www.example.com/bar
    # Alias: Maps web paths into filesystem paths and is used to
    # access content that does not live under the DocumentRoot.
    # Example:
    # Alias /webpath /full/filesystem/path
    # If you include a trailing / on /webpath then the server will
    # require it to be present in the URL. You will also likely
    # need to provide a <Directory> section to allow access to
    # the filesystem path.
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the target directory are treated as applications and
    # run by the server when requested rather than as documents sent to the
    # client. The same rules about trailing "/" apply to ScriptAlias
    # directives as to Alias.
    ScriptAliasMatch ^/cgi-bin/((?!(?i:webobjects)).*$) "/Library/WebServer/CGI-Executables/$1"
    #### For Mac OS X Server: Uncomment this line to enable web-based
    #### configuration of mailman:
    #Include /etc/apache2/httpd_mailman.conf
    <IfModule mod_setenvif.c>
    <IfModule mod_negotiation.c>
    # Allow convenient access to Apache manual
    AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br|ru))?(/.*)?$ "/Library/WebServer/share/httpd/manual$1"
    <Directory "/Library/WebServer/share/httpd/manual">
    Options Indexes
    AllowOverride None
    Order allow,deny
    Allow from all
    <Files *.html>
    SetHandler type-map
    </Files>
    SetEnvIf Request_URI ^/manual/(de|en|es|fr|ja|ko|pt-br|ru)/ prefer-language=$1
    RedirectMatch 301 ^/manual(?:/(de|en|es|fr|ja|ko|pt-br|ru)){2,}(/.*)?$ /manual/$1$2
    LanguagePriority en de es fr ja ko pt-br ru ForceLanguagePriority Prefer Fallback
    </Directory>
    </IfModule>
    </IfModule>
    </IfModule>
    ## Directives controlling the display of server-generated directory listings.
    #### For Mac OS X Server: Note that indexing is further controlled
    #### by the Server Admin application, which adds "Options +/-Indexes
    #### in the virtual host scope.
    <IfModule mod_autoindex.c>
    ## FancyIndexing is whether you want fancy directory indexing or standard
    IndexOptions FancyIndexing
    ## AddIcon* directives tell the server which icon to show for different
    ## files or filename extensions. These are only displayed for
    ## FancyIndexed directories.
    AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    AddIconByType (TXT,/icons/text.gif) text/*
    AddIconByType (IMG,/icons/image2.gif) image/*
    AddIconByType (SND,/icons/sound2.gif) audio/*
    AddIconByType (VID,/icons/movie.gif) video/*
    AddIcon /icons/binary.gif .bin .exe
    AddIcon /icons/binhex.gif .hqx
    AddIcon /icons/tar.gif .tar
    AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
    AddIcon /icons/a.gif .ps .ai .eps
    AddIcon /icons/layout.gif .html .shtml .htm .pdf
    AddIcon /icons/text.gif .txt
    AddIcon /icons/c.gif .c
    AddIcon /icons/p.gif .pl .py
    AddIcon /icons/f.gif .for
    AddIcon /icons/dvi.gif .dvi
    AddIcon /icons/uuencoded.gif .uu
    AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
    AddIcon /icons/tex.gif .tex
    AddIcon /icons/bomb.gif core
    AddIcon /icons/back.gif ..
    AddIcon /icons/hand.right.gif README
    AddIcon /icons/folder.gif ^^DIRECTORY^^
    AddIcon /icons/blank.gif ^^BLANKICON^^
    ## DefaultIcon is which icon to show for files which do not have an icon
    ## explicitly set.
    DefaultIcon /icons/unknown.gif
    ## AddDescription allows you to place a short description after a file in
    ## server-generated indexes. These are only displayed for FancyIndexed
    ## directories.
    ## Format: AddDescription "description" filename
    #AddDescription "GZIP compressed document" .gz
    #AddDescription "tar archive" .tar
    #AddDescription "GZIP compressed tar archive" .tgz
    #AddDescription "Mac OS Disk Image file" .dmg
    ## ReadmeName is the name of the README file the server will look for by
    ## default, and append to directory listings.
    ## HeaderName is the name of a file which should be prepended to
    ## directory indexes.
    ## If MultiViews are amongst the Options in effect, the server will
    ## first look for name.html and include it if found. If name.html
    ## doesn't exist, the server will then look for name.txt and include
    ## it as plaintext if found.
    ReadmeName README
    HeaderName HEADER
    ## IndexIgnore is a set of filenames which directory indexing should ignore
    ## and not include in the listing. Shell-style wildcarding is permitted.
    IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    </IfModule>
    ## MetaDir: specifies the name of the directory in which Apache can find
    ## meta information files. These files contain additional HTTP headers
    ## to include when sending the document
    #MetaDir .web
    ## MetaSuffix: specifies the file name suffix for the file containing the
    ## meta information.
    #MetaSuffix .meta
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external redirects
    # Some examples:
    #ErrorDocument 500 "The server made a boo boo."
    #ErrorDocument 404 /missing.html
    #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
    #ErrorDocument 402 http://www.example.com/subscription_info.html
    # The configuration below implements multi-language error documents through
    # content-negotiation, and via the default Alias for /error in the vhost config file.
    <Directory "/usr/share/httpd/error">
    AllowOverride None
    Options IncludesNoExec
    AddOutputFilter Includes html
    AddHandler type-map var
    Order allow,deny
    Allow from all
    LanguagePriority en cs de es fr it ja ko nl pl pt-br ro sv tr
    ForceLanguagePriority Prefer Fallback
    </Directory>
    ErrorDocument 400 /error/HTTPBADREQUEST.html.var
    ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
    ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
    ErrorDocument 404 /error/HTTPNOTFOUND.html.var
    ErrorDocument 405 /error/HTTPMETHOD_NOTALLOWED.html.var
    ErrorDocument 408 /error/HTTPREQUEST_TIMEOUT.html.var
    ErrorDocument 410 /error/HTTP_GONE.html.var
    ErrorDocument 411 /error/HTTPLENGTHREQUIRED.html.var
    ErrorDocument 412 /error/HTTPPRECONDITIONFAILED.html.var
    ErrorDocument 413 /error/HTTPREQUEST_ENTITY_TOOLARGE.html.var
    ErrorDocument 414 /error/HTTPREQUEST_URI_TOOLARGE.html.var
    ErrorDocument 415 /error/HTTPUNSUPPORTED_MEDIATYPE.html.var
    ErrorDocument 500 /error/HTTPINTERNAL_SERVERERROR.html.var
    ErrorDocument 501 /error/HTTPNOTIMPLEMENTED.html.var
    ErrorDocument 502 /error/HTTPBADGATEWAY.html.var
    ErrorDocument 503 /error/HTTPSERVICEUNAVAILABLE.html.var
    ErrorDocument 506 /error/HTTPVARIANT_ALSOVARIES.html.var
    # Allow server status reports generated by mod_status,
    # with the URL of http://servername/server-status
    <IfModule mod_status.c>
    <Location /server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from 127.0.0.1
    </Location>
    # ExtendedStatus controls whether Apache will generate "full" status
    # information (ExtendedStatus On) or just basic information (ExtendedStatus
    # Off) when the "server-status" handler is called. The default is Off.
    ExtendedStatus On
    </IfModule>
    # Allow remote server configuration reports, with the URL of
    # http://servername/server-info (requires that mod_info.c be loaded).
    #<IfModule mod_info.c>
    # <Location /server-info>
    # SetHandler server-info
    # Order deny,allow
    # Deny from all
    # Allow from .your-domain.com
    # </Location>
    #</IfModule>
    ## Proxy Server directives.
    <IfModule mod_proxy.c>
    ProxyRequests Off
    <IfModule moddiskcache.c>
    CacheEnable disk /
    CacheRoot "/var/run/proxy"
    </IfModule>
    </IfModule>
    ## SSL stuff
    <IfModule mod_ssl.c>
    SetEnvIf User-Agent ".MSIE." nokeepalive ssl-unclean-shutdown
    SSLPassPhraseDialog exec:/etc/apache2/getsslpassphrase
    SSLSessionCache shmcb:/var/run/ssl_scache(512000)
    SSLSessionCacheTimeout 300
    SSLMutex file:/var/log/apache2/ssl_mutex
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    AddType application/x-x509-ca-cert crt
    AddType application/x-pkcs7-crl crl
    </IfModule>
    <IfModule mod_jk.c>
    JkWorkersFile /etc/apache2/workers.properties
    JkLogFile /var/log/apache2/mod_jk.log
    JkLogLevel error
    JkMount /*.jsp JBoss1
    JkMount /servlet/* JBoss1
    JkMount /examples/* JBoss1
    </IfModule>
    ## The default server is used for status on a special port
    #ServerName www.example.com
    Listen 127.0.0.1:9010
    DocumentRoot "/var/empty"
    ErrorLog "/var/log/apache2/error_log"
    <Directory /var/empty>
    Order Deny,Allow
    Deny from All
    </Directory>
    <IfModule modspotlightapple2.c>
    Spotlight On
    </IfModule>
    <IfModule modauth_digestapple.c>
    BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On
    </IfModule>
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{REQUEST_METHOD} ^TRACE
    RewriteRule .* - [F]
    </IfModule>
    <IfModule mod_headers.c>
    Header add MS-Author-Via "DAV"
    RequestHeader set XFORWARDEDPROTO 'https' env=https
    </IfModule>
    <IfModule mod_encoding.c>
    EncodingEngine on
    NormalizeUsername on
    DefaultClientEncoding UTF-8
    # Windows XP?
    AddClientEncoding "Microsoft-WebDAV-MiniRedir/" MSUTF-8
    # Windows 2K SP2 with .NET
    AddClientEncoding "(Microsoft .* DAV\$)" MSUTF-8
    # Windows 2K SP2/Windows XP
    AddClientEncoding "(Microsoft .* DAV 1.1)" CP932
    # Windows XP?
    AddClientEncoding "Microsoft-WebDAV*" CP932
    # RealPlayer
    AddClientEncoding "RMA/*" CP932
    # MacOS X webdavfs
    AddClientEncoding "WebDAVFS" UTF-8
    # cadaver
    AddClientEncoding "cadaver/" EUC-JP
    </IfModule>
    RLimitNPROC max max
    ExtendedStatus On
    Timeout 300
    KeepAlive On
    MaxKeepAliveRequests 500
    KeepAliveTimeout 15
    # As of Mac OS X Server 10.5, the compiled-in server limit is 2048
    ServerLimit 2048
    # Server Admin manages ListenBackLog as a function of MaxClients: min(511, MaxClients/2)
    MaxClients 1024
    ListenBackLog 512
    # Including WebObjects Configs
    Include /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf
    #### The following Include directive is essential for the virtual hosts to be usable.
    Include "/etc/apache2/sites/*.conf"
    ========HTTPD.CONF==========

    I am modifying the correct httpd.conf file on the server, it just doesn't seem to work. - If I put the rewrite rules in the <Directory /> the rewrite works but it adds /Library/WebServer/Documents to the URL.
    I also tried putting the rewrite rules in <IfModule mod_rewrite.c> but that did not work either.
    mod_rewrite is enabled and running on the server.
    I will post the rewrite rules again in the code brackets. Sorry for the long post. - If some one can try them out on their Leopard Server to see if they can get them to work, it would be much appreciated. Again, these work on my Leopard Client but I can't get them to work on Server.
    -- The httpd.conf file posted above is just the default conf file found in /private/etc/apache2/
    <code>
    RewriteEngine On
    Options +FollowSymLinks
    RewriteRule ^(.+)/$ http://%{HTTP_HOST}$1 [R=301, L]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.php(.*)\ HTTP
    RewriteRule (.+)\.php(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.asp(.*)\ HTTP
    RewriteRule (.+)\.asp(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.aspx(.*)\ HTTP
    RewriteRule (.+)\.aspx(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.htm.(.)\ HTTP
    RewriteRule (.+)\.htm.(.)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.cfm(.*)\ HTTP
    RewriteRule (.+)\.cfm(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.bak(.*)\ HTTP
    RewriteRule (.+)\.bak(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.inc(.*)\ HTTP
    RewriteRule (.+)\.inc(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\..(.)\ HTTP
    RewriteRule (.+)\..(.)$ $1$2 [R, L]]
    <code>

  • Spinning wheel even after format

    Hello,
    My macbook pro became very slow and about everything I do causes a sinning wheel to appear. I formatted and still have the same problem. Ran a memtest and nothing was wrong. I'm keeping an eye on Activity monitor and CPU is never at 100% when the spinning happens, neither before, nor after.
    Hard drive doesn't seem to fail. Let me know how we can double check it.
    EtreCheck version: 1.9.13 (49)
    Report generated August 14, 2014 at 12:23:33 PM EDT
    Hardware Information: ?
    MacBook Pro (17-inch, Mid 2009) (Verified)
    MacBook Pro - model: MacBookPro5,2
    1 3.06 GHz Intel Core 2 Duo CPU: 2 cores
    4 GB RAM
    Video Information: ?
    NVIDIA GeForce 9400M - VRAM: 256 MB
    Color LCD 1920 x 1200
    NVIDIA GeForce 9600M GT - VRAM: 512 MB
    System Software: ?
    OS X 10.9.4 (13E28) - Uptime: 1 day 1:22:45
    Disk Information: ?
    FUJITSU MJA2500BH FFS G1 disk0 : (500.11 GB)
    S.M.A.R.T. Status: Verified
    EFI (disk0s1) <not mounted>: 209.7 MB
    Untitled (disk0s2) / [Startup]: 499.76 GB (486.32 GB free)
    HL-DT-ST DVDRW  GS21N
    USB Information: ?
    Apple Inc. Built-in iSight
    Apple Inc. BRCM2046 Hub
    Apple Inc. Bluetooth USB Host Controller
    Apple, Inc. Apple Internal Keyboard / Trackpad
    Apple Computer, Inc. IR Receiver
    Gatekeeper: ?
    Anywhere
    User Launch Agents: ?
    [loaded] com.google.keystone.agent.plist Support
    User Login Items: ?
    iTunesHelper
    Internet Plug-ins: ?
    Default Browser: Version: 537 - SDK 10.9
    QuickTime Plugin: Version: 7.7.3
    Audio Plug-ins: ?
    BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
    AirPlay: Version: 2.0 - SDK 10.9
    AppleAVBAudio: Version: 203.2 - SDK 10.9
    iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
    Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes: ?
    None
    Time Machine: ?
    Time Machine not configured!
    Top Processes by CPU: ?
        4% WindowServer
        1% Activity Monitor
        1% fontd
        1% Google Chrome
        0% sysmond
    Top Processes by Memory: ?
    102 MB Safari
    90 MB Google Chrome
    66 MB Finder
    49 MB WindowServer
    45 MB Terminal
    Virtual Memory Information: ?
    952 MB Free RAM
    1.21 GB Active RAM
    1.13 GB Inactive RAM
    434 MB Wired RAM
    1.41 GB Page-ins
    2 MB Page-outs
    System.log
    Aug 14 12:09:09 Mounas-MacBook-Pro kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    Aug 14 12:09:09 Mounas-MacBook-Pro kernel[0]: Previous Sleep Cause: 5
    Aug 14 12:09:09 Mounas-MacBook-Pro kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xbc00 ****
    Aug 14 12:09:09 Mounas-MacBook-Pro kernel[0]: en1: 802.11d country code set to 'X0'.
    Aug 14 12:09:09 Mounas-MacBook-Pro kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Aug 14 12:09:09 Mounas-MacBook-Pro.local WindowServer[101]: CGXDisplayDidWakeNotification [7688731274810]: posting kCGSDisplayDidWake
    Aug 14 12:09:09 Mounas-MacBook-Pro.local WindowServer[101]: handle_will_sleep_auth_and_shield_windows: NULL shield_window (lock state: 1)
    Aug 14 12:09:09 Mounas-MacBook-Pro kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Aug 14 12:09:12 Mounas-MacBook-Pro kernel[0]: en1: 802.11d country code set to 'US'.
    Aug 14 12:09:12 Mounas-MacBook-Pro kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Aug 14 12:09:12 Mounas-MacBook-Pro kernel[0]: MacAuthEvent en1   Auth result for: 84:1b:5e:29:66:80  MAC AUTH succeeded
    Aug 14 12:09:12 Mounas-MacBook-Pro kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    Aug 14 12:09:12 Mounas-MacBook-Pro kernel[0]: AirPort: Link Up on en1
    Aug 14 12:09:12 Mounas-MacBook-Pro kernel[0]: en1: BSSID changed to 84:1b:5e:29:66:80
    Aug 14 12:09:12 Mounas-MacBook-Pro.local configd[17]: LINKLOCAL en1: parent has no IP
    Aug 14 12:09:12 Mounas-MacBook-Pro.local configd[17]: network changed: v4(en1-:192.168.1.10) DNS- Proxy-
    Aug 14 12:09:12 Mounas-MacBook-Pro.local UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    Aug 14 12:09:12 Mounas-MacBook-Pro kernel[0]: AirPort: RSN handshake complete on en1
    Aug 14 12:09:12 Mounas-MacBook-Pro kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    Aug 14 12:09:12 Mounas-MacBook-Pro.local netbiosd[439]: network_reachability_changed : network is not reachable, netbiosd is shutting down
    Aug 14 12:09:12 Mounas-MacBook-Pro.local sandboxd[308] ([439]): netbiosd(439) deny file-read-metadata /private/var/empty
    Aug 14 12:09:13 Mounas-MacBook-Pro.local UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en1: SSID '3asba1' making interface primary (cache indicates network not captive)
    Aug 14 12:09:13 Mounas-MacBook-Pro.local UserEventAgent[11]: Captive: CNPluginHandler en1: Evaluating
    Aug 14 12:09:13 Mounas-MacBook-Pro.local configd[17]: network changed: DNS* Proxy
    Aug 14 12:09:13 Mounas-MacBook-Pro.local UserEventAgent[11]: Captive: en1: Not probing '3asba1' (cache indicates not captive)
    Aug 14 12:09:13 Mounas-MacBook-Pro.local UserEventAgent[11]: Captive: CNPluginHandler en1: Authenticated
    Aug 14 12:09:13 Mounas-MacBook-Pro.local configd[17]: network changed: v4(en1!:192.168.1.10) DNS+ Proxy+ SMB
    Aug 14 12:09:16 Mounas-MacBook-Pro.local spindump[469]: Saved diag report for powerstats version com.apple.SystemStats.Daily to /Library/Logs/DiagnosticReports/powerstats_2014-08-14-120916_Mounas-MacBook-Pro .diag
    Aug 14 12:09:16 Mounas-MacBook-Pro.local com.apple.time[141]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    Aug 14 12:09:16 Mounas-MacBook-Pro kernel[0]: en1: BSSID changed to 84:1b:5e:29:66:80
    Aug 14 12:09:16 Mounas-MacBook-Pro.local airportd[68]: _doAutoJoin: Already associated to “3asba1”. Bailing on auto-join.
    Aug 14 12:09:16 Mounas-MacBook-Pro.local ntpd[106]: ntpd: wake time set -1.688410 s
    Aug 14 12:09:16 Mounas-MacBook-Pro.local com.apple.time[141]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    Aug 14 12:09:20 Mounas-MacBook-Pro.local AirPlayUIAgent[177]: 2014-08-14 12:09:20.650663 PM [AirPlayUIAgent] Changed PIN pairing: no
    Aug 14 12:09:20 Mounas-MacBook-Pro.local AirPlayUIAgent[177]: 2014-08-14 12:09:20.671605 PM [AirPlayUIAgent] Changed PIN pairing: no
    Aug 14 12:09:25 Mounas-MacBook-Pro.local spindump[472]: Saved diag report for powerstats version com.apple.SystemStats.TopPowerEvent to /Library/Logs/DiagnosticReports/powerstats_2014-08-14-120925_Mounas-MacBook-Pro .diag
    Aug 14 12:09:48 Mounas-MacBook-Pro kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xbc00 ****
    Aug 14 12:09:51 Mounas-MacBook-Pro.local spindump[476]: Saved diag report for powerstats version com.apple.SystemStats.Daily to /Library/Logs/DiagnosticReports/powerstats_2014-08-14-120951_Mounas-MacBook-Pro .diag
    Aug 14 12:09:51 Mounas-MacBook-Pro.local spindump[478]: Saved diag report for powerstats version com.apple.SystemStats.TopPowerEvent to /Library/Logs/DiagnosticReports/powerstats_2014-08-14-120951-1_Mounas-MacBook-P ro.diag
    Aug 14 12:09:52 Mounas-MacBook-Pro.local spindump[479]: Saved diag report for powerstats version com.apple.SystemStats.TopPowerEvent to /Library/Logs/DiagnosticReports/powerstats_2014-08-14-120952_Mounas-MacBook-Pro .diag
    Aug 14 12:09:53 Mounas-MacBook-Pro.local spindump[480]: Saved diag report for powerstats version com.apple.SystemStats.TopPowerEvent to /Library/Logs/DiagnosticReports/powerstats_2014-08-14-120953_Mounas-MacBook-Pro .diag
    Aug 14 12:11:07 Mounas-MacBook-Pro.local WindowServer[101]: device_generate_desktop_screenshot: authw 0x0(0), shield 0x7f8281c7ea40(2001)
    Aug 14 12:11:07 Mounas-MacBook-Pro.local WindowServer[101]: device_generate_lock_screen_screenshot: authw 0x0(0), shield 0x7f8281c7ea40(2001)
    Aug 14 12:11:38 Mounas-MacBook-Pro.local WindowServer[101]: CGXDisplayDidWakeNotification [7839422146124]: posting kCGSDisplayDidWake
    Aug 14 12:11:38 Mounas-MacBook-Pro.local WindowServer[101]: handle_will_sleep_auth_and_shield_windows: Deferring.
    Aug 14 12:11:42 Mounas-MacBook-Pro.local WindowServer[101]: CGXGetConnectionProperty: Invalid connection 53515
    Aug 14 12:11:45 --- last message repeated 1 time ---
    Aug 14 12:11:45 Mounas-MacBook-Pro.local WindowServer[101]: disable_update_timeout: UI updates were forcibly disabled by application "Safari" for over 1.00 seconds. Server has re-enabled them.
    Aug 14 12:11:46 Mounas-MacBook-Pro.local login[200]: DEAD_PROCESS: 200 ttys000
    Aug 14 12:11:47 Mounas-MacBook-Pro kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=484[ksadmin] final status 0x0, allowing (remove VALID) page
    Aug 14 12:11:47 Mounas-MacBook-Pro.local WindowServer[101]: common_reenable_update: UI updates were finally reenabled by application "Safari" after 3.14 seconds (server forcibly re-enabled them after 1.00 seconds)
    Aug 14 12:11:53 Mounas-MacBook-Pro.local Google Chrome[153]: stat on /Users/mounagargouri/Library/Application Support/Google/Chrome/Default/Bookmarks: No such file or directory
    Aug 14 12:11:58 Mounas-MacBook-Pro kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=494[ksadmin] final status 0x0, allowing (remove VALID) page
    Aug 14 12:12:16 Mounas-MacBook-Pro.local fontd[176]: BUG in libdispatch client: dispatch_mig_server: mach_msg() failed (ipc/send) invalid memory - 0x1000000c
    Aug 14 12:12:36 Mounas-MacBook-Pro kernel[0]: MacAuthEvent en1   Auth result for: 84:1b:5e:29:66:80  MAC AUTH succeeded
    Aug 14 12:12:36 Mounas-MacBook-Pro kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    Aug 14 12:12:36 Mounas-MacBook-Pro kernel[0]: wl0: Roamed or switched channel, reason #8, bssid 84:1b:5e:29:66:80
    Aug 14 12:12:36 Mounas-MacBook-Pro kernel[0]: en1: BSSID changed to 84:1b:5e:29:66:80
    Aug 14 12:12:37 Mounas-MacBook-Pro kernel[0]: AirPort: RSN handshake complete on en1
    Aug 14 12:12:37 Mounas-MacBook-Pro kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xbc00 ****
    Aug 14 12:12:59 Mounas-MacBook-Pro.local tccd[150]: Prompting for access to kTCCServiceAddressBook from /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
    Aug 14 12:13:02 Mounas-MacBook-Pro kernel[0]: hfs: mounted vlc-2.1.5 on device disk1s2
    Aug 14 12:13:02 Mounas-MacBook-Pro.local mds[43]: (Normal) Volume: volume:0x7ff09c08b000 ********** Bootstrapped Creating a default store:1 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/vlc-2.1.5
    Aug 14 12:13:03 Mounas-MacBook-Pro.local DiskImages UI Agent[517]: *** -[NSMachPort handlePortMessage:]: dropping incoming DO message because the connection is invalid
    Aug 14 12:13:05 Mounas-MacBook-Pro.local com.apple.IconServicesAgent[183]: main Failed to composit image for binding VariantBinding [0x337] flags: 0x8 binding: FileInfoBinding [0x231] - extension: rtf, UTI: public.rtf, fileType: ????.
    Aug 14 12:13:05 Mounas-MacBook-Pro.local quicklookd[506]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: rtf, UTI: public.rtf, fileType: ???? request size:104 scale: 1
    Aug 14 12:13:15 Mounas-MacBook-Pro kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xbc00 ****
    Aug 14 12:13:26 Mounas-MacBook-Pro.local Google Chrome[153]: Inconsistent set of values to create NSBitmapImageRep
    Aug 14 12:13:26 Mounas-MacBook-Pro.local Google Chrome[153]: It does not make sense to draw an image when [NSGraphicsContext currentContext] is nil.  This is a programming error. Break on void _NSWarnForDrawingImageWithNoCurrentContext() to debug.  This will be logged only once.  This may break in the future.
    Aug 14 12:13:26 Mounas-MacBook-Pro.local Google Chrome[153]: Inconsistent set of values to create NSBitmapImageRep
    Aug 14 12:15:08 Mounas-MacBook-Pro.local WindowServer[101]: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    Aug 14 12:15:21 Mounas-MacBook-Pro.local WindowServer[101]: common_reenable_update: UI updates were finally reenabled by application "Finder" after 14.40 seconds (server forcibly re-enabled them after 1.00 seconds)
    Aug 14 12:15:28 Mounas-MacBook-Pro kernel[0]: CoreServicesUIAg[549] Unable to quarantine: 93
    Aug 14 12:15:31 --- last message repeated 185 times ---
    Aug 14 12:15:31 Mounas-MacBook-Pro.local VDCAssistant[552]: AVF encoder error: fail to create accelerator instance
    Aug 14 12:16:11 Mounas-MacBook-Pro.local WindowServer[101]: disable_update_timeout: UI updates were forcibly disabled by application "Activity Monitor" for over 1.00 seconds. Server has re-enabled them.
    Aug 14 12:16:25 Mounas-MacBook-Pro.local WindowServer[101]: disable_update_likely_unbalanced: UI updates still disabled by application "Activity Monitor" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    Aug 14 12:16:25 Mounas-MacBook-Pro.local WindowServer[101]: common_reenable_update: UI updates were finally reenabled by application "Activity Monitor" after 15.54 seconds (server forcibly re-enabled them after 1.00 seconds)
    Aug 14 12:16:26 Mounas-MacBook-Pro.local Activity Monitor[155]: void CGSUpdateManager::log() const: conn 0xf903: spurious update.
    Aug 14 12:16:27 Mounas-MacBook-Pro kernel[0]: process WindowServer[101] caught causing excessive wakeups. Observed wakeups rate (per sec): 171; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 105024
    Aug 14 12:16:27 Mounas-MacBook-Pro.local ReportCrash[558]: Invoking spindump for pid=101 wakeups_rate=171 duration=264 because of excessive wakeups
    Aug 14 12:16:32 Mounas-MacBook-Pro.local spindump[559]: Saved wakeups_resource.spin report for WindowServer version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2014-08-14-121632_Mounas-MacBook-P ro.wakeups_resource.spin
    Aug 14 12:18:25 Mounas-MacBook-Pro.local VDCAssistant[565]: AVF encoder error: fail to create accelerator instance
    Aug 14 12:21:31 Mounas-MacBook-Pro.local WindowServer[101]: disable_update_timeout: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    Aug 14 12:21:45 Mounas-MacBook-Pro.local WindowServer[101]: disable_update_likely_unbalanced: UI updates still disabled by application "SystemUIServer" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    Aug 14 12:21:59 Mounas-MacBook-Pro.local WindowServer[101]: common_reenable_update: UI updates were finally reenabled by application "SystemUIServer" after 28.85 seconds (server forcibly re-enabled them after 1.00 seconds)
    Aug 14 12:21:59 Mounas-MacBook-Pro.local SystemUIServer[158]: void CGSUpdateManager::log() const: conn 0x8c6b: spurious update.
    Aug 14 12:23:44 Mounas-MacBook-Pro.local System Events[629]: .sdef warning for part of complex type 'any | number | boolean | date | list | record | text | data' used in suite 'Property List Suite': 'data' is not a valid type name.
    Aug 14 12:23:44 Mounas-MacBook-Pro.local System Events[629]: .sdef warning for type 'text | missing value | any' attribute 'uniqueID' of class 'XML element' in suite 'XML Suite': AppleScript ID references may not work for this property because its type is not NSNumber- or NSString-derived.
    Aug 14 12:27:59 Mounas-MacBook-Pro.local WindowServer[101]: device_generate_desktop_screenshot: authw 0x0(0), shield 0x7f8281cbab50(2001)
    Aug 14 12:27:59 Mounas-MacBook-Pro.local WindowServer[101]: device_generate_lock_screen_screenshot: authw 0x0(0), shield 0x7f8281cbab50(2001)
    Aug 14 12:32:06 Mounas-MacBook-Pro.local WindowServer[101]: CGXDisplayDidWakeNotification [9066872130726]: posting kCGSDisplayDidWake
    Aug 14 12:32:06 Mounas-MacBook-Pro.local WindowServer[101]: handle_will_sleep_auth_and_shield_windows: Deferring.
    Aug 14 12:34:08 Mounas-MacBook-Pro.local WindowServer[101]: device_generate_desktop_screenshot: authw 0x0(0), shield 0x7f8281dbffe0(2001)
    Aug 14 12:34:08 Mounas-MacBook-Pro.local WindowServer[101]: device_generate_lock_screen_screenshot: authw 0x0(0), shield 0x7f8281dbffe0(2001)
    Aug 14 12:35:46 Mounas-MacBook-Pro.local WindowServer[101]: CGXDisplayDidWakeNotification [9287110021312]: posting kCGSDisplayDidWake
    Aug 14 12:35:46 Mounas-MacBook-Pro.local WindowServer[101]: handle_will_sleep_auth_and_shield_windows: Deferring.
    Aug 14 12:35:55 Mounas-MacBook-Pro.local Console[673]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.
    All messages
    8/13/14 2:20:40.417 AM ntpd[263]: proto: precision = 1.000 usec
    8/13/14 2:20:40.420 AM com.apple.launchd[1]: (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds
    8/13/14 2:20:40.580 AM spctl[282]: loading GKE 73c488ae-09c5-4846-9a70-ffe612ca5f13 (replacing nothing)
    8/13/14 2:20:41.498 AM ReportCrash[280]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    8/13/14 2:20:41.588 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:41.588 AM apsd[84]: Unable to send activation record to services, certificate does not yet exist
    8/13/14 2:20:41.588 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:44.209 AM com.apple.IconServicesAgent[286]: IconServicesAgent launched.
    8/13/14 2:20:44.227 AM distnoted[287]: # distnote server agent  absolute time: 436.787595378   civil time: Tue Aug 12 23:20:44 2014   pid: 287 uid: 501  root: no
    8/13/14 2:20:44.842 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:44.842 AM apsd[84]: Unable to send activation record to services, certificate does not yet exist
    8/13/14 2:20:44.842 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:47.887 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:47.887 AM apsd[84]: Unable to send activation record to services, certificate does not yet exist
    8/13/14 2:20:47.887 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:50.925 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:50.925 AM apsd[84]: Unable to send activation record to services, certificate does not yet exist
    8/13/14 2:20:50.925 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:54.282 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:54.282 AM apsd[84]: Unable to send activation record to services, certificate does not yet exist
    8/13/14 2:20:54.283 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:56.162 AM com.apple.launchd[1]: (com.apple.aslmanager) Throttling respawn: Will start in 5 seconds
    8/13/14 2:20:57.803 AM apsd[84]: Certificate not yet generated
    8/13/14 2:20:57.804 AM apsd[84]: Unable to send activation record to services, certificate does not yet exist
    8/13/14 2:20:57.804 AM apsd[84]: Certificate not yet generated
    8/13/14 2:21:01.519 AM apsd[84]: Certificate not yet generated
    8/13/14 2:21:01.519 AM apsd[84]: Unable to send activation record to services, certificate does not yet exist
    8/13/14 2:21:01.519 AM apsd[84]: Certificate not yet generated
    8/13/14 2:21:01.818 AM aosnotifyd[85]: BUG in libdispatch client: kevent[EVFILT_VNODE] add: "Bad file descriptor" - 0x9
    8/13/14 2:21:02.162 AM com.apple.launchd[1]: (com.apple.iCloudHelper[294]) No GUI session set for UID of user service. This service may not act properly.
    8/13/14 2:21:03.522 AM com.apple.SecurityServer[14]: Session 100010 created
    8/13/14 2:21:05.197 AM apsd[84]: Certificate not yet generated
    8/13/14 2:21:05.197 AM apsd[84]: Unable to send activation record to services, certificate does not yet exist
    8/13/14 2:21:05.197 AM apsd[84]: Certificate not yet generated
    8/13/14 2:21:06.286 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 38407
    8/13/14 2:21:06.286 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 38407
    8/13/14 2:21:06.286 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 38407
    8/13/14 2:21:06.286 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 38407
    8/13/14 2:21:06.286 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 38407
    8/13/14 2:21:06.304 AM loginwindow[63]: DEAD_PROCESS: 63 console
    8/13/14 2:21:06.350 AM loginwindow[63]: Login Window Started Security Agent
    8/13/14 2:21:07.276 AM SecurityAgent[298]: This is the first run
    8/13/14 2:21:07.276 AM SecurityAgent[298]: MacBuddy was run = 1
    8/13/14 2:21:07.298 AM SecurityAgent[298]: User info context values set for mounagargouri
    8/13/14 2:21:07.983 AM loginwindow[63]: Login Window - Returned from Security Agent
    8/13/14 2:21:07.993 AM loginwindow[63]: USER_PROCESS: 63 console
    8/13/14 2:21:08.114 AM airportd[86]: _doAutoJoin: Already associated to “3asba1”. Bailing on auto-join.
    8/13/14 2:21:08.000 AM kernel[0]: AppleKeyStore:Sending lock change 0
    8/13/14 2:21:08.000 AM kernel[0]: AppleKeyStore:Sending lock change 0
    8/13/14 2:21:08.940 AM com.apple.launchd.peruser.501[258]: Background: Aqua: Registering new GUI session.
    8/13/14 2:21:08.964 AM com.apple.launchd.peruser.501[258]: (com.apple.EscrowSecurityAlert) Unknown key: seatbelt-profiles
    8/13/14 2:21:08.965 AM com.apple.launchd.peruser.501[258]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    8/13/14 2:21:08.970 AM launchctl[303]: com.apple.pluginkit.pkd: Already loaded
    8/13/14 2:21:08.971 AM launchctl[303]: com.apple.sbd: Already loaded
    8/13/14 2:21:09.002 AM launchproxyls[306]: Waiting for Launch Services seeding, UID 501
    8/13/14 2:21:10.022 AM MiniLauncher[310]: Skipping Setup Assistant for user 501
    8/13/14 2:21:10.047 AM transition[311]: INFO: Not signed into MobileMe, nothing to do. Reason: 3
    8/13/14 2:21:10.130 AM xpcproxy[312]: assertion failed: 13E28: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    8/13/14 2:21:10.163 AM UserAccountUpdater[307]: Launching keychain migrator
    8/13/14 2:21:10.191 AM KeychainMigrator[314]: STARTING editKeyACLs
    8/13/14 2:21:10.206 AM com.apple.iCloudHelper[312]: AOSKit ERROR: XPC SERVER (MiniLauncher/0.0): Failed to copy client info, err 100003 (p=310)
    8/13/14 2:21:10.227 AM KeychainMigrator[314]: ENDING editKeyACLs
    8/13/14 2:21:10.228 AM KeychainMigrator[314]: Migration complete, error count=0
    8/13/14 2:21:10.231 AM UserAccountUpdater[307]: SFL Favorites initialized.
    8/13/14 2:21:10.263 AM UserAccountUpdater[307]: Blocking completion of UAU on keychain migrator
    8/13/14 2:21:10.327 AM UserAccountUpdater[307]: Keychain migrator exited with status: 0
    8/13/14 2:21:11.467 AM WindowServer[131]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    8/13/14 2:21:11.702 AM sharingd[322]: Starting Up...
    8/13/14 2:21:12.762 AM WindowServer[131]: Display 0x04272600: Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    8/13/14 2:21:13.048 AM com.apple.InputMethodKit.UserDictionary[226]: librarian connection is invalid: Connection invalid
    8/13/14 2:21:13.061 AM com.apple.InputMethodKit.UserDictionary[226]: librarian connection is invalid: Connection invalid
    8/13/14 2:21:13.092 AM com.apple.InputMethodKit.UserDictionary[226]: librarian connection is invalid: Connection invalid
    8/13/14 2:21:13.095 AM com.apple.InputMethodKit.UserDictionary[226]: librarian connection is invalid: Connection invalid
    8/13/14 2:21:13.098 AM com.apple.InputMethodKit.UserDictionary[226]: librarian connection is invalid: Connection invalid
    8/13/14 2:21:14.858 AM accountsd[359]: assertion failed: 13E28: liblaunch.dylib + 25164 [A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A]: 0x25
    8/13/14 2:21:15.826 AM WindowServer[131]: disable_update_timeout: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    8/13/14 2:21:15.878 AM com.apple.SecurityServer[14]: Session 100012 created
    8/13/14 2:21:15.911 AM CVMCompiler[361]: sandbox cache error 3850
    8/13/14 2:21:15.911 AM spindump[285]: Saved diag report for powerstats version com.apple.SystemStats.PostInstall to /Library/Logs/DiagnosticReports/powerstats_2014-08-12-232115_Mounas-MacBook-Pro .diag
    8/13/14 2:21:17.029 AM assistantd[354]: sandbox cache error 1: no such table: profiles
    8/13/14 2:21:17.038 AM com.apple.imdpersistence.IMDPersistenceAgent[363]: [Warning] Setting up a new database at path /Users/mounagargouri/Library/Messages/chat.db.
    8/13/14 2:21:18.607 AM WindowServer[131]: common_reenable_update: UI updates were finally reenabled by application "SystemUIServer" after 3.78 seconds (server forcibly re-enabled them after 1.00 seconds)
    8/13/14 2:21:18.922 AM WiFiKeychainProxy[339]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    8/13/14 2:21:18.923 AM WiFiKeychainProxy[339]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    8/13/14 2:21:19.301 AM identityservicesd[349]: [Warning] Setting up a new database at path /Users/mounagargouri/Library/IdentityServices/ids.db.
    8/13/14 2:21:19.446 AM imagent[348]: [Warning] Services all disappeared, removing all dependent devices
    8/13/14 2:21:19.000 AM kernel[0]: Sandbox: xpcd(284) deny ipc-posix-shm-read-data /tmp/com.apple.csseed.89
    8/13/14 2:21:20.736 AM secd[367]:  __EnsureFreshParameters_block_invoke_2 SOSCloudKeychainSynchronizeAndWait: The operation couldn’t be completed. (SyncedDefaults error 1025 - Remote error : No valid account for KVS)
    8/13/14 2:21:20.737 AM secd[367]:  __talkWithKVS_block_invoke callback error: The operation couldn’t be completed. (SyncedDefaults error 1025 - Remote error : No valid account for KVS)
    8/13/14 2:21:20.742 AM secd[367]:  CFPropertyListReadFromFile file file:///Users/mounagargouri/Library/Keychains/50C7461B-5AEA-5ED6-803C-56DC47E78 E8B/accountStatus.plist: The file “accountStatus.plist” couldn’t be opened because there is no such file.
    8/13/14 2:21:20.744 AM secd[367]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    8/13/14 2:21:20.744 AM secd[367]:  securityd_xpc_dictionary_handler WiFiKeychainProx[339] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    8/13/14 2:21:20.757 AM imagent[348]: [Warning] Creating empty account: PlaceholderAccount for service: IMDService (iMessage)
    8/13/14 2:21:20.757 AM imagent[348]: [Warning] Creating empty account: PlaceholderAccount for service: IMDService (iMessage)
    8/13/14 2:21:23.403 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    8/13/14 2:21:23.403 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    8/13/14 2:21:23.403 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    8/13/14 2:21:23.404 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    8/13/14 2:21:23.405 AM com.apple.audio.DriverHelper[378]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.blued.
    8/13/14 2:21:24.443 AM com.apple.audio.DriverHelper[378]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    8/13/14 2:21:24.444 AM com.apple.audio.DriverHelper[378]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    8/13/14 2:21:24.444 AM com.apple.audio.DriverHelper[378]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    8/13/14 2:21:25.966 AM CalendarAgent[353]: Could not find Meta Data for persistent Store: Error Domain=NSCocoaErrorDomain Code=260 "The file “Calendar Cache” couldn’t be opened because there is no such file." UserInfo=0x7ff7d9491270 {NSURL=file:///Users/mounagargouri/Library/Calendars/Calendar%20Cache}
    8/13/14 2:21:28.603 AM SystemUIServer[318]: Cannot find executable for CFBundle 0x7fdb53c4faa0 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    8/13/14 2:21:28.762 AM SystemUIServer[318]: Cannot find executable for CFBundle 0x7fdb53d7dc20 </System/Library/CoreServices/Menu Extras/Battery.menu> (not loaded)
    8/13/14 2:21:28.817 AM SystemUIServer[318]: Cannot find executable for CFBundle 0x7fdb53d26bc0 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    8/13/14 2:21:31.713 AM SystemUIServer[318]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    8/13/14 2:21:31.714 AM SystemUIServer[318]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    8/13/14 2:21:33.804 AM launchproxyls[306]: Launch Services seeding complete
    8/13/14 2:21:34.135 AM com.apple.dock.extra[382]: <NSXPCConnection: 0x7f81ba433be0>: received an undecodable message (no exported object to receive message). Dropping message.
    8/13/14 2:21:34.309 AM soagent[342]: [Warning] Services all disappeared, removing all dependent devices
    8/13/14 2:21:34.927 AM soagent[342]: No active accounts, killing soagent in 10 seconds
    8/13/14 2:21:35.312 AM NotificationCenter[345]: No endpoint returned trying to load AccountInfoController.bundle, suspending
    8/13/14 2:21:35.470 AM com.apple.dock.extra[382]: No endpoint returned trying to load UnreadCountController.bundle, suspending
    8/13/14 2:21:37.339 AM soagent[342]: No active accounts, killing soagent in 10 seconds
    8/13/14 2:21:37.340 AM soagent[342]: No active accounts, killing soagent in 10 seconds
    8/13/14 2:21:41.580 AM com.apple.IconServicesAgent[286]: main Failed to composit image for binding VariantBinding [0x15f] flags: 0x8 binding: FileInfoBinding [0x4f5] - extension: lpdf, UTI: com.apple.localized-pdf-bundle, fileType: ????.
    8/13/14 2:21:41.581 AM quicklookd[383]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: lpdf, UTI: com.apple.localized-pdf-bundle, fileType: ???? request size:128 scale: 1
    8/13/14 2:21:45.618 AM soagent[342]: Killing soagent.
    8/13/14 2:21:45.619 AM NotificationCenter[345]: SOHelperCenter main connection interrupted
    8/13/14 2:21:45.619 AM com.apple.dock.extra[382]: SOHelperCenter main connection interrupted
    8/13/14 2:21:45.620 AM NotificationCenter[345]: SOHelperCenter main connection interrupted
    8/13/14 2:21:45.620 AM com.apple.dock.extra[382]: SOHelperCenter main connection interrupted
    8/13/14 2:21:45.623 AM imagent[348]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  (soagent:342)
    8/13/14 2:21:45.623 AM imagent[348]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  (soagent:342)
    8/13/14 2:21:46.806 AM UserEventAgent[304]: CaptiveUserAgent: [registerUserAgent:231] failed to register with server
    8/13/14 2:21:46.810 AM com.apple.launchd[1]: (com.apple.UserEventAgent-System[11]) Job appears to have crashed: Bus error: 10
    8/13/14 2:21:46.879 AM UserEventAgent[402]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    8/13/14 2:21:46.894 AM UserEventAgent[402]: Captive: [CNInfoNetworkActive:1655] en1: SSID '3asba1' making interface primary (protected network)
    8/13/14 2:21:46.894 AM UserEventAgent[402]: Captive: CNPluginHandler en1: Evaluating
    8/13/14 2:21:46.895 AM UserEventAgent[402]: Captive: en1: Probing '3asba1'
    8/13/14 2:21:46.897 AM configd[18]: network changed: DNS- Proxy-
    8/13/14 2:21:46.902 AM configd[18]: network changed: v4(en1!:192.168.1.10) DNS+ Proxy+ SMB
    8/13/14 2:21:46.921 AM AddressBookSourceSync[397]: Could not replace account with identifier: _local
    8/13/14 2:21:46.980 AM UserEventAgent[304]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    8/13/14 2:21:47.043 AM UserEventAgent[402]: Captive: CNPluginHandler en1: Authenticated
    8/13/14 2:21:47.302 AM com.apple.time[304]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/13/14 2:21:47.417 AM locationd[65]: Location icon should now be in state 'Active'
    8/13/14 2:21:47.620 AM ReportCrash[280]: Saved crash report for UserEventAgent[11] version 123.1.12 to /Library/Logs/DiagnosticReports/UserEventAgent_2014-08-12-232147_Mounas-MacBook -Pro.crash
    8/13/14 2:21:47.813 AM com.apple.SecurityServer[14]: Session 100016 created
    8/13/14 2:21:48.972 AM locationd[65]: NETWORK: requery, 0, 0, 0, 9, items, fQueryRetries, 0, fLastRetryTimestamp, 0.0
    8/13/14 2:21:49.852 AM locationd[65]: Location icon should now be in state 'Inactive'
    8/13/14 2:21:51.241 AM com.apple.WebKit.WebContent[401]: CKSoftwareMap: Registering with Daemon
    8/13/14 2:21:51.000 AM kernel[0]: hfs: unmount initiated on OS X Base System on device disk1s2
    8/13/14 2:21:53.376 AM com.apple.WebKit.WebContent[411]: CKSoftwareMap: Registering with Daemon
    8/13/14 2:21:55.323 AM sandboxd[112]: ([401]) com.apple.WebKit(401) deny file-read-data /Users/mounagargouri/Library/Preferences/com.apple.storeagent.plist
    8/13/14 2:21:55.338 AM sandboxd[112]: ([411]) com.apple.WebKit(411) deny file-read-data /Users/mounagargouri/Library/Preferences/com.apple.appstore.plist
    8/13/14 2:21:56.535 AM com.apple.WebKit.WebContent[410]: CKSoftwareMap: Registering with Daemon
    8/13/14 2:21:56.691 AM sandboxd[112]: ([410]) com.apple.WebKit(410) deny file-read-data /Users/mounagargouri/Library/Preferences/com.apple.appstore.plist
    8/13/14 2:21:59.140 AM sandboxd[112]: ([408]) com.apple.WebKit(408) deny file-read-data /Users/mounagargouri/Library/Preferences/com.apple.appstore.plist
    8/13/14 2:22:00.279 AM com.apple.WebKit.WebContent[408]: CKSoftwareMap: Registering with Daemon
    8/13/14 2:22:00.737 AM sandboxd[112]: ([409]) com.apple.WebKit(409) deny file-read-data /Users/mounagargouri/Library/Preferences/com.apple.appstore.plist
    8/13/14 2:22:14.436 AM com.apple.WebKit.WebContent[410]: ERROR: ITSExceptionHandler: {message:"TypeError: 'null' is not an object (evaluating 'document.querySelector("#header").addClassName')", url:"https://se.itunes.apple.com/htmlResources/7115/da-storefront-autoinstallations.j s", lineNumber:"338"}
    8/13/14 2:22:18.366 AM com.apple.kextcache[242]: kext com.jmicron.JMicronATA  101069000 is in exception list, allowing to load
    8/13/14 2:22:25.000 AM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xdc00 ****
    8/13/14 2:22:29.250 AM com.apple.kextcache[242]: kext com.ATTO.driver.ATTOExpressSASRAID  307029000 is in exception list, allowing to load
    8/13/14 2:22:29.334 AM com.apple.kextcache[242]: kext com.ATTO.driver.ATTOExpressSASHBA3  100059000 is in exception list, allowing to load
    8/13/14 2:22:29.403 AM com.apple.kextcache[242]: kext com.ATTO.driver.ATTOExpressSASHBA  200009000 is in exception list, allowing to load
    8/13/14 2:22:29.427 AM com.apple.kextcache[242]: kext com.ATTO.driver.ATTOExpressPCIUl4  404029000 is in exception list, allowing to load
    8/13/14 2:22:29.603 AM com.apple.kextcache[242]: kext com.ATTO.driver.ATTOCelerityFC  304089000 is in exception list, allowing to load
    8/13/14 2:22:35.888 AM com.apple.kextcache[242]: kext com.Accusys.driver.Acxxx  300029000 is in exception list, allowing to load
    8/13/14 2:22:45.000 AM kernel[0]: process rpcsvchost[182] thread 1427 caught burning CPU! It used more than 50% CPU (Actual recent usage: 86%) over 180 seconds. thread lifetime cpu usage 99.474272 seconds, (78.898216 user, 20.576056 system) ledger info: balance: 90006058546 credit: 99466950862 debit: 9460892316 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 104376992480
    8/13/14 2:22:48.464 AM spindump[431]: Saved cpu_resource.spin report for rpcsvchost version ??? (???) to /Library/Logs/DiagnosticReports/rpcsvchost_2014-08-13-022248_Mounas-MacBook-Pro .cpu_resource.spin
    8/13/14 2:23:00.520 AM com.apple.kextcache[242]: Created prelinked kernel /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache.
    8/13/14 2:23:50.000 AM kernel[0]: USBF:    623.  8    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:24:21.730 AM WindowServer[131]: device_generate_desktop_screenshot: authw 0x0(0), shield 0x7f85f0d1b460(2001)
    8/13/14 2:24:21.789 AM WindowServer[131]: device_generate_lock_screen_screenshot: authw 0x0(0), shield 0x7f85f0d1b460(2001)
    8/13/14 2:24:32.852 AM WindowServer[131]: CGXDisplayDidWakeNotification [665414006467]: posting kCGSDisplayDidWake
    8/13/14 2:24:32.852 AM WindowServer[131]: handle_will_sleep_auth_and_shield_windows: Deferring.
    8/13/14 2:24:41.000 AM kernel[0]: USBF:    674. 52    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:25:12.000 AM kernel[0]: USBF:    705. 80    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:26:26.000 AM kernel[0]: USBF:    779.142    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:26:57.000 AM kernel[0]: USBF:    810.171    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:27:41.000 AM kernel[0]: USBF:    854.206    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:27:57.439 AM apsd[84]: Reporting com.apple.main-thread is hung
    8/13/14 2:28:12.000 AM kernel[0]: USBF:    885.234    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:28:33.727 AM WindowServer[131]: device_generate_desktop_screenshot: authw 0x0(0), shield 0x7f85f0c89970(2001)
    8/13/14 2:28:33.786 AM WindowServer[131]: device_generate_lock_screen_screenshot: authw 0x0(0), shield 0x7f85f0c89970(2001)
    8/13/14 2:29:26.000 AM kernel[0]: USBF:    959.298    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:29:38.133 AM ntpd[263]: FREQ state ignoring -0.016467 s
    8/13/14 2:30:08.000 AM kernel[0]: USBF:    1001.360    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:30:39.000 AM kernel[0]: USBF:    1032.415    AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x24, timing out! (Addr: 2, EP: 1)
    8/13/14 2:30:54.124 AM WindowServer[131]: CGXDisplayDidWakeNotification [1046686628475]: posting kCGSDisplayDidWake
    8/13/14 2:30:54.125 AM WindowServer[131]: handle_will_sleep_auth_and_shield_windows: Deferring.
    8/13/14 2:31:17.766 AM Dock[316]: LaunchPad: __53-[LPAppManager(StoreSupport) _acceptStoreConnection:]_block_invoke app store xpc message error: Connection invalid
    8/13/14 2:31:27.013 AM com.apple.launchd.peruser.501[258]: (com.apple.PackageKit.InstallStatus) Throttling respawn: Will start in 8 seconds
    8/13/14 2:31:27.084 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 45059
    8/13/14 2:31:27.084 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 45059
    8/13/14 2:31:27.084 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 45059
    8/13/14 2:31:27.084 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 45059
    8/13/14 2:31:27.084 AM WindowServer[131]: CGXGetConnectionProperty: Invalid connection 45059
    8/13/14 2:31:27.131 AM com.apple.launchd[1]: (com.apple.ShareKitHelper[366]) Exited: Killed: 9
    8/13/14 2:31:27.223 AM sessionlogoutd[461]: sessionlogoutd Launched
    8/13/14 2:31:27.250 AM sessionlogoutd[461]: DEAD_PROCESS: 63 console
    8/13/14 2:31:27.253 AM loginwindow[63]: ERROR | -[Application setAppContext:] | Unable to get PID for context [0,49164]
    8/13/14 2:31:27.309 AM airportd[86]: _doAutoJoin: Already associated to “3asba1”. Bailing on auto-join.
    8/13/14 2:31:27.338 AM shutdown[462]: halt by _coreaudiod:
    8/13/14 2:31:27.000 AM kernel[0]: Kext loading now disabled.
    8/13/14 2:31:27.000 AM kernel[0]: Kext unloading now disabled.
    8/13/14 2:31:27.000 AM kernel[0]: Kext autounloading now disabled.
    8/13/14 2:31:27.000 AM kernel[0]: Kernel requests now disabled.
    8/13/14 2:31:27.339 AM shutdown[462]: SHUTDOWN_TIME: 1407911487 338570
    8/13/14 2:31:27.365 AM Dock[316]: XPC error messaging com.apple.IconServicesAgent: Connection interrupted
    8/13/14 2:31:27.365 AM Dock[316]: XPC error messaging com.apple.IconServicesAgent: Connection invalid
    8/13/14 2:31:27.409 AM UserEventAgent[402]: Captive: [UserAgentDied:142] User Agent @port=46599 Died
    8/13/14 2:31:27.417 AM identityservicesd[349]: Quit - notifying about shutdown
    8/13/14 2:31:27.417 AM identityservicesd[349]: Quit - shutting down daemon
    8/13/14 2:31:27.426 AM imagent[348]: Quit - notifying about shutdown
    8/13/14 2:31:27.426 AM distnoted[287]: Interruption - exiting now.
    8/13/14 2:31:27.426 AM distnoted[287]: Interruption - exiting now.
    8/13/14 2:31:27.426 AM distnoted[287]: Interruption - exiting now.
    8/13/14 2:31:27.426 AM distnoted[287]: Interruption - exiting now.
    8/13/14 2:31:27.427 AM distnoted[287]: Interruption - exiting now.
    8/13/14 2:31:27.427 AM distnoted[287]: Interruption - exiting now.
    8/13/14 2:31:27.428 AM imagent[348]: Quit - shutting down daemon
    8/13/14 2:31:27.440 AM ntpd[263]: ntpd exiting on signal 15
    8/13/14 2:31:27.443 AM WindowServer[131]: loginwindow connection closed; closing server.
    8/13/14 2:41:28.000 AM bootlog[0]: BOOT_TIME 1407912088 0
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.appstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.bookstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/13/14 2:41:55.000 AM kernel[0]: Longterm timer threshold: 1000 ms
    8/13/14 2:41:55.000 AM kernel[0]: Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    8/13/14 2:41:55.000 AM kernel[0]: vm_page_bootstrap: 813049 free pages and 161799 wired pages
    8/13/14 2:41:55.000 AM kernel[0]: kext submap [0xffffff7f807a9000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a9000]
    8/13/14 2:41:55.000 AM kernel[0]: zone leak detection enabled
    8/13/14 2:41:55.000 AM kernel[0]: "vm_compressor_mode" is 4
    8/13/14 2:41:55.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    8/13/14 2:41:55.000 AM kernel[0]: standard background quantum is 2500 us
    8/13/14 2:41:55.000 AM kernel[0]: mig_table_max_displ = 74
    8/13/14 2:41:55.000 AM kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    8/13/14 2:41:55.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    8/13/14 2:41:55.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    8/13/14 2:41:55.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    8/13/14 2:41:55.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    8/13/14 2:41:55.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    8/13/14 2:41:55.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    8/13/14 2:41:55.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    8/13/14 2:41:55.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    8/13/14 2:41:55.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    8/13/14 2:41:55.000 AM kernel[0]: MAC Framework successfully initialized
    8/13/14 2:41:55.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    8/13/14 2:41:55.000 AM kernel[0]: AppleKeyStore starting (BUILT: Jun  3 2014 21:40:51)
    8/13/14 2:41:55.000 AM kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    8/13/14 2:41:55.000 AM kernel[0]: ACPI: sleep states S3 S4 S5
    8/13/14 2:41:55.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 21:36:10 Jun  3 2014) initialization complete
    8/13/14 2:41:55.000 AM kernel[0]: pci (build 21:30:51 Jun  3 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    8/13/14 2:41:55.000 AM kernel[0]: [ PCI configuration begin ]
    8/13/14 2:41:55.000 AM kernel[0]: console relocated to 0xf80010000
    8/13/14 2:41:55.000 AM kernel[0]: [ PCI configuration end, bridges 7, devices 19 ]
    8/13/14 2:41:55.000 AM kernel[0]: NVEthernet::start - Built Jun  3 2014 21:38:31
    8/13/14 2:41:55.000 AM kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID d49a20fffe064c54; max speed s800.
    8/13/14 2:41:55.000 AM kernel[0]: mcache: 2 CPU(s), 64 bytes CPU cache line size
    8/13/14 2:41:55.000 AM kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    8/13/14 2:41:55.000 AM kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    8/13/14 2:41:55.000 AM kernel[0]: rooting via boot-uuid from /chosen: DD52DA78-8015-3FEC-AC2B-FF7D9FB05D9E
    8/13/14 2:41:55.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    8/13/14 2:41:55.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    8/13/14 2:41:55.000 AM kernel[0]: com.apple.AppleFSCompressionTypeLZVN kmod start
    8/13/14 2:41:55.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    8/13/14 2:41:55.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    8/13/14 2:41:55.000 AM kernel[0]: com.apple.AppleFSCompressionTypeLZVN load succeeded
    8/13/14 2:41:55.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    8/13/14 2:41:55.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    8/13/14 2:41:55.000 AM kernel[0]: BTCOEXIST off
    8/13/14 2:41:55.000 AM kernel[0]: BRCM tunables:
    8/13/14 2:41:55.000 AM kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    8/13/14 2:41:55.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/FUJITSU MJA2500BH FFS G1 Media/IOGUIDPartitionScheme/Untitled@2
    8/13/14 2:41:55.000 AM kernel[0]: BSD root: disk0s2, major 1, minor 2
    8/13/14 2:41:55.000 AM kernel[0]: hfs: mounted Untitled on device root_device
    8/13/14 2:41:55.000 AM kernel[0]: VM Swap Subsystem is ON
    8/13/14 2:41:30.213 AM com.apple.launchd[1]: *** launchd[1] has started up. ***
    8/13/14 2:41:30.213 AM com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    8/13/14 2:41:49.042 AM hidd[45]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    8/13/14 2:41:49.043 AM hidd[45]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    8/13/14 2:41:51.650 AM com.apple.SecurityServer[15]: Session 100000 created
    8/13/14 2:41:55.616 AM com.apple.launchd[1]: (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds
    8/13/14 2:41:55.000 AM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    8/13/14 2:41:55.000 AM kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    8/13/14 2:41:56.000 AM kernel[0]: NVDAStartup: Official
    8/13/14 2:41:56.000 AM kernel[0]: NVDANV50HAL loaded and registered
    8/13/14 2:41:56.000 AM kernel[0]: AGC: 3.6.22, HW version=1.7.10, flags:0, features:4
    8/13/14 2:41:56.000 AM kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
    8/13/14 2:41:56.000 AM kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    8/13/14 2:41:56.000 AM kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
    8/13/14 2:41:56.000 AM kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
    8/13/14 2:41:56.000 AM kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
    8/13/14 2:41:56.000 AM kernel[0]: Previous Shutdown Cause: 5
    8/13/14 2:41:56.000 AM kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    8/13/14 2:41:56.000 AM kernel[0]: NVDAStartup: Official
    8/13/14 2:41:56.000 AM kernel[0]: NVDANV50HAL loaded and registered
    8/13/14 2:41:56.000 AM kernel[0]: init
    8/13/14 2:41:56.000 AM kernel[0]: probe
    8/13/14 2:41:56.000 AM kernel[0]: start
    8/13/14 2:41:56.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    8/13/14 2:41:56.000 AM kernel[0]: IOBluetoothUSBDFU::probe
    8/13/14 2:41:56.000 AM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8217 FirmwareVersion - 0x0207
    8/13/14 2:41:56.000 AM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x0800 ****
    8/13/14 2:41:56.000 AM kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x0800 ****
    8/13/14 2:41:56.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x0800
    8/13/14 2:41:56.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    8/13/14 2:41:56.000 AM kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0xa600 -- 0xf800 -- 0x0800 ****
    8/13/14 2:41:57.000 AM kernel[0]: DSMOS has arrived
    8/13/14 2:41:57.000 AM kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    8/13/14 2:41:57.799 AM com.apple.SecurityServer[15]: Entering service
    8/13/14 2:41:57.000 AM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    8/13/14 2:41:57.939 AM configd[55]: setting hostname to "Mounas-MacBook-Pro.local"
    8/13/14 2:41:57.948 AM configd[55]: network changed.
    8/13/14 2:41:58.503 AM loginwindow[40]: Login Window Application Started
    8/13/14 2:41:58.573 AM mDNSResponder[37]: mDNSResponder mDNSResponder-522.92.1 (Jun  3 2014 12:57:56) starting OSXVers 13
    8/13/14 2:41:58.774 AM digest-service[71]: label: default
    8/13/14 2:41:58.774 AM digest-service[71]: dbname: od:/Local/Default
    8/13/14 2:41:58.774 AM digest-service[71]: mkey_file: /var/db/krb5kdc/m-key
    8/13/14 2:41:58.774 AM digest-service[71]: acl_file: /var/db/krb5kdc/kadmind.acl
    8/13/14 2:41:59.102 AM digest-service[71]: digest-request: uid=0
    8/13/14 2:42:00.000 AM kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    8/13/14 2:42:00.562 AM systemkeychain[82]: done file: /var/run/systemkeychaincheck.done
    8/13/14 2:42:00.575 AM awacsd[58]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    8/13/14 2:42:00.603 AM com.apple.usbmuxd[20]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    8/13/14 2:42:00.608 AM configd[55]: network changed.
    8/13/14 2:42:00.610 AM configd[55]: network changed: DNS*
    8/13/14 2:42:00.710 AM digest-service[71]: digest-request: netr probe 0
    8/13/14 2:42:00.711 AM digest-service[71]: digest-request: init request
    8/13/14 2:42:00.782 AM UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    8/13/14 2:42:00.786 AM com.apple.launchd[1]: (com.apple.aslmanager) Throttling respawn: Will start in 5 seconds
    8/13/14 2:42:00.788 AM com.apple.launchd[1]: (com.apple.aslmanager) Throttling respawn: Will start in 5 seconds
    8/13/14 2:42:00.795 AM apsd[60]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    8/13/14 2:42:00.837 AM digest-service[71]: digest-request: init return domain: BUILTIN

    Any advice would be helpful. Thanks

  • [SOLVED] Gnome 3.6 desktop stopped working after few boots

    I have been an avid ArchLinux user for many years but really need some help on this one. It drives me nuts.
    It started with the big systemd/gnome 3.6 update, went pretty smooth, got GDM and then my desktop. I think that at some point I added an Exchange account in the online account panel. I think the next reboot I could not pass GDM, only the Oops windows. Un-installed a couple of suspicious gnome-shell-extensions but still no luck with Gnome although KDE, LXDE and XFCE are working just fine. I then moved my home folder in order to start from a fresh one but still no luck after one reboot. Then I got tired and thought that maybe it was time to do a clean systemd install and switch to SSD. That's what I did and got my desktop working pretty easily. Installed Equinox theme and couple of extensions via the online service (mainly to hide icons). I did many reboot during that time and it was fine. Then I started reinstalling a lot of packages from texlive to audacity. In the meantime I added two online accounts; one gmail when I asked to sync calendar & contacts and another one with an Exchange account (calendar sync only). Gmail account seemed to work fine and I could see the calendar events in both evolution and the top bar. Exchange didn't work so I installed evolution-ews package and then continued to install my other many packages. I then rebooted and guess what? Ooops is back. This time dmesg says:
    systemd-journald[210]: File /var/log/journal/03137ccde67641f0a7ff7949e7384a8f/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 41.015383] mission-control[830]: segfault at 0 ip 00007ff80331a360 sp 00007ffff3ed1788 error 4 in libglib-2.0.so.0.3400.2[7ff8032e2000+f4000]
    [ 82.668771] mission-control[1500]: segfault at 0 ip 00007f7588056360 sp 00007fff6783bb48 error 4 in libglib-2.0.so.0.3400.2[7f758801e000+f4000]
    Removed ~/.local but didn't fix the problem. It is official ... I am really lost!
    I removed Equinox theme, telepathy-gabble but still no luck.
    Here are the packages installed on this machine:
    a2ps 4.14-2
    a52dec 0.7.4-6
    aalib 1.4rc5-9
    accountsservice 0.6.25-1
    acl 2.2.51-2
    acroread 9.5.1-2
    aircrack-ng 1.1-8
    aircrack-ng-scripts 1.1-8
    aisleriot 3.2.3.2-1
    akonadi 1.8.1-1
    alacarte 3.6.1-2
    alsa-lib 1.0.26-1
    alsa-oss 1.0.25-1
    alsa-plugins 1.0.26-1
    alsa-utils 1.0.26-1
    antiword 0.37-3
    apr 1.4.6-1
    apr-util 1.4.1-1
    arandr 0.1.6-1
    archlinux-keyring 20121113-1
    ardour 2.8.14-1
    arte7recorder 5.0-beta5
    aspell 0.60.6.1-1
    aspell-en 7.1-2
    aspell-fr 0.50.3-6
    at-spi 1.32.0-5
    at-spi2-atk 2.6.2-1
    at-spi2-core 2.6.2-1
    atk 2.6.0-1
    atkmm 2.22.6-1
    attica 0.4.1-1
    attr 2.4.46-2
    aubio 0.3.2-5
    audacity 2.0.2-1
    autoconf 2.69-1
    automake 1.12.5-1
    avahi 0.6.31-4
    avidemux-cli 2.5.6-4
    avidemux-gtk 2.5.6-4
    babl 0.1.10-1
    banshee 2.6.0-2
    baobab 3.6.3-1
    bash 4.2.039-1
    bash-completion 2.0-2
    bc 1.06-8
    bcompare 3.3.5.15075-1
    binutils 2.23.1-1
    bison 2.6.5-1
    bleachbit 0.9.3-1
    bless 0.6.0-3
    bluez 4.101-1
    bonnie++ 1.03e-6
    boo 0.9.4.9-2
    boost-libs 1.50.0-3
    brasero 3.6.1-1
    bridge-utils 1.5-1
    brltty 4.3-7
    brother-dcp560cn 1.0.1-1
    bzip2 1.0.6-4
    bzr 2.5.1-2
    ca-certificates 20121105-1
    ca-certificates-java 20120608-1
    cacheclean 2.1-5
    cairo 1.12.8-2
    cairo-perl 1.082-2
    cairomm 1.10.0-2
    cantarell-fonts 0.0.11-2
    caribou 0.4.4.2-1
    catfish 0.4.0.2-1
    ccid 1.4.8-1
    cdparanoia 10.2-4
    cdrdao 1.2.3-6
    cdrkit 1.1.11-2
    celt 0.11.1-4
    cheese 3.6.2-1
    chmlib 0.40-3
    chromaprint 0.7-1
    chromium 23.0.1271.64-1
    cifs-utils 5.7-1
    clamav 0.97.6-1
    clementine 1.1.0-2
    cln 1.3.2-1
    cloog 0.17.0-2
    clucene 2.3.3.4-6
    clutter 1.12.2-1
    clutter-gst 1.9.92-1
    clutter-gtk 1.4.0-1
    cmake 2.8.10.1-2
    cogl 1.10.4-1
    colord 0.1.24-3
    colord-gtk 0.1.23-1
    colordiff 1.0.13-1
    compositeproto 0.4.2-2
    coreutils 8.20-1
    cpupower 3.6-1
    cracklib 2.8.19-1
    cronie 1.4.8-3
    cryptsetup 1.5.1-1
    cups 1.6.1-6
    cups-filters 1.0.24-2
    cups-pdf 2.6.1-1
    cups-pk-helper 0.2.4-1
    curl 7.28.0-1
    cutecom 0.22.0-1
    damageproto 1.2.1-2
    darktable 1.0.5-4
    dasher 4.10.1-3
    davfs2 1.4.7-1
    davmail 4.1.0-1
    db 5.3.21-1
    dbus 1.6.8-1
    dbus-core 1.6.8-1
    dbus-glib 0.100-1
    dbus-sharp 0.7.0-4
    dbus-sharp-glib 0.5.0-4
    dconf 0.14.1-1
    ddrescue 1.16-2
    deb2targz 0.1-6
    deja-dup 24.0-2
    desktop-file-utils 0.20-1
    device-mapper 2.02.98-1
    dhclient 4.2.4.2-1
    dhcpcd 5.6.2-1
    dhex 0.68-1
    dia 0.97.2-3
    dialog 1.1_20120706-1
    diffutils 3.2-1
    digikam 2.9.0-1
    dirmngr 1.1.0-4
    djvulibre 3.5.25.3-1
    dkms 2.2.0.3-12
    dkms-frandom 1.1-2
    dmxproto 2.3.1-2
    dnssec-anchors 20120422-1
    dnsutils 9.9.2-1
    docbook-xml 4.5-5
    docbook-xsl 1.77.1-2
    dosfstools 3.0.12-1
    dotconf 1.3-3
    dstat 0.7.2-4
    duplicity 0.6.20-2
    duply 1.5.8-1
    dvd+rw-tools 7.1-4
    dvdauthor 0.7.1-2
    e2fsprogs 1.42.6-1
    easytag 2.1.7-3
    ecryptfs-utils 100-2
    ekiga 3.9.90-1
    empathy 3.6.2-1
    enca 1.13-2
    encfs 1.7.4-8
    enchant 1.6.0-4
    enigmail-bin 1.4.6-1
    eog 3.6.2-1
    eog-plugins 3.6.1-1
    epiphany 3.6.1-1
    ethtool 1:3.6-1
    ettercap 0.7.5-2
    ettercap-gtk 0.7.5-2
    evince 3.6.1-1
    evolution 3.6.2-1
    evolution-data-server 3.6.2-1
    exempi 2.2.0-1
    exiv2 0.23-1
    expat 2.1.0-1
    extundelete 0.2.0-2
    faac 1.28-4
    faad2 2.7-3
    faenza-icon-theme 1.3-1
    fakeroot 1.18.4-1
    farstream 0.2.2-1
    fbpdf-git 20121118-1
    feh 2.7-1
    ffdiaporama-devel 1.5.b2.2012.1118-1
    ffmpeg 1:1.0-2
    ffmpeg-compat 20120509-2
    fftw 3.3.2-1
    file 5.11-1
    file-roller 3.6.2-3
    filesystem 2012.10-2
    filezilla 3.6.0-1
    findutils 4.4.2-4
    fingerprint-gui 1.04-2
    firefox 16.0.2-1
    firefox-i18n-fr 16.0.2-1
    fixesproto 5.0-2
    flac 1.2.1-3
    flashplugin 11.2.202.251-1
    flex 2.5.37-1
    fltk 1.3.1-1
    flvstreamer 2.1c1-2
    folks 0.8.0-1
    fontconfig 2.10.1-2
    fontsproto 2.1.2-1
    foomatic-db 1:4.0.17_20120712-1
    foomatic-db-engine 1:4.0.17_20120712-1
    foomatic-db-nonfree 1:4.0.17_20120712-1
    foomatic-filters 1:4.0.17_20120712-1
    freeglut 2.8.0-2
    freemind 0.9.0-3
    freeplane 1.2.20-1
    freerdp 1.0.1-8
    freetype2 2.4.10-1
    frei0r-plugins 1.3-6
    fribidi 0.19.4-1
    fuse 2.9.2-1
    gajim 0.15.2-1
    gamin 0.1.10-6
    gavl 1.4.0-1
    gawk 4.0.1-1
    gc 7.2.d-1
    gcalctool 6.6.2-1
    gcc 4.7.2-2
    gcc-go 4.7.2-2
    gcc-libs 4.7.2-2
    gconf 3.2.5-3
    gconf-editor 3.0.1-1
    gconf-sharp 2.24.2-2
    gcr 3.6.2-2
    gd 2.0.36RC1-5
    gdata-sharp 1.7.0.1-2
    gdb 7.5-1
    gdbm 1.10-1
    gdk-pixbuf2 2.26.5-1
    gdm 3.6.2-1
    gecko-mediaplayer 1.0.7-1
    gedit 3.6.2-1
    gedit-plugins 3.6.1-1
    geeqie 1.1-2
    gegl 0.2.0-5
    geoclue 0.12.0-5
    geoip 1.4.8-2
    geoip-database 20121105-1
    gettext 0.18.1.1-4
    ghex 3.6.1-1
    ghostscript 9.06-1
    giblib 1.2.4-5
    giflib 4.1.6-5
    giggle 0.7-1
    gimp-devel 2.8.2-1
    gimp-plugin-fblur 3.2.6-3
    gimp-plugin-gmic 1.5.1.8-4
    gimp-plugin-lqr 0.7.1-4
    gimp-plugin-saveforweb 0.29.3-1
    gimp-plugin-separate+ 0.5.8-3
    gimp-plugin-wavelet-decompose 0.1.2-2
    gimp-plugin-wavelet-denoise 0.3.1-2
    gimp-plugin-wavelet-sharpen 0.1.2-2
    gimp-refocus 0.9.0-3
    gimp-resynth-heal-selection 0.16-4
    gimp-ufraw 0.18-5
    gimpfx-foundry 2.6_1-2
    git 1.8.0-1
    gitg 0.2.5-1
    gitso 0.6-2
    gjs 1.34.0-1
    gkeyfile-sharp 0.1-2
    gksu 2.0.2-4
    glade-perl 1.007-6
    glew 1.9.0-1
    glib 1.2.10-9
    glib-networking 2.34.2-1
    glib-perl 1.260-1
    glib2 2.34.2-1
    glibc 2.16.0-5
    glibmm 2.34.1-1
    glu 9.0.0-1
    gmime 2.6.12-1
    gmp 5.0.5-1
    gmpc 11.8.16-1
    gmtk 1.0.7-1
    gnochm 0.9.11-11
    gnome-backgrounds 3.6.0-1
    gnome-bluetooth 3.6.1-1
    gnome-color-manager 3.6.0-1
    gnome-contacts 3.6.2-1
    gnome-control-center 3.6.3-2
    gnome-desktop 1:3.6.2-1
    gnome-dictionary 3.6.0-1
    gnome-disk-utility 3.6.1-1
    gnome-documents 3.6.2-1
    gnome-font-viewer 3.6.1-1
    gnome-games 3.6.1-1
    gnome-games-extra-data 3.2.0-2
    gnome-icon-theme 3.6.2-1
    gnome-icon-theme-extras 3.6.2-1
    gnome-icon-theme-symbolic 3.6.2-1
    gnome-keyring 3.6.2-1
    gnome-media 3.4.0-1
    gnome-menus 3.6.1-1
    gnome-mime-data 2.18.0-6
    gnome-mplayer 1.0.7-1
    gnome-nettool 3.2.0-1
    gnome-online-accounts 3.6.2-1
    gnome-panel 3.6.2-1
    gnome-power-manager 3.6.0-1
    gnome-python 2.28.1-8
    gnome-screensaver 3.6.1-1
    gnome-screenshot 3.6.1-1
    gnome-search-tool 3.6.0-1
    gnome-session 3.6.2-1
    gnome-settings-daemon 3.6.3-2
    gnome-shell 3.6.2-1
    gnome-speech 0.4.25-2
    gnome-system-log 3.6.1-1
    gnome-system-monitor 3.6.0-1
    gnome-terminal 3.6.0-1
    gnome-themes-standard 3.6.2-1
    gnome-tweak-tool 3.6.1-1
    gnome-user-docs 3.6.2-1
    gnome-vfs 2.24.4-6
    gnome-video-effects 0.4.0-2
    gnonlin 0.10.17-1
    gnu-netcat 0.7.1-4
    gnupg 2.0.19-2
    gnutls 3.1.3-2
    go 2:1.0.3-3
    gobject-introspection 1.34.2-1
    goocanvas1 1.0.0-1
    google-earth 7.0.1.8244-1
    gpart 0.1h-5
    gparted 0.14.0-1
    gperf 3.0.4-4
    gpgme 1.3.1-4
    gpicview 0.2.3-1
    gpm 1.20.7-1
    gptfdisk 0.8.5-2
    gqview 2.0.4-5
    grantlee 0.3.0-1
    graphicsmagick 1.3.17-1
    graphite 1:1.0.3-1
    graphviz 2.28.0-10
    grep 2.14-1
    grfkill 20121118-1
    griffith 0.13-3
    grml-zsh-config 0.7.1-3
    groff 1.21-2
    grsync 1.2.2-1
    grub-bios 2.00-1
    grub-common 2.00-1
    gsettings-desktop-schemas 3.6.1-1
    gsfonts 1.0.7pre44-3
    gsl 1.15-2
    gsm 1.0.13-7
    gsmartcontrol 0.8.7-2
    gst-plugins-bad 1.0.2-1
    gst-plugins-base 1.0.2-1
    gst-plugins-base-libs 1.0.2-1
    gst-plugins-good 1.0.2-1
    gstreamer 1.0.2-1
    gstreamer0.10 0.10.36-1
    gstreamer0.10-bad 0.10.23-3
    gstreamer0.10-bad-plugins 0.10.23-3
    gstreamer0.10-base 0.10.36-1
    gstreamer0.10-base-plugins 0.10.36-1
    gstreamer0.10-ffmpeg 0.10.13-1
    gstreamer0.10-good 0.10.31-1
    gstreamer0.10-good-plugins 0.10.31-1
    gstreamer0.10-python 0.10.22-1
    gstreamer0.10-ugly 0.10.19-3
    gstreamer0.10-ugly-plugins 0.10.19-3
    gtk 1.2.10-11
    gtk-aurora-engine 1.5.1-3
    gtk-engines 2.21.0-1
    gtk-recordmydesktop 0.3.8-6
    gtk-sharp-2 2.12.11-1
    gtk-update-icon-cache 2.24.13-1
    gtk-vnc 0.5.1-1
    gtk2 2.24.13-1
    gtk2-perl 1.244-1
    gtk3 3.6.2-1
    gtkhtml4 4.6.1-1
    gtkimageview 1.6.4-3
    gtkmm 2.24.2-2
    gtkmm3 3.6.0-1
    gtkpacman 2.3.1-4
    gtksourceview2 2.10.5-2
    gtksourceview3 3.6.1-1
    gtkspell 2.0.16-2
    gts 0.7.6-2
    guake 0.4.4-2
    gudev-sharp 0.1-2
    guile 1.8.8-2
    gutenprint 5.2.9-1
    gvfs 1.14.2-1
    gvfs-afc 1.14.2-1
    gvfs-obexftp 1.14.2-1
    gvim 7.3.712-1
    gzip 1.5-1
    hachoir-core 1.3.3-3
    hachoir-metadata 1.3.3-2
    hachoir-parser 1.3.4-3
    hachoir-urwid 1.1-2
    handbrake 0.9.8-1
    hardinfo 0.5.1-5
    harfbuzz 0.9.5-2
    hdparm 9.42-1
    heirloom-mailx 12.5-3
    hexedit 1.2.12-5
    hicolor-icon-theme 0.12-2
    hplip 3.12.10.a-3
    hspell 1.2-1
    hsqldb-java 1:1.8.0.10-2
    htop 1.0.2-1
    hubbub 0.1.2-1
    hunspell 1.3.2-2
    hwids 20121022-1
    hyphen 2.8.6-1
    i7z 0.27.2-1
    iana-etc 2.30-3
    icedtea-web-java7 1.3.1-1
    icon-naming-utils 0.8.90-2
    icu 50.1-2
    id3lib 3.8.3-12
    id3v2 0.1.12-2
    idnkit 1.0-2
    iftop 0.17-10
    ilmbase 1.0.3-1
    imagemagick 6.8.0.3-1
    imlib2 1.4.5-2
    impressive 0.10.3-5
    inetutils 1.9.1-4
    iniparser 3.1-2
    inkscape 0.48.3.1-7
    inputproto 2.2-1
    intel-dri 9.0.1-1
    intel-tbb 4.1_20120718-2
    intltool 0.50.2-1
    iproute2 3.6.0-2
    iptables 1.4.16.2-1
    iputils 20121114-1
    isl 0.10-1
    iso-codes 3.38-1
    iw 3.6-1
    jack 0.121.3-7
    jasper 1.900.1-8
    jbig2dec 0.11-5
    jdk7-openjdk 7.u9_2.3.3-1
    jdownloader2 latest-1
    jessyink2 2.0.0.alpha.1-1
    jfsutils 1.1.15-3
    john 1.7.9-7
    jre7-openjdk 7.u9_2.3.3-1
    jre7-openjdk-headless 7.u9_2.3.3-1
    js 1.8.5-3
    json-c 0.9-1
    json-glib 0.15.2-1
    k3b 2.0.2-6
    k9copy 2.3.8-2
    kactivities 4.9.3-1
    kbd 1.15.3-3
    kbproto 1.0.6-1
    kde-base-artwork 4.9.3-1
    kdebase-runtime 4.9.3-1
    kdebase-workspace 4.9.3-1
    kdeedu-marble 4.9.3-1
    kdelibs 4.9.3-2
    kdenlive 0.9.2-5
    kdepim-runtime 4.9.3-1
    kdepimlibs 4.9.3-1
    kdiff3 0.9.97-2
    keepassx 0.4.3-3
    keyutils 1.5.5-3
    khrplatform-devel 9.0.1-1
    kid3 2.2-1
    kipi-plugins 2.9.0-1
    kismet 2011_03_R2-5
    kmod 11-2
    krb5 1.10.3-1
    ladspa 1.13-4
    lame 3.99.5-1
    languagetool 1.9-1
    lcms 1.19-2
    lcms2 2.4-1
    ld-lsb 3-5
    ldns 1.6.14-1
    leafpad 0.8.18.1-3
    lensfun 0.2.6-1
    less 451-1
    levelator 1.3.0-3
    lfhex 0.42-2
    lftp 4.4.0-1
    lib32-alsa-lib 1.0.26-1
    lib32-atk 2.6.0-1
    lib32-bzip2 1.0.6-1
    lib32-cairo 1.12.8-1
    lib32-dbus-core 1.6.8-1
    lib32-e2fsprogs 1.42.6-1
    lib32-expat 2.1.0-1
    lib32-fontconfig 2.10.1-1
    lib32-freetype2 2.4.10-1
    lib32-gcc-libs 4.7.2-2
    lib32-gdk-pixbuf2 2.26.5-1
    lib32-glib2 2.34.2-1
    lib32-glibc 2.16.0-5
    lib32-gtk2 2.24.13-1
    lib32-harfbuzz 0.9.5-1
    lib32-icu 49.1.2-1
    lib32-intel-dri 9.0.1-1
    lib32-keyutils 1.5.5-1
    lib32-krb5 1.10.3-1
    lib32-libcups 1.6.1-1
    lib32-libdrm 2.4.40-1
    lib32-libffi 3.0.11-1
    lib32-libgl 9.0.1-1
    lib32-libglapi 9.0.1-1
    lib32-libice 1.0.8-1
    lib32-libjpeg-turbo 1.2.1-1
    lib32-libldap 2.4.33-1
    lib32-libmng 1.0.10-6
    lib32-libpciaccess 0.13.1-1
    lib32-libpng 1.5.13-1
    lib32-libsm 1.2.1-1
    lib32-libtiff 4.0.3-1
    lib32-libx11 1.5.0-1
    lib32-libxau 1.0.7-1
    lib32-libxcb 1.9-1
    lib32-libxcomposite 0.4.3-3
    lib32-libxcursor 1.1.13-1
    lib32-libxdamage 1.1.3-4
    lib32-libxdmcp 1.1.1-1
    lib32-libxext 1.3.1-1
    lib32-libxfixes 5.0-1
    lib32-libxft 2.3.1-1
    lib32-libxi 1.6.1-1
    lib32-libxinerama 1.1.2-1
    lib32-libxml2 2.8.0-1
    lib32-libxrandr 1.4.0-1
    lib32-libxrender 0.9.7-1
    lib32-libxss 1.2.2-1
    lib32-libxv 1.0.7-1
    lib32-libxxf86vm 1.1.2-1
    lib32-mesa 9.0.1-1
    lib32-ncurses 5.9-1
    lib32-openssl 1.0.1.c-1
    lib32-pango 1.32.1-1
    lib32-pcre 8.31-1
    lib32-pixman 0.28.0-1
    lib32-qt 4.8.3-3
    lib32-readline 6.2.004-1
    lib32-sqlite 3.7.14.1-1
    lib32-util-linux 2.22.1-1
    lib32-v4l-utils 0.8.8-1
    lib32-xcb-util 0.3.9-1
    lib32-zlib 1.2.7-1
    libao 1.1.0-2
    libarchive 3.0.4-2
    libart-lgpl 2.3.21-2
    libass 0.10.0-3
    libassuan 2.0.3-1
    libasyncns 0.8-4
    libatasmart 0.19-1
    libavc1394 0.5.4-1
    libbluray 0.2.3-1
    libbonobo 2.32.1-2
    libbonoboui 2.24.5-2
    libcaca 0.99.beta18-1
    libcanberra 0.30-2
    libcanberra-pulse 0.30-2
    libcap 2.22-3
    libcap-ng 0.7-1
    libcdaudio 0.99.12-6
    libcddb 1.3.2-3
    libcdio 0.83-1
    libchamplain 0.12.3-1
    libcroco 0.6.8-1
    libcryptui 3.6.0-1
    libcss 0.1.2-2
    libcups 1.6.1-6
    libdaemon 0.14-2
    libdatrie 0.2.5-1
    libdbusmenu-qt 0.9.2-1
    libdc1394 2.1.3-2
    libdca 0.0.5-3
    libdiscid 0.2.2-2
    libdmtx 0.7.4-3
    libdmx 1.1.2-1
    libdrm 2.4.40-1
    libdv 1.0.0-4
    libdvbpsi 0.2.2-1
    libdvdcss 1.2.12-1
    libdvdnav 4.2.0-2
    libdvdread 4.2.0-1
    libebml 1.2.2-2
    libedit 20120601_3.0-1
    libegl 9.0.1-1
    libevent 2.0.20-1
    libexif 0.6.21-1
    libfakekey 0.1-5
    libffi 3.0.11-1
    libfm 1.1.0-3
    libfontenc 1.1.1-1
    libfprint 0.4.0-3
    libftdi 0.20-1
    libgbm 9.0.1-1
    libgcrypt 1.5.0-3
    libgdata 0.13.2-1
    libgdiplus 2.10-3
    libgee 0.6.6.1-1
    libgksu 2.0.12-5
    libgl 9.0.1-1
    libglade 2.6.4-3
    libglademm 2.6.7-2
    libglapi 9.0.1-1
    libgles 9.0.1-1
    libgme 0.6.0-2
    libgnome 2.32.1-3
    libgnome-data 2.32.1-3
    libgnome-keyring 3.6.0-1
    libgnome-media-profiles 3.0.0-3
    libgnomecanvas 2.30.3-2
    libgnomecanvasmm 2.26.0-2
    libgnomekbd 3.6.0-1
    libgnomeui 2.24.5-1
    libgpg-error 1.10-2
    libgphoto2 2.4.14-1
    libgpod 0.8.2-6
    libgsf 1.14.25-1
    libgssglue 0.4-1
    libgtkhtml 2.11.1-4
    libgtop 2.28.4-1
    libgusb 0.1.4-1
    libgweather 3.6.2-1
    libgxps 0.2.2-1
    libical 0.48-1
    libice 1.0.8-1
    libid3tag 0.15.1b-7
    libidl2 0.8.14-2
    libidn 1.25-1
    libiec61883 1.2.0-3
    libieee1284 0.2.11-4
    libimobiledevice 1.1.4-2
    libiodbc 3.52.8-1
    libiptcdata 1.0.4-2
    libirman 0.4.5-3
    libjpeg-turbo 1.2.1-1
    libkate 0.4.1-3
    libkcddb 4.9.3-1
    libkdcraw 4.9.3-1
    libkexiv2 4.9.3-1
    libkface 2.9.0-1
    libkgapi 0.4.3-1
    libkgeomap 2.9.0-1
    libkipi 4.9.3-1
    libksane 4.9.3-1
    libksba 1.2.0-2
    libkvkontakte 2.9.0-1
    liblastfm 0.3.3-3
    libldap 2.4.33-1
    liblo 0.26-2
    liblouis 2.3.0-1
    liblqr 0.4.1-3
    liblrdf 0.5.0-1
    libltdl 2.4.2-7
    libmad 0.15.1b-6
    libmatroska 1.3.0-2
    libmediainfo 0.7.61-1
    libmikmod 3.2.0-1
    libmms 0.6.2-1
    libmng 1.0.10-4
    libmodplug 0.8.8.4-1
    libmp4v2 2.0.0-2
    libmpc 1.0.1-1
    libmpcdec 1.2.6-3
    libmpd 11.8.17-1
    libmpeg2 0.5.1-3
    libmtp 1.1.5-1
    libmusicbrainz5 5.0.1-1
    libmysqlclient 5.5.28-1
    libmythes 1:1.2.3-1
    libnet 1.1.6-1
    libnice 0.1.3-1
    libnl 3.2.11-1
    libnl1 1.1-1
    libnotify 0.7.5-1
    libnsbmp 0.0.3-3
    libnsgif 0.0.3-3
    liboauth 0.9.6-1
    libofa 0.9.3-4
    libogg 1.3.0-1
    libotr 4.0.0-1
    libparserutils 0.1.1-2
    libpcap 1.3.0-1
    libpciaccess 0.13.1-1
    libpeas 1.6.1-1
    libpipeline 1.2.2-1
    libplist 1.8-2
    libpng 1.5.13-1
    libproxy 0.4.7-2
    libpst 0.6.54-2
    libpulse 2.1-1
    libpurple 2.10.6-2
    libpwquality 1.2.0-1
    libqalculate 0.9.7-3
    libquvi 0.4.1-1
    libquvi-scripts 0.4.9-1
    libqzeitgeist 0.8.0-2
    libraw1394 2.0.7-2
    libreoffice-base 3.6.3-3
    libreoffice-calc 3.6.3-3
    libreoffice-common 3.6.3-3
    libreoffice-draw 3.6.3-3
    libreoffice-extension-languagetool 1.9-1
    libreoffice-fr 3.6.3-1
    libreoffice-gnome 3.6.3-3
    libreoffice-impress 3.6.3-3
    libreoffice-kde4 3.6.3-3
    libreoffice-math 3.6.3-3
    libreoffice-postgresql-connector 3.6.3-3
    libreoffice-sdk 3.6.3-3
    libreoffice-sdk-doc 3.6.3-3
    libreoffice-writer 3.6.3-3
    librpcsecgss 0.19-7
    librsvg 2.36.4-1
    librsync 0.9.7-6
    libsamplerate 0.1.8-1
    libsasl 2.1.23-9
    libsecret 0.11-1
    libshout 1:2.3.1-1
    libsidplay 1.36.59-5
    libsigc++ 2.2.11-1
    libsigsegv 2.10-1
    libsm 1.2.1-1
    libsndfile 1.0.25-2
    libsocialweb 0.25.20-1
    libsoup 2.40.2-1
    libsoup-gnome 2.40.2-1
    libspectre 0.2.7-1
    libssh 0.5.2-1
    libssh2 1.4.2-1
    libtasn1 3.0-1
    libthai 0.1.18-1
    libtheora 1.1.1-2
    libtiff 4.0.3-1
    libtiger 0.3.4-3
    libtirpc 0.2.2-4
    libtool 2.4.2-7
    libtracker-sparql 0.14.4-2
    libui-dialog-perl 1.08-1
    libunique 1.1.6-5
    libunique3 3.0.2-2
    libupnp 1.6.17-1
    libusb-compat 0.1.4-2
    libusbx 1.0.14-1
    libva 1.1.0-2
    libvdpau 0.5-1
    libvisual 0.4.0-4
    libvncserver 0.9.9-1
    libvorbis 1.3.3-1
    libvpx 1.1.0-1
    libwacom 0.6-1
    libwapcaplet 0.1.1-1
    libwbclient 3.6.9-1
    libwebp 0.2.0-1
    libwmf 0.2.8.4-9
    libwnck 2.30.7-1
    libwnck3 3.4.4-1
    libwpd 0.9.4-1
    libwps 0.2.7-1
    libx11 1.5.0-1
    libxau 1.0.7-1
    libxaw 1.0.11-1
    libxcb 1.9-1
    libxcomp 3.5.0.15-2
    libxcomposite 0.4.3-2
    libxcursor 1.1.13-1
    libxdamage 1.1.3-2
    libxdmcp 1.1.1-1
    libxext 1.3.1-1
    libxfixes 5.0-2
    libxfont 1.4.5-1
    libxft 2.3.1-1
    libxi 1.6.1-1
    libxinerama 1.1.2-1
    libxkbfile 1.0.8-1
    libxklavier 5.3-1
    libxml2 2.8.0-1
    libxmu 1.1.1-1
    libxp 1.0.1-3
    libxpm 3.5.10-1
    libxrandr 1.4.0-1
    libxrender 0.9.7-1
    libxres 1.0.6-1
    libxslt 1.1.26-3
    libxss 1.2.2-1
    libxt 1.1.3-1
    libxtst 1.2.1-1
    libxv 1.0.7-1
    libxvmc 1.0.7-1
    libxxf86dga 1.1.3-1
    libxxf86vm 1.1.2-1
    libyaml 0.1.4-2
    libytnef 1.5-3
    libzapojit 0.0.2-1
    libzeitgeist 0.3.18-3
    libzen 0.4.28-1
    licenses 2.9-1
    lilv 0.14.4-1
    linux 3.6.6-1
    linux-api-headers 3.6.3-1
    linux-firmware 20120625-1
    linux-headers 3.6.6-1
    lirc-utils 1:0.9.0-34
    lm_sensors 3.3.3-1
    log4c 1.2.1-1
    logrotate 3.8.2-1
    lorcon 224-2
    lpsolve 5.5.2.0-2
    lsof 4.86-1
    lua 5.1.5-2
    lv2 1.0.0-2
    lvm2 2.02.98-1
    lxappearance 0.5.2-1
    lxappearance-obconf 0.2.0-1
    lxde-common 0.5.5-2
    lxde-icon-theme 0.5.0-1
    lxdm 0.4.1-18
    lxinput 0.3.2-2
    lxlauncher 0.2.2-2
    lxmenu-data 0.1.2-1
    lxmusic 0.4.5-1
    lxpanel 0.5.10-2
    lxrandr 0.1.2-2
    lxsession 0.4.6.1-3
    lxshortcut 0.1.2-1
    lxtask 0.1.4-3
    lxterminal 0.1.11-2
    lynx 2.8.7-6
    lyx 2.0.5-1
    lzo2 2.06-1
    m4 1.4.16-2
    macchanger 1.5.0-5
    macchanger-gtk 1.1-1
    make 3.82-5
    man-db 2.6.3-1
    man-pages 3.44-1
    mash 0.2.0-1
    mc 4.8.6-2
    mcpp 2.7.2-4
    md5deep 4.2-1
    mdadm 3.2.6-1
    media-player-info 17-1
    mediainfo 0.7.61-1
    mediainfo-gui 0.7.61-1
    meld 1.6.1-1
    mencoder 35421-1
    menu-cache 0.4.0-1
    mesa 9.0.1-1
    metacity 2.34.13-1
    mime-types 8-1
    minicom 2.6.1-1
    mjpegtools 2.0.0-2
    mkinitcpio 0.11.2-1
    mkinitcpio-busybox 1.20.2-1
    mkvtoolnix-cli 5.8.0-1
    mkvtoolnix-gtk 5.8.0-1
    mlocate 0.26-1
    mlt 0.8.2-3
    mlt-python-bindings 0.8.2-3
    mobile-broadband-provider-info 20120614-1
    modemmanager 0.6.0.0-1
    mono 2.10.8-2
    mono-addins 0.6.2-2
    mono-upnp 0.1.2-1
    mono-zeroconf 0.9.0-3
    mousetweaks 3.6.0-1
    mozilla-common 1.4-3
    mozplugger 1.14.6-1
    mpfr 3.1.1.p2-1
    mpg123 1.14.4-1
    mplayer2 20120729-2
    mtdev 1.1.3-1
    mtools 4.0.17-2
    mtpfs 1.1-1
    mupdf 1.1-1
    musicbrainz 2.1.5-5
    mutagen 1.20-4
    mutter 3.6.2-1
    mx 1.4.6-1
    mysql 5.5.28-1
    mysql-clients 5.5.28-1
    nano 2.2.6-2
    nautilus 3.6.3-1
    ncftp 3.2.5-2
    ncurses 5.9-3
    neon 0.29.6-4
    nepomuk-core 4.9.3-1
    net-snmp 5.7.2-1
    net-tools 1.60.20120804git-2
    netcfg 3.0-1
    netdiscover-debian 0.3beta7-2
    netkit-bsd-finger 0.17-7
    netsurf 2.9-4
    nettle 2.5-1
    network-manager-applet 0.9.6.4-1
    networkmanager 0.9.6.4-1
    networkmanager-openconnect 0.9.6.2-1
    networkmanager-openvpn 0.9.6.0-1
    networkmanager-pptp 0.9.6.0-2
    networkmanager-vpnc 0.9.6.0-1
    nfs-utils 1.2.6-3
    nfsidmap 0.25-1
    nmap 6.01-2
    notification-daemon 0.7.6-1
    novacut 12.04.0-1
    nspr 4.9.3-1
    nss 3.14-1
    nss-myhostname 0.3-3
    ntfs-3g 2012.1.15-3
    ntfsprogs 2012.1.15-3
    ntp 4.2.6.p5-11
    nx-common 3.5.0-5
    nxclient 3.5.0.7-3
    obex-data-server 0.4.6-3
    obexd-client 1:0.46-1
    obmenu 1.0-9
    ocsync 0.60.1-1
    oh-my-zsh-git 20121118-1
    opal 3.10.7-3
    openbox 3.5.0-7
    openconnect 1:4.07-1
    opencore-amr 0.1.3-1
    opencv 2.4.3-2
    openexr 1.7.1-2
    openjpeg 1.5.0-1
    openobex 1.5-3
    openshot 1.4.3-1
    openssh 6.1p1-3
    openssl 1.0.1.c-1
    openvpn 2.2.2-2
    opus 1.0.1-2
    orbit2 2.14.19-2
    orc 0.4.16-1
    orca 3.6.2-1
    owncloud-client 1.1.1-1
    oxygen-icons 4.9.3-1
    p0f 3.01b-2
    p11-kit 0.13-1
    p7zip 9.20.1-6
    pacgraph 20110629-1
    package-query 1.1-2
    pacman 4.0.3-5
    pacman-color 4.0.3-3
    pacman-mirrorlist 20120908-1
    pam 1.1.6-1
    pambase 20120701-1
    pango 1.32.2-1
    pango-perl 1.223-2
    pangomm 2.28.4-1
    parted 3.1-1
    patch 2.7.1-1
    pciutils 3.1.10-1
    pcmanfm 1.1.0-1
    pcmciautils 018-4
    pcre 8.31-1
    pcsc-perl 1.4.12-3
    pcsc-tools 1.4.20-1
    pcsclite 1.8.6-1
    pdfedit 0.4.5-2
    pdftk-bin 1.44-4
    perl 5.16.2-1
    perl-error 0.17018-1
    perl-xml-parser 2.41-3
    perl-xml-simple 2.20-1
    pgpdump-git 20121118-1
    phatch 0.2.7.1-4
    phonon 1:4.6.0-3
    phonon-gstreamer 4.6.2-1
    picard 1.1-1
    pidgin 2.10.6-2
    pidgin-otr 4.0.0-1
    pinentry 0.8.2-1
    pitivi 0.15.2-2
    pixman 0.28.0-1
    pkg-config 0.27.1-1
    pkgfile 7-1
    pkgtools 24-4
    plotutils 2.6-3
    pluzzdl 0.9.3-1
    pm-quirks 0.20100619-2
    pm-utils 1.4.1-5
    polkit 0.107-4
    polkit-gnome 0.105-1
    polkit-kde 0.99.0-2
    polkit-qt 0.103.0-1
    poppler 0.20.5-1
    poppler-data 0.4.5-1
    poppler-glib 0.20.5-1
    popt 1.16-5
    portaudio 19_20111121-1
    portmidi 217-3
    postgresql-libs 9.2.1-2
    powertop 2.1.1-1
    ppl 1.0-1
    ppp 2.4.5-5
    pptpclient 1.7.2-4
    preziplayer-git 20121118-1
    printproto 1.0.5-2
    prison 1.0-1
    procinfo-ng 2.0.304-3
    procps-ng 3.3.5-1
    progsreiserfs 0.3.0.5-7
    protobuf 2.4.1-2
    proxychains 3.1-3
    proxychains-gui 1.4.1-2
    psmisc 22.19-1
    pstoedit 3.60-3
    psutils 1.17-3
    pth 2.0.7-4
    ptlib 2.10.7-2
    pulseaudio 2.1-1
    pulseaudio-alsa 2-1
    putty 0.62-1
    pycups 1.9.62-1
    pygobject-devel 3.4.2-1
    pygobject2-devel 2.28.6-8
    pygoocanvas 0.14.1-5
    pygtk 2.24.0-3
    pygtksourceview2 2.10.1-4
    pyorbit 2.24.0-4
    pyqt-common 4.9.5-3
    pyrenamer 0.6.0-6
    pyrex 0.9.9-3
    pysmbc 1.0.13-1
    pysvn-py2 1.7.6-1
    python 3.3.0-1
    python-cairo 1.10.0-2
    python-dbus-common 1.1.1-2
    python-distribute 0.6.30-1
    python-docutils 0.9.1-2
    python-dulwich 0.8.5-1
    python-gobject 3.4.2-1
    python-jinja 2.6-3
    python-markupsafe 0.15-2
    python-microfiber 12.04.0-1
    python-pygments 1.5-3
    python-sphinx 1.1.3-3
    python-userwebkit 12.04.0-1
    python2 2.7.3-2
    python2-atspi 2.6.0-2
    python2-beaker 1.6.3-2
    python2-beautifulsoup3 3.2.1-1
    python2-bonobo 2.28.1-8
    python2-boto 2.6.0-1
    python2-cairo 1.10.0-1
    python2-configobj 4.7.2-5
    python2-crypto 2.6-3
    python2-dbus 1.1.1-2
    python2-distribute 0.6.30-1
    python2-gconf 2.28.1-8
    python2-gnomecanvas 2.28.1-8
    python2-gnomevfs 2.28.1-8
    python2-gnupginterface 0.3.2-1
    python2-gobject 3.4.2-1
    python2-gobject2 2.28.6-8
    python2-gtkhtml2 2.25.3-12
    python2-gtkspell 2.25.3-12
    python2-httplib2 0.7.6-1
    python2-imaging 1.1.7-5
    python2-libgnome 2.28.1-8
    python2-lxml 3.0.1-1
    python2-mako 0.7.2-2
    python2-markupsafe 0.15-2
    python2-mpd 0.3.0-4
    python2-nautilus 1.1-3
    python2-notify 0.1.1-12
    python2-opengl 3.0.2-2
    python2-paramiko 1.7.7.1-3
    python2-pyasn1 0.1.4-1
    python2-pychm 0.8.4-1
    python2-pycurl 7.19.0-2
    python2-pygame 1.9.1-7
    python2-pylorcon 2-2
    python2-pyopenssl 0.13-2
    python2-pyqt 4.9.5-3
    python2-pysqlite 2.6.3-3
    python2-reportlab 2.6-1
    python2-simplejson 2.6.2-1
    python2-sip 4.14-2
    python2-socksipy-branch 1.02-1
    python2-sqlalchemy 0.7.9-1
    python2-urwid 1.0.2-2
    python2-xdg 0.23-2
    python2-zope-interface 4.0.1-1
    pyxml 0.8.4-10
    qca 2.0.3-2
    qca-ossl 2.0.0-4
    qcad 2.0.5.0-11
    qgit 2.3-3
    qimageblitz 0.0.6-2
    qjson 0.7.1-2
    qpdf 3.0.2-1
    qrencode 3.4.1-1
    qscintilla 2.6.2-3
    qscintilla-qt3 1.7.1-4
    qt 4.8.3-6
    qt3 1:3.3.8b-2
    qtwebkit 2.2.2-1
    quodlibet 2.4.1-1
    quodlibet-plugins 2.4.1-2
    rabbitvcs 0.15.2-1
    randrproto 1.4.0-1
    rapidsvn 0.12.1-1
    raptor 2.0.8-2
    rasqal 1:0.9.29-1
    rawtherapee 1:4.0.8-1
    readline 6.2.004-1
    recode 3.6-7
    recordmydesktop 0.3.8.1-6
    recordproto 1.14.2-1
    redland 1:1.0.15-3
    redland-storage-virtuoso 1:1.0.15-3
    reiserfsprogs 3.6.21-4
    remmina 1.0.0-9
    renderproto 0.11.1-2
    rest 0.7.90-1
    rfkill 0.4-6
    rhythmbox 2.98-4
    rlog 1.4-4
    rpcbind 0.2.0-9
    rpmextract 1.0-5
    rrdtool 1.4.7-2
    rsync 3.0.9-5
    rtkit 0.11-1
    rtmpdump 2.4-1
    rubberband 1.7.0-1
    ruby 1.9.3_p327-1
    rubyripper 0.6.2-2
    run-parts 4.3.4-1
    rxvt-unicode 9.15-3
    samba 3.6.9-1
    sane 1.0.23-1
    schroedinger 1.0.11-1
    screen 4.0.3-15
    scribes 0.4.954-2
    scribus 1.4.1-1
    scribus-templates 1.3.8-1
    scrnsaverproto 1.2.2-1
    sdl 1.2.15-3
    sdl_image 1.2.12-2
    sdl_mixer 1.2.12-3
    sdl_ttf 2.0.11-2
    seahorse 3.6.3-1
    secure-delete 3.1-4
    sed 4.2.1-4
    serd 0.18.0-1
    sg3_utils 1.33-1
    shadow 4.1.5.1-1
    shape-collage 2.5.3-1
    shared-color-profiles 0.1.5-1
    shared-color-targets 0.1.1-1
    shared-desktop-ontologies 0.10.0-1
    shared-mime-info 1.0-1
    shorewall 4.5.9.2-1
    shorewall-core 4.5.9.2-1
    sip 4.14-2
    skype 4.1.0.20-2
    slang 2.2.4-2
    smartmontools 6.0-1
    smbclient 3.6.9-1
    smpeg 0.4.4-7
    smplayer 0.8.1-1
    socat 1.7.2.1-1
    sonata 1.6.2.1-8
    soprano 2.8.0-2
    sord 0.10.0-1
    sound-juicer 3.5.0-1
    sound-theme-freedesktop 0.8-1
    soundtouch 1.6.0-1
    sox 14.4.0-3
    sozi 12.09-1
    spandsp 0.0.6pre21-1
    speech-dispatcher 0.7.1-7
    speex 1.2rc1-2
    sqlite 3.7.14.1-1
    sqlitebrowser 2.0b1-2
    sratom 0.4.0-1
    sshfs 2.4-1
    sshuttle-git 20121118-1
    ssss 0.5-2
    startup-notification 0.12-3
    strace 4.7-1
    stress 1.0.4-3
    strigi 0.7.7-2
    subversion 1.7.7-2
    sudo 1.8.6.p3-1
    suil 0.6.4-1
    sushi 3.6.1-1
    sysfsutils 2.1.0-8
    syslinux 4.06-1
    system-config-printer-common 1.3.12-1
    system-config-printer-gnome 1.3.12-1
    systemd 195-2
    systemd-sysvcompat 195-2
    sysvinit-tools 2.88-9
    t1lib 5.1.2-3
    taglib 1.8-1
    taglib-sharp 2.0.4.0-1
    talloc 2.0.7-1
    tar 1.26-2
    task-git 20121118-1
    tcl 8.5.13-1
    tdb 1.2.10-2
    telepathy-farstream 0.6.0-1
    telepathy-glib 0.20.1-1
    telepathy-logger 0.6.0-1
    telepathy-mission-control 5.14.0-1
    testdisk 6.13-3
    texinfo 4.13a-7
    texlive-bibtexextra 2012.26868-1
    texlive-bin 2012.0-5
    texlive-core 2012.26892-2
    texlive-fontsextra 2012.26866-1
    texlive-formatsextra 2012.26689-1
    texlive-genericextra 2012.26700-1
    texlive-htmlxml 2012.24013-1
    texlive-humanities 2012.25861-1
    texlive-latexextra 2012.26807-1
    texlive-pictures 2012.26791-1
    texlive-plainextra 2012.25953-1
    texlive-pstricks 2012.26865-1
    texlive-publishers 2012.26831-1
    texlive-science 2012.26607-1
    tftp-hpa 5.2-3
    thunderbird 16.0.2-1
    thunderbird-i18n-fr 16.0.2-1
    tig 1.1-1
    tightvnc 1.3.10-9
    time-drive 0.4.0-3
    tint2 0.11-5
    tmux 1.7-1
    tomboy 1.12.2-1
    tor 0.2.2.39-2
    tor-browser-en 2.2.39_5-1
    torchat 0.9.9.553-2
    totem 3.6.3-1
    totem-plparser 3.4.3-1
    tracker 0.14.4-2
    transcode 1.1.7-6
    transfig 3.2.5d-1
    transmission-gtk 2.73-2
    truecrypt 1:7.1a-1
    tsocks 1.8beta5-5
    ttf-bitstream-vera 1.10-8
    ttf-dejavu 2.33-3
    ttf-freefont 20120503-1
    ttf-inconsolata 20090215-3
    ttf-ms-fonts 2.0-9
    ttf-ubuntu-font-family 0.80-3
    tzdata 2012j-1
    udisks 1.0.4-5
    udisks2 2.0.0-1
    ultracopier 0.3.1.0-1
    unetbootin 581-1
    unison 2.40.65-1
    unixodbc 2.3.1-1
    unrar 4.2.4-1
    unzip 6.0-6
    upower 0.9.18-2
    usb_modeswitch 1.2.5-1
    usbmuxd 1.0.8-1
    usbutils 006-1
    util-linux 2.22.1-3
    v4l-utils 0.8.8-1
    vala 0.18.1-1
    vamp-plugin-sdk 2.4-1
    vi 1:050325-2
    vidalia 0.2.20-2
    videoproto 2.3.1-2
    vim-explorer 0.98-2
    vim-fugitive 20121118-1
    vim-gnupg 2.5-1
    vim-languagetool 1.23-1
    vim-latexsuite 20120926-2
    vim-minibufexpl 6.4.2-2
    vim-nerdtree 4.2.0-3
    vim-runtime 7.3.712-1
    vim-spell-en 20120506-1
    vim-spell-fr 20120506-1
    vinagre 3.6.2-1
    vino 3.6.2-1
    virtualbox 4.2.4-2
    virtualbox-ext-oracle 4.2.4-1
    virtualbox-guest-iso 4.2.4-1
    virtualbox-host-source 4.2.4-2
    virtuoso-base 6.1.6-1
    vlc 2.0.4-4
    vpnc 0.5.3.svn516-3
    vte 0.28.2-3
    vte-common 0.34.2-1
    vte3 0.34.2-1
    wacom-utility 1.21-3
    wavpack 4.60.1-2
    webkitgtk2 1.10.1-3
    webkitgtk3 1.10.1-3
    weborf 0.13-2
    webrtc-audio-processing 0.1-1
    wget 1.14-2
    which 2.20-5
    whois 5.0.20-1
    wicd 1.7.2.4-5
    wikidpad-dev 2.3beta05-1
    wildmidi 0.2.3.5-2
    wipe 2.3.1-2
    wireless-regdb 2011.04.28-1
    wireless_tools 29-7
    wireshark-cli 1.8.3-2
    wireshark-gtk 1.8.3-2
    wpa_supplicant 1.0-2
    wvdial 1.61-4
    wvstreams 4.6.1-5
    wxgtk 2.8.12.1-4
    wxpython 2.8.12.1-4
    x11vnc 0.9.13-3
    x264 20121113-1
    xarchiver 0.5.2-5
    xbitmaps 1.1.1-2
    xcb-proto 1.8-1
    xcb-util 0.3.9-1
    xcb-util-keysyms 0.3.9-1
    xchat 2.8.8-10
    xdelta3 3.0.4-1
    xdg-user-dirs 0.14-3
    xdg-user-dirs-gtk 0.9-1
    xdg-utils 1.1.0.git20121008-1
    xextproto 7.2.1-1
    xf86-input-evdev 2.7.3-2
    xf86-input-synaptics 1.6.2-2
    xf86-input-wacom 0.18.0-1
    xf86-video-intel 2.20.13-1
    xf86dgaproto 2.1-2
    xf86vidmodeproto 2.3.1-2
    xfsprogs 3.1.8-2
    xine-lib 1.2.2-3
    xineramaproto 1.2.1-2
    xinetd 2.3.15-2
    xkeyboard-config 2.7-1
    xmltoman 0.4-1
    xmms 1.2.11-6
    xmms2 0.8DrO_o-9
    xorg-bdftopcf 1.0.3-2
    xorg-font-util 1.3.0-1
    xorg-font-utils 7.6-3
    xorg-fonts-alias 1.0.2-2
    xorg-fonts-encodings 1.0.4-3
    xorg-fonts-misc 1.0.1-2
    xorg-iceauth 1.0.5-1
    xorg-luit 1.1.1-1
    xorg-mkfontdir 1.0.7-1
    xorg-mkfontscale 1.1.0-1
    xorg-server 1.13.0-4
    xorg-server-common 1.13.0-4
    xorg-server-utils 7.6-3
    xorg-sessreg 1.0.7-1
    xorg-setxkbmap 1.3.0-1
    xorg-twm 1.0.7-1
    xorg-utils 7.6-8
    xorg-xauth 1.0.7-1
    xorg-xbacklight 1.2.0-1
    xorg-xclock 1.0.6-1
    xorg-xcmsdb 1.0.4-1
    xorg-xdpyinfo 1.3.0-1
    xorg-xdriinfo 1.0.4-3
    xorg-xev 1.2.0-1
    xorg-xgamma 1.0.5-1
    xorg-xhost 1.0.5-1
    xorg-xinit 1.3.2-3
    xorg-xinput 1.6.0-1
    xorg-xkbcomp 1.2.4-1
    xorg-xlsatoms 1.1.1-1
    xorg-xlsclients 1.1.2-2
    xorg-xmessage 1.0.3-2
    xorg-xmodmap 1.0.7-1
    xorg-xprop 1.2.1-1
    xorg-xrandr 1.3.5-1
    xorg-xrdb 1.0.9-2
    xorg-xrefresh 1.0.4-3
    xorg-xset 1.2.2-1
    xorg-xsetroot 1.1.0-3
    xorg-xvinfo 1.1.1-3
    xorg-xwininfo 1.1.2-1
    xplc 0.3.13-4
    xproto 7.0.23-1
    xterm 286-1
    xvidcore 1.3.2-1
    xz 5.0.4-1
    yajl 2.0.4-1
    yaourt 1.2.1-1
    yelp 3.6.2-1
    yelp-xsl 3.6.0-1
    zenity 3.6.0-1
    zip 3.0-3
    zlib 1.2.7-1
    zsh 5.0.0-3
    zvbi 0.2.33-4
    zziplib 0.13.62-1
    Thank you for your help.
    Looking at the journal it looks like things started to go wrong around here:
    ov 18 20:04:12 fatfly dbus-daemon[414]: dbus[414]: [system] Activating via systemd: service name='org.freedesktop.ModemManager' unit='modem-manager.service'
    Nov 18 20:04:12 fatfly dbus[414]: [system] Activating via systemd: service name='org.freedesktop.ModemManager' unit='modem-manager.service'
    Nov 18 20:04:12 fatfly systemd[1]: Starting Modem Manager...
    Nov 18 20:04:12 fatfly modem-manager[11263]: <info> ModemManager (version 0.6.0.0) starting...
    Nov 18 20:04:12 fatfly dbus-daemon[414]: dbus[414]: [system] Successfully activated service 'org.freedesktop.ModemManager'
    Nov 18 20:04:12 fatfly dbus[414]: [system] Successfully activated service 'org.freedesktop.ModemManager'
    Nov 18 20:04:12 fatfly dbus[414]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=410 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.ModemManager" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.ModemManager" (uid=0 pid=11263 comm="/usr/sbin/modem-manager ")
    Nov 18 20:04:12 fatfly modem-manager[11263]: <warn> Could not acquire the org.freedesktop.ModemManager service.
    Nov 18 20:04:12 fatfly NetworkManager[410]: <info> modem-manager is now available
    Nov 18 20:04:12 fatfly NetworkManager[410]: <info> the modem manager disappeared
    Nov 18 20:04:12 fatfly NetworkManager[410]: <info> trying to start the modem manager...
    Nov 18 20:04:12 fatfly dbus-daemon[414]: dbus[414]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=410 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.ModemManager" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.ModemManager" (uid=0 pid=11263 comm="/usr/sbin/modem-manager ")
    Nov 18 20:04:12 fatfly systemd[1]: Started Modem Manager.
    Nov 18 20:04:12 fatfly systemd[1]: modem-manager.service: main process exited, code=exited, status=255/n/a
    Nov 18 20:04:12 fatfly systemd[1]: Unit modem-manager.service entered failed state
    Nov 18 20:04:13 fatfly sudo[11266]: alpha : TTY=pts/2 ; PWD=/home/alpha ; USER=root ; COMMAND=/usr/bin/pacman -S zip
    Nov 18 20:04:13 fatfly sudo[11266]: pam_unix(sudo:session): session opened for user root by (uid=0)
    Nov 18 20:04:14 fatfly sudo[11266]: pam_unix(sudo:session): session closed for user root
    Nov 18 20:04:37 fatfly dbus-daemon[414]: dbus[414]: [system] Failed to activate service 'org.freedesktop.ModemManager': timed out
    Nov 18 20:04:37 fatfly dbus[414]: [system] Failed to activate service 'org.freedesktop.ModemManager': timed out
    Nov 18 20:06:12 fatfly dbus-daemon[414]: dbus[414]: [system] Activating via systemd: service name='org.freedesktop.ModemManager' unit='modem-manager.service'
    Nov 18 20:06:12 fatfly dbus[414]: [system] Activating via systemd: service name='org.freedesktop.ModemManager' unit='modem-manager.service'
    Nov 18 20:06:12 fatfly systemd[1]: Starting Modem Manager...
    Nov 18 20:06:12 fatfly modem-manager[11373]: <info> ModemManager (version 0.6.0.0) starting...
    Nov 18 20:06:12 fatfly dbus-daemon[414]: dbus[414]: [system] Successfully activated service 'org.freedesktop.ModemManager'
    Nov 18 20:06:12 fatfly dbus[414]: [system] Successfully activated service 'org.freedesktop.ModemManager'
    Nov 18 20:06:12 fatfly dbus[414]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=410 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.ModemManager" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.ModemManager" (uid=0 pid=11373 comm="/usr/sbin/modem-manager ")
    Nov 18 20:06:12 fatfly modem-manager[11373]: <warn> Could not acquire the org.freedesktop.ModemManager service.
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> modem-manager is now available
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> the modem manager disappeared
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> trying to start the modem manager...
    Nov 18 20:06:12 fatfly dbus-daemon[414]: dbus[414]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=410 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.ModemManager" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.ModemManager" (uid=0 pid=11373 comm="/usr/sbin/modem-manager ")
    Nov 18 20:06:12 fatfly systemd[1]: Started Modem Manager.
    Nov 18 20:06:12 fatfly systemd[1]: modem-manager.service: main process exited, code=exited, status=255/n/a
    Nov 18 20:06:12 fatfly systemd[1]: Unit modem-manager.service entered failed state
    Nov 18 20:06:12 fatfly kernel: wlan0: deauthenticated from 30:46:9a:06:c5:9e (Reason: 7)
    Nov 18 20:06:12 fatfly kernel: cfg80211: Calling CRDA for country: US
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: completed -> disconnected
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: disconnected -> scanning
    Nov 18 20:06:17 fatfly kernel: wlan0: authenticate with 30:46:9a:06:c5:9e
    Nov 18 20:06:17 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: scanning -> authenticating
    Nov 18 20:06:17 fatfly kernel: wlan0: send auth to 30:46:9a:06:c5:9e (try 1/3)
    Nov 18 20:06:17 fatfly kernel: wlan0: authenticated
    Nov 18 20:06:17 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: authenticating -> associating
    Nov 18 20:06:17 fatfly kernel: wlan0: associate with 30:46:9a:06:c5:9e (try 1/3)
    Nov 18 20:06:17 fatfly kernel: wlan0: RX AssocResp from 30:46:9a:06:c5:9e (capab=0x411 status=0 aid=2)
    Nov 18 20:06:17 fatfly kernel: wlan0: associated
    Nov 18 20:06:17 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
    Nov 18 20:06:17 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
    Nov 18 20:06:37 fatfly dbus-daemon[414]: dbus[414]: [system] Failed to activate service 'org.freedesktop.ModemManager': timed out
    Nov 18 20:06:37 fatfly dbus[414]: [system] Failed to activate service 'org.freedesktop.ModemManager': timed out
    Nov 18 20:07:07 fatfly sudo[11394]: alpha : TTY=pts/2 ; PWD=/home/alpha ; USER=root ; COMMAND=/usr/bin/vim /etc/gdm/custom.conf
    Nov 18 20:07:07 fatfly sudo[11394]: pam_unix(sudo:session): session opened for user root by (uid=0)
    Nov 18 20:07:34 fatfly sudo[11394]: pam_unix(sudo:session): session closed for user root
    Nov 18 20:07:56 fatfly systemd-logind[413]: System is rebooting.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivating swap /dev/dm-3...
    Nov 18 20:07:56 fatfly gnome-session[591]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed
    Nov 18 20:07:56 fatfly gnome-session[591]: Gtk-CRITICAL: gtk_main_quit: assertion `main_loops != NULL' failed
    Nov 18 20:07:56 fatfly gdm-password][579]: pam_unix(gdm-password:session): session closed for user alpha
    Nov 18 20:07:56 fatfly systemd[1]: Deactivating swap /dev/dm-3...
    Nov 18 20:07:56 fatfly systemd[1]: Deactivating swap /dev/dm-3...
    Nov 18 20:07:56 fatfly systemd[1]: Deactivating swap /dev/dm-3...
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Sound Card.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped target Sound Card.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Manage, Install and Generate Color Profiles...
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Bluetooth.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped D-Bus System Message Bus.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Authorization Manager.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Accounts Service.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Daemon for power management.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Manage, Install and Generate Color Profiles.
    Nov 18 20:07:56 fatfly kernel: wlan0: deauthenticating from 30:46:9a:06:c5:9e by local choice (reason=3)
    Nov 18 20:07:56 fatfly NetworkManager[410]: <warn> disconnected by the system bus.
    Nov 18 20:07:56 fatfly gdm[11461]: ******************* START **********************************
    Nov 18 20:07:56 fatfly NetworkManager[410]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Nov 18 20:07:56 fatfly gdm[418]: **
    Nov 18 20:07:56 fatfly gdm[418]: GLib-GIO:ERROR:gdbusobjectmanagerserver.c:969:g_dbus_object_manager_server_emit_interfaces_removed: assertion failed (error == NULL): La connexion est fermée (g-io-error-quark, 18)
    Nov 18 20:07:56 fatfly gdm[418]: gdm[11461]: ******************* START **********************************
    Nov 18 20:07:56 fatfly kernel: cfg80211: Calling CRDA to update world regulatory domain
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Network Time Service.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Network.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped target Network.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Network Manager...
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/disk/by-uuid/b5704958-4e96-47c7-82fa-8f0845402470.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-enc-swap.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/disk/by-id/dm-name-enc-swap.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/mapper/enc-swap.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly NetworkManager[410]: <info> caught signal 15, shutting down normally.
    Nov 18 20:07:56 fatfly NetworkManager[410]: <info> (wlan0): now unmanaged
    Nov 18 20:07:56 fatfly NetworkManager[410]: <info> (wlan0): device state change: activated -> unmanaged (reason 'removed') [100 10 36]
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Login Service.
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-TERMINATING - signal 15 received
    Nov 18 20:07:56 fatfly systemd[1]: Started Store Sound Card State.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped WPA supplicant.
    Nov 18 20:07:57 fatfly gdm[418]: warning: Could not load shared library symbols for linux-vdso.so.1.
    Nov 18 20:07:57 fatfly gdm[418]: Do you need "set solib-search-path" or "set sysroot"?
    Nov 18 20:07:57 fatfly NetworkManager[410]: <info> (wlan0): deactivating device (reason 'removed') [36]
    Nov 18 20:07:57 fatfly NetworkManager[410]: <info> (wlan0): canceled DHCP transaction, DHCP client pid 583
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_begin_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_begin_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: <info> (wlan0): cleaning up...
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_begin_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_begin_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_call_no_reply: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: <error> [1353265677.113921] [NetworkManagerUtils.c:513] nm_utils_call_dispatcher(): could not get dispatcher proxy!
    Nov 18 20:07:57 fatfly NetworkManager[410]: <info> exiting (success)
    Nov 18 20:07:57 fatfly systemd[1]: Stopped Network Manager.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/mapper/enc-swap.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/disk/by-uuid/b5704958-4e96-47c7-82fa-8f0845402470.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-enc-swap.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/disk/by-id/dm-name-enc-swap.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/dm-3.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: [New LWP 426]
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: [New LWP 423]
    Nov 18 20:07:57 fatfly gdm[11461]: [New LWP 426]
    Nov 18 20:07:57 fatfly gdm[11461]: [New LWP 423]
    Nov 18 20:07:57 fatfly gdm[11461]: [Thread debugging using libthread_db enabled]
    Nov 18 20:07:57 fatfly gdm[11461]: Using host libthread_db library "/usr/lib/libthread_db.so.1".
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: [Thread debugging using libthread_db enabled]
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: Using host libthread_db library "/usr/lib/libthread_db.so.1".
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: Traceback (most recent call last):
    Nov 18 20:07:57 fatfly gdm[418]: File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.2-gdb.py", line 9, in <module>
    Nov 18 20:07:57 fatfly gdm[418]: from gobject import register
    Nov 18 20:07:57 fatfly gdm[418]: File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    Nov 18 20:07:57 fatfly gdm[418]: import gdb.backtrace
    Nov 18 20:07:57 fatfly gdm[418]: ImportError: No module named backtrace
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #0 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #1 0x0000000000428a40 in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #2 0x0000000000428d7a in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #0 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #1 0x0000000000428a40 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #2 0x0000000000428d7a in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #3 <signal handler called>
    Nov 18 20:07:57 fatfly gdm[11461]: #4 0x00007f8ae8da8fd5 in raise () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #5 0x00007f8ae8daa458 in abort () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #6 0x00007f8ae99b58d7 in g_assertion_message () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #7 0x00007f8ae99b5b0f in g_assertion_message_error () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #8 0x00007f8ae9f6a5f5 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #9 0x00007f8ae9f6ad0e in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #10 0x00007f8ae9f6b71c in g_dbus_object_manager_server_unexport () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #11 0x00007f8ae998419b in g_hash_table_find () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #12 0x000000000040af3b in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #13 0x0000000000410bf8 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #14 0x00007f8ae9c570f8 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #15 0x0000000000409565 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #16 0x00007f8ae896fe48 in ffi_call_unix64 () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #17 0x00007f8ae896f850 in ffi_call () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #18 0x00007f8ae9c52afb in g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #19 0x00007f8ae9c521a0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #20 0x00007f8ae9c635b0 in ?? () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #21 0x00007f8ae9c6b51c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #22 0x00007f8ae9c6b6b2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #23 0x00007f8ae9f48d45 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #24 0x00007f8ae9993845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #25 0x00007f8ae9993b78 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: rom /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #27 0x000000000040919e in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #28 0x00007f8ae8d95725 in __libc_start_main () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #29 0x000000000040944d in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: Thread 3 (Thread 0x7f8ae7acc700 (LWP 423)):
    Nov 18 20:07:57 fatfly gdm[11461]: ib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #1 0x00007f8ae9993b14 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #2 0x00007f8ae9993f72 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: 0007f8ae9f5c336 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #4 0x00007f8ae99b73a5 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #5 0x00007f8ae9122e0f in start_thread () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: o symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #6 0x00007f8ae8e5a31d in clone () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: Thread 2 (Thread 0x7f8ae70be700 (LWP 426)):
    Nov 18 20:07:57 fatfly gdm[11461]: #0 0x00007f8ae8e5218d in poll () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: .
    Nov 18 20:07:57 fatfly gdm[11461]: #1 0x00007f8ae9993b14 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #2 0x00007f8ae9993c34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: /lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #4 0x00007f8ae99b73a5 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #5 0x00007f8ae9122e0f in start_thread () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: 0x00007f8ae8e5a31d in clone () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: Thread 1 (Thread 0x7f8aea5e0700 (LWP 418)):
    Nov 18 20:07:57 fatfly gdm[11461]: #0 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #2 0x0000000000428d7a in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #3 <signal handler called>
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #4 0x00007f8ae8da8fd5 in raise () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: .
    Nov 18 20:07:57 fatfly gdm[11461]: #5 0x00007f8ae8daa458 in abort () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #6 0x00007f8ae99b58d7 in g_assertion_message () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: r () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #8 0x00007f8ae9f6a5f5 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #9 0x00007f8ae9f6ad0e in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: #10 0x00007f8ae9f6b71c in g_dbus_object_manager_server_unexport () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #11 0x00007f8ae998419b in g_hash_table_find () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: 040af3b in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #13 0x0000000000410bf8 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #14 0x00007f8ae9c570f8 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #15 0x0000000000409565 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #16 0x00007f8ae896fe48 in ffi_call_unix64 () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #17 0x00007f8ae896f850 in ffi_call () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: n g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #19 0x00007f8ae9c521a0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: /libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #21 0x00007f8ae9c6b51c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #22 0x00007f8ae9c6b6b2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #23 0x00007f8ae9f48d45 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #24 0x00007f8ae9993845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #26 0x00007f8ae9993f72 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #27 0x000000000040919e in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: 7f8ae8d95725 in __libc_start_main () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #29 0x000000000040944d in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: A debugging session is active.
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: Inferior 1 [process 418] will be detached.
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: [answered Y; input not from terminal]
    Nov 18 20:07:57 fatfly gdm[11461]: ******************* END **********************************
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #3 <signal handler called>
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #4 0x00007f8ae8da8fd5 in raise () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #5 0x00007f8ae8daa458 in abort () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #6 0x00007f8ae99b58d7 in g_assertion_message () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #7 0x00007f8ae99b5b0f in g_assertion_message_error () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #8 0x00007f8ae9f6a5f5 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #9 0x00007f8ae9f6ad0e in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #10 0x00007f8ae9f6b71c in g_dbus_object_manager_server_unexport () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #11 0x00007f8ae998419b in g_hash_table_find () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #12 0x000000000040af3b in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #13 0x0000000000410bf8 in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #14 0x00007f8ae9c570f8 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #15 0x0000000000409565 in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #16 0x00007f8ae896fe48 in ffi_call_unix64 () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #17 0x00007f8ae896f850 in ffi_call () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #18 0x00007f8ae9c52afb in g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #19 0x00007f8ae9c521a0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #20 0x00007f8ae9c635b0 in ?? () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #21 0x00007f8ae9c6b51c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #22 0x00007f8ae9c6b6b2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #23 0x00007f8ae9f48d45 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #24 0x00007f8ae9993845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #25 0x00007f8ae9993b78 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: rom /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #27 0x000000000040919e in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #28 0x00007f8ae8d95725 in __libc_start_main () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #29 0x000000000040944d in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]:
    Nov 18 20:07:57 fatfly systemd[1]: gdm.service: main process exited, code=exited, status=1/FAILURE
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: Thread 3 (Thread 0x7f8ae7acc700 (LWP 423)):
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: ib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #1 0x00007f8ae9993b14 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #2 0x00007f8ae9993f72 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: 0007f8ae9f5c336 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #4 0x00007f8ae99b73a5 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #5 0x00007f8ae9122e0f in start_thread () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: o symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #6 0x00007f8ae8e5a31d in clone () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: Thread 2 (Thread 0x7f8ae70be700 (LWP 426)):
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #0 0x00007f8ae8e5218d in poll () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: .
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #1 0x00007f8ae9993b14 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #2 0x00007f8ae9993c34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: /lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #4 0x00007f8ae99b73a5 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #5 0x00007f8ae9122e0f in start_thread () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: 0x00007f8ae8e5a31d in clone () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: Thread 1 (Thread 0x7f8aea5e0700 (LWP 418)):
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #0 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #2 0x0000000000428d7a in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #3 <signal handler called>
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info a

    In order to find out about the problem I have restarted another fresh install but inside a VM this time so I can take notes and snapshots.
    I found that the following official package will break my Gnome 3.6 pretty easily:
    - pygtksourceview2 : this one instantly crashes Gnome and you are no longer able to log in.
    - pycups  and pysmbc : doesn't crash immediately but after 10s you get the oops.
    Let's remove them from the real install to see if it fixes the problem.
    [EDIT] Tried again to install the above three package inside a fresh Gnome install living into a VM and it didn't crash. See post above regarding my broken Gnome which was related to fingerprint-gui package from AUR.
    Last edited by alphazo (2012-11-20 14:35:08)

  • How to find out the cause of "Cannot create JDBC driver"?

    A small Java web application constantly runs into a problem of "Cannot of create JDBC driver of class 'org.postgresql.Driver' for connect URL 'jdbc:postgresl://localhost:5432/myapp'". The problem still exists after upgrading the driver. After recycling the server, this problem will be resolved. It, however, will come back after a while.
    Any suggestions to solve this problem?
    Thanks a lot.

    jschell wrote:
    vwuvancouver wrote:
    Any suggestions to solve this problem?To start with get the full and complete stack trace.
    However since it is an intermittent problem there are only two possibilities
    1. You have some code that is written correctly and some that is not.
    2. It is a resource not code usage problem. Such as that you are not closing all result sets, statements and connections.Here is related log messages:
    2009-04-30 09:29:21,386  INFO XmlWebApplicationContext:601: - Closing application context [WebApplicationContext for namespace 'mybookmarks-servlet']
    2009-04-30 09:29:21,387  INFO DefaultListableBeanFactory:273: - Destroying singletons in {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [messageSource,viewResolver,localeResolver,untapedUrlMapping,urlMapping,localeChangeInterceptor,errorsController,myBookmarksController,bookmarkController,reminderController,accountController,userControllerMethodResolver,userFormController,searchFormController,directoryController,directoryControllerMethodResolver,secureHandlerMapping,signonInterceptor,addBookmarkFromListFormController,addBookmarkFormController,bookmarkValidator,editWebSiteEntryFormController,addCommentFormController,reminderFormController,genericReminderFormController,alterReminderDateFormController,contactFormController,invitationFormController,propertyConfigurer,mailSender]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [propertyConfigurer,mailSender,userValidator,bookmarkService,dataSource,sessionFactory,transactionManager,accountDao,categoryDao,webSiteDao,siteVisitDao,reminderDao,commentDao,bookmarkDao]; root of BeanFactory hierarchy}
    2009-04-30 09:29:21,388  INFO GenericWebApplicationContext:601: - Closing application context [org.springframework.web.context.support.GenericWebApplicationContext;hashCode=15954072]
    2009-04-30 09:29:21,389  INFO DefaultListableBeanFactory:273: - Destroying singletons in {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [modelView,addCommentFormView,discoveryFormView,mostVisitedView,bookmarkListView,contactFormView,actionResultView,accountView,reminderFormView,reminderDateFormView,searchList2View,helpView,homeView,taggedListView,searchFormView,reminderListView,webSiteEntryFormView,reminderForm2View,categorizedList2View,invitationFormView,myHomeView,taggedList2View,contactListView,aboutView,bookmarkFormView,bookmarkForm2View,newEntries2View,categorizedListView,signinFormView,accountActionResultView,userFormView,siteActionResultView,searchListView,mostVisited2View,newEntriesView,errorHttp404View]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [messageSource,viewResolver,localeResolver,untapedUrlMapping,urlMapping,localeChangeInterceptor,errorsController,myBookmarksController,bookmarkController,reminderController,accountController,userControllerMethodResolver,userFormController,searchFormController,directoryController,directoryControllerMethodResolver,secureHandlerMapping,signonInterceptor,addBookmarkFromListFormController,addBookmarkFormController,bookmarkValidator,editWebSiteEntryFormController,addCommentFormController,reminderFormController,genericReminderFormController,alterReminderDateFormController,contactFormController,invitationFormController,propertyConfigurer,mailSender]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [propertyConfigurer,mailSender,userValidator,bookmarkService,dataSource,sessionFactory,transactionManager,accountDao,categoryDao,webSiteDao,siteVisitDao,reminderDao,commentDao,bookmarkDao]; root of BeanFactory hierarchy}
    2009-04-30 09:29:21,391  INFO GenericWebApplicationContext:601: - Closing application context [org.springframework.web.context.support.GenericWebApplicationContext;hashCode=29369879]
    2009-04-30 09:29:21,392  INFO DefaultListableBeanFactory:273: - Destroying singletons in {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [modelView,addCommentFormView,discoveryFormView,mostVisitedView,bookmarkListView,contactFormView,accountView,actionResultView,reminderFormView,reminderDateFormView,searchList2View,helpView,homeView,configView,taggedListView,searchFormView,reminderListView,webSiteEntryFormView,reminderForm2View,categorizedList2View,invitationFormView,taggedList2View,myHomeView,contactListView,aboutView,bookmarkFormView,bookmarkForm2View,newEntries2View,categorizedListView,signinFormView,accountActionResultView,userFormView,siteActionResultView,searchListView,mostVisited2View,newEntriesView,errorHttp404View]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [messageSource,viewResolver,localeResolver,untapedUrlMapping,urlMapping,localeChangeInterceptor,errorsController,myBookmarksController,bookmarkController,reminderController,accountController,userControllerMethodResolver,userFormController,searchFormController,directoryController,directoryControllerMethodResolver,secureHandlerMapping,signonInterceptor,addBookmarkFromListFormController,addBookmarkFormController,bookmarkValidator,editWebSiteEntryFormController,addCommentFormController,reminderFormController,genericReminderFormController,alterReminderDateFormController,contactFormController,invitationFormController,propertyConfigurer,mailSender]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [propertyConfigurer,mailSender,userValidator,bookmarkService,dataSource,sessionFactory,transactionManager,accountDao,categoryDao,webSiteDao,siteVisitDao,reminderDao,commentDao,bookmarkDao]; root of BeanFactory hierarchy}
    2009-04-30 09:29:21,394  INFO XmlWebApplicationContext:601: - Closing application context [Root WebApplicationContext]
    2009-04-30 09:29:21,395  INFO DefaultListableBeanFactory:273: - Destroying singletons in {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [propertyConfigurer,mailSender,userValidator,bookmarkService,dataSource,sessionFactory,transactionManager,accountDao,categoryDao,webSiteDao,siteVisitDao,reminderDao,commentDao,bookmarkDao]; root of BeanFactory hierarchy}
    2009-04-30 09:29:21,396  INFO LocalSessionFactoryBean:184: - Closing Hibernate SessionFactory
    2009-04-30 09:29:21,397  INFO SessionFactoryImpl:767: - closing
    2009-04-30 09:29:21,408  WARN JDBCExceptionReporter:71: - SQL Error: 0, SQLState: null
    2009-04-30 09:29:21,410 ERROR JDBCExceptionReporter:72: - Cannot create JDBC driver of class 'org.postgresql.Driver' for connect URL 'jdbc:postgresql://localhost:5432/homepage'
    2009-04-30 09:29:21,411  WARN JDBCExceptionReporter:71: - SQL Error: 0, SQLState: null
    2009-04-30 09:29:21,414 ERROR JDBCExceptionReporter:72: - Cannot create JDBC driver of class 'org.postgresql.Driver' for connect URL 'jdbc:postgresql://localhost:5432/homepage'
    ...Your analysis seems very reasonable. As the above log messages, this application is built on Hibernate and Spring. All back end is taken care by Hibernate. I don't have a direct control on it. I should ask the Hibernate crowd about this issue. The Hibernate forum is still down at this moment.
    Edited by: vwuvancouver on Apr 30, 2009 1:12 PM

  • Setup issues: Apache plugin for Weblogic

    Hi,
    I've spent couple of days without success trying to configure apache plugin for weblogic. I've configured in accordance with bea documentation and it works fine in windows environment but fails in Solaris 9.
    Plugin log file says it's processed the request successfully but I see error message in browser saying it can't find the jsp file. It works fine if I access the weblogic box directly without going through apache.
    I'm using Weblogic 8.1 SP2, single server.
    Please find below the messages appear in browser, plugin logs, and apache version.
    Thanks in advance for your help.
    ======================Browser Error Message================
    JSP Processing Error
    HTTP Error Code: 404
    Error Message:JSPG0036E: Failed to find resource /AppConsole/common/login.jsp
    Root Cause:java.io.FileNotFoundException: JSPG0036E: Failed to find resource /AppConsole/common/login.jsp     at com.ibm.ws.jsp.webcontainerext.JSPExtensionProcessor.findWrapper(JSPExtensionProcessor.java:246)     at com.ibm.ws.jsp.webcontainerext.JSPExtensionProcessor.handleRequest(JSPExtensionProcessor.java:228)     at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2841)     at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)     at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)     at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)     at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)     at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
    ======================Browser Error Message End================
    ==========Apache version============
    Please find apache version and plugin logs below:
    # ./apachectl -v
    Server version: IBM_HTTP_Server/6.0 Apache/2.0.47
    Server built: Nov 4 2004 09:58:18
    ==========Apache version End============
    =================Plugin Logs================
    ================New Request: [GET /AppConsole/ HTTP/1.1] =================
    Mon Jun 12 08:20:14 2006 INFO: SSL is not configured
    Mon Jun 12 08:20:14 2006 After trimming path: '/AppConsole/'
    Mon Jun 12 08:20:14 2006 The final request string is '/AppConsole/'
    Mon Jun 12 08:20:14 2006 SEARCHING id=[83.231.147.129:27110] from current ID=[83.231.147.129:27110]
    Mon Jun 12 08:20:14 2006 @@@FOUND...id=[83.231.147.129:27110], server_name=[83.231.147.65], server_port=[80]
    Mon Jun 12 08:20:14 2006 attempt #0 out of a max of 5
    Mon Jun 12 08:20:14 2006 general list: trying connect to '83.231.147.129'/27110/27110 at line 1981 for '/AppConsole/'
    Mon Jun 12 08:20:14 2006 INFO: New NON-SSL URL
    Mon Jun 12 08:20:14 2006 general list: trying connect to '83.231.147.129'/27110
    Mon Jun 12 08:20:14 2006 Hdrs from clnt:[Via]=[1.0 NMUKPER]
    Mon Jun 12 08:20:14 2006 Hdrs from clnt:[User-Agent]=[Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; NissanEurope; .NET CLR 1.0.3705)]
    Mon Jun 12 08:20:14 2006 Hdrs from clnt:[Accept]=[image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*]
    Mon Jun 12 08:20:14 2006 Hdrs from clnt:[Accept-Language]=[en-gb,fr;q=0.8,es;q=0.6,nl;q=0.4,ja;q=0.2]
    Mon Jun 12 08:20:14 2006 Hdrs from clnt:[Host]=[83.231.147.65]
    Mon Jun 12 08:20:14 2006 URL::sendHeaders(): meth='GET' file='/AppConsole/' protocol='HTTP/1.1'
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[Via]=[1.0 NMUKPER]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[User-Agent]=[Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; NissanEurope; .NET CLR 1.0.3705)]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[Accept]=[image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[Accept-Language]=[en-gb,fr;q=0.8,es;q=0.6,nl;q=0.4,ja;q=0.2]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[Host]=[83.231.147.65]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[Connection]=[Keep-Alive]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[WL-Proxy-SSL]=[false]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[X-WebLogic-Force-JVMID]=[unset]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[WL-Proxy-Client-IP]=[62.172.128.4]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[Proxy-Client-IP]=[62.172.128.4]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[X-Forwarded-For]=[62.172.128.4]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[X-WebLogic-Request-ClusterInfo]=[true]
    Mon Jun 12 08:20:14 2006 Hdrs to WLS:[X-WebLogic-KeepAliveSecs]=[30]
    Mon Jun 12 08:20:14 2006 INFO: sysSend 639
    Mon Jun 12 08:20:14 2006 Hdrs from WLS:[Date]=[Mon, 12 Jun 2006 07:20:14 GMT]
    Mon Jun 12 08:20:14 2006 Hdrs from WLS:[Location]=[http://83.231.147.65/AppConsole/common/login.jsp;jsessionid=ENVulmFw71QICHDuP5nSB8kRPe2teTcbjdBtwkjwSY96UxrHEYXr!-656182639!NONE]
    Mon Jun 12 08:20:14 2006 Hdrs from WLS:[Server]=[WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284 with CR174792 CR173632 CR135189 CR134122 CR133071 CR132575 CR129505 CR129371 CR129122 CR128888 CR124746 CR124239 CR107373]
    Mon Jun 12 08:20:14 2006 Hdrs from WLS:[Content-Type]=[text/html]
    Mon Jun 12 08:20:14 2006 Hdrs from WLS:[Set-Cookie]=[JSESSIONID=ENVulmFw71QICHDuP5nSB8kRPe2teTcbjdBtwkjwSY96UxrHEYXr!-656182639!NONE; path=/]
    Mon Jun 12 08:20:14 2006 Hdrs from WLS:[X-WebLogic-Cluster-Hash]=[mx4NFnJY0ypWiiF1G2lM080SToc]
    Mon Jun 12 08:20:14 2006 Hdrs from WLS:[X-WebLogic-Cluster-List]=[-656182639!eus0000160.eu.verio.net!27110!-1]
    Mon Jun 12 08:20:14 2006 Hdrs from WLS:[Transfer-Encoding]=[chunked]
    Mon Jun 12 08:20:14 2006 parsed all headers OK
    Mon Jun 12 08:20:14 2006 Hdrs to client:[Date]=[Mon, 12 Jun 2006 07:20:14 GMT]
    Mon Jun 12 08:20:14 2006 Hdrs to client:[Location]=[http://83.231.147.65/AppConsole/common/login.jsp;jsessionid=ENVulmFw71QICHDuP5nSB8kRPe2teTcbjdBtwkjwSY96UxrHEYXr!-656182639!NONE]
    Mon Jun 12 08:20:14 2006 Hdrs to client:[Server]=[WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284 with CR174792 CR173632 CR135189 CR134122 CR133071 CR132575 CR129505 CR129371 CR129122 CR128888 CR124746 CR124239 CR107373]
    Mon Jun 12 08:20:14 2006 Hdrs to client:[Set-Cookie]=[JSESSIONID=ENVulmFw71QICHDuP5nSB8kRPe2teTcbjdBtwkjwSY96UxrHEYXr!-656182639!NONE; path=/]
    Mon Jun 12 08:20:14 2006 Hdrs to client:[X-WebLogic-Cluster-List]=[-656182639!eus0000160.eu.verio.net!27110!-1]
    Mon Jun 12 08:20:14 2006 canRecycle: conn=1 status=302 isKA=1 clen=-1 isCTE=1
    Mon Jun 12 08:20:14 2006 closeConnection in load_utils: deleting URL*
    Mon Jun 12 08:20:14 2006 request [AppConsole/] processed sucessfully..................
    =================Plugin Logs End================

    Yes it is IBM Http Server, but it works fine from Windows accessing the same weblogic server I'm trying to connect from Solaris.
    I see 500 error in the apache access log file.
    I've also tried with by setting "MaxRequestsPerChild" to 0 in the apache config file but no good.
    Please find below httpd.conf file content.
    ==============httpd.conf===============
    ServerName eus0000168.eu.verio.net
    # Based upon the NCSA server configuration files originally by Rob McCool.
    # This is the main Apache server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs-2.0/> for detailed information about
    # the directives.
    # Do NOT simply read the instructions in here without understanding
    # what they do. They're here only as hints or reminders. If you are unsure
    # consult the online docs. You have been warned.
    # The configuration directives are grouped into three basic sections:
    # 1. Directives that control the operation of the Apache server process as a
    # whole (the 'global environment').
    # 2. Directives that define the parameters of the 'main' or 'default' server,
    # which responds to requests that aren't handled by a virtual host.
    # These directives also provide default values for the settings
    # of all virtual hosts.
    # 3. Settings for virtual hosts, which allow Web requests to be sent to
    # different IP addresses or hostnames and have them handled by the
    # same Apache server process.
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path. If the filenames do not begin
    # with "/", the value of ServerRoot is prepended -- so "logs/foo.log"
    # with ServerRoot set to "/opt/IBMIHS" will be interpreted by the
    # server as "/opt/IBMIHS/logs/foo.log".
    ### Section 1: Global Environment
    # The directives in this section affect the overall operation of Apache,
    # such as the number of concurrent requests it can handle or where it
    # can find its configuration files.
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # NOTE! If you intend to place this on an NFS (or otherwise network)
    # mounted filesystem then please read the LockFile documentation (available
    # at <URL:http://httpd.apache.org/docs-2.0/mod/mpm_common.html#lockfile>);
    # you will save yourself a lot of trouble.
    # Do NOT add a slash at the end of the directory path.
    ServerRoot "/opt/IBMIHS"
    # The accept serialization lock file MUST BE STORED ON A LOCAL DISK.
    #LockFile logs/accept.lock
    # PidFile: The file in which the server should record its process
    # identification number when it starts.
    PidFile logs/httpd.pid
    # Timeout: The number of seconds before receives and sends time out.
    Timeout 300
    # KeepAlive: Whether or not to allow persistent connections (more than
    # one request per connection). Set to "Off" to deactivate.
    KeepAlive On
    # MaxKeepAliveRequests: The maximum number of requests to allow
    # during a persistent connection. Set to 0 to allow an unlimited amount.
    # We recommend you leave this number high, for maximum performance.
    MaxKeepAliveRequests 100
    # KeepAliveTimeout: Number of seconds to wait for the next request from the
    # same client on the same connection.
    KeepAliveTimeout 10
    ## Server-Pool Size Regulation (MPM specific)
    # worker MPM
    # ThreadLimit: maximum setting of ThreadsPerChild
    # ServerLimit: maximum setting of StartServers
    # StartServers: initial number of server processes to start
    # MaxClients: maximum number of simultaneous client connections
    # MinSpareThreads: minimum number of worker threads which are kept spare
    # MaxSpareThreads: maximum number of worker threads which are kept spare
    # ThreadsPerChild: constant number of worker threads in each server process
    # MaxRequestsPerChild: maximum number of requests a server process serves
    <IfModule worker.c>
    #StartServers 5
    StartServers 1
    MaxClients 150
    MinSpareThreads 25
    MaxSpareThreads 75
    ThreadsPerChild 25
    MaxRequestsPerChild 1000
    </IfModule>
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, in addition to the default. See also the <VirtualHost>
    # directive.
    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
    # Change this to "Listen 0.0.0.0:port" to restrict the server to
    # IPv4.
    #Listen 12.34.56.78:80
    Listen 80
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available before they are used.
    # Statically compiled modules (those listed by `httpd -l') do not need
    # to be loaded here.
    # Example:
    # LoadModule foo_module modules/mod_foo.so
    LoadModule access_module modules/mod_access.so
    LoadModule auth_module modules/mod_auth.so
    #LoadModule auth_anon_module modules/mod_auth_anon.so
    LoadModule auth_dbm_module modules/mod_auth_dbm.so
    LoadModule include_module modules/mod_include.so
    LoadModule log_config_module modules/mod_log_config.so
    LoadModule env_module modules/mod_env.so
    #LoadModule mime_magic_module modules/mod_mime_magic.so
    #LoadModule cern_meta_module modules/mod_cern_meta.so
    LoadModule expires_module modules/mod_expires.so
    LoadModule headers_module modules/mod_headers.so
    LoadModule usertrack_module modules/mod_usertrack.so
    LoadModule unique_id_module modules/mod_unique_id.so
    LoadModule setenvif_module modules/mod_setenvif.so
    #LoadModule proxy_module modules/mod_proxy.so
    #LoadModule proxy_connect_module modules/mod_proxy_connect.so
    #LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
    #LoadModule proxy_http_module modules/mod_proxy_http.so
    LoadModule mime_module modules/mod_mime.so
    #LoadModule dav_module modules/mod_dav.so
    LoadModule autoindex_module modules/mod_autoindex.so
    LoadModule asis_module modules/mod_asis.so
    #LoadModule info_module modules/mod_info.so
    LoadModule cgid_module modules/mod_cgid.so
    #LoadModule dav_fs_module modules/mod_dav_fs.so
    LoadModule vhost_alias_module modules/mod_vhost_alias.so
    LoadModule dir_module modules/mod_dir.so
    LoadModule imap_module modules/mod_imap.so
    LoadModule actions_module modules/mod_actions.so
    #LoadModule speling_module modules/mod_speling.so
    LoadModule userdir_module modules/mod_userdir.so
    LoadModule alias_module modules/mod_alias.so
    LoadModule rewrite_module modules/mod_rewrite.so
    #LoadModule deflate_module modules/mod_deflate.so
    # ExtendedStatus controls whether Apache will generate "full" status
    # information (ExtendedStatus On) or just basic information (ExtendedStatus
    # Off) when the "server-status" handler is called. The default is Off.
    #LoadModule status_module modules/mod_status.so
    <IfModule mod_status.c>
    ExtendedStatus On
    </IfModule>
    ### Section 2: 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition. These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # If you wish httpd to run as a different user or group, you must run
    # httpd as root initially and it will switch.
    # User/Group: The name (or #number) of the user/group to run httpd as.
    # . On SCO (ODT 3) use "User nouser" and "Group nogroup".
    # . On HPUX you may not be able to use shared memory as nobody, and the
    # suggested workaround is to create a user www and use that user.
    # NOTE that some kernels refuse to setgid(Group) or semctl(IPC_SET)
    # when the value of (unsigned)Group is above 60000;
    # don't use Group #-1 on these systems!
    User nobody
    Group nobody
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed. This address appears on some server-generated pages, such
    # as error documents. e.g. [email protected]
    ServerAdmin [email protected]
    # ServerName gives the name and port that the server uses to identify itself.
    # This can often be determined automatically, but we recommend you specify
    # it explicitly to prevent problems during startup.
    # If this is not set to valid DNS name for your host, server-generated
    # redirections will not work. See also the UseCanonicalName directive.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    # You will have to access it by its address anyway, and this will make
    # redirections work in a sensible way.
    #ServerName new.host.name:80
    # UseCanonicalName: Determines how Apache constructs self-referencing
    # URLs and the SERVER_NAME and SERVER_PORT variables.
    # When set "Off", Apache will use the Hostname and Port supplied
    # by the client. When set "On", Apache will use the value of the
    # ServerName directive.
    UseCanonicalName Off
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    #DocumentRoot "/opt/IBMIHS/htdocs/en_US"
    #DocumentRoot "/www/a"
    # Each directory to which Apache has access can be configured with respect
    # to which services and features are allowed and/or disabled in that
    # directory (and its subdirectories).
    # First, we configure the "default" to be a very restrictive set of
    # features.
    <Directory />
    Options FollowSymLinks
    AllowOverride None
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # This should be changed to whatever you set DocumentRoot to.
    <Directory "/opt/IBMIHS/htdocs/en_US">
    # Possible values for the Options directive are "None", "All",
    # or any combination of:
    # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI Multiviews
    # Note that "MultiViews" must be named explicitly --- "Options All"
    # doesn't give it to you.
    # The Options directive is both complicated and important. Please see
    # http://httpd.apache.org/docs-2.0/mod/core.html#options
    # for more information.
    Options Indexes FollowSymLinks
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    # Options FileInfo AuthConfig Limit
    AllowOverride None
    # Controls who can get stuff from this server.
    Order allow,deny
    Allow from all
    </Directory>
    # UserDir: The name of the directory that is appended onto a user's home
    # directory if a ~user request is received.
    UserDir public_html
    # Control access to UserDir directories. The following is an example
    # for a site where these directories are restricted to read-only.
    #<Directory /home/*/public_html>
    # AllowOverride FileInfo AuthConfig Limit Indexes
    # Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    # <Limit GET POST OPTIONS PROPFIND>
    # Order allow,deny
    # Allow from all
    # </Limit>
    # <LimitExcept GET POST OPTIONS PROPFIND>
    # Order deny,allow
    # Deny from all
    # </LimitExcept>
    #</Directory>
    # DirectoryIndex: sets the file that Apache will serve if a directory
    # is requested.
    # The index.html.var file (a type-map) is used to deliver content-
    # negotiated documents. The MultiViews Option can be used for the
    # same purpose, but it is much slower.
    DirectoryIndex index.html index.html.var
    # AccessFileName: The name of the file to look for in each directory
    # for additional configuration directives. See also the AllowOverride
    # directive.
    AccessFileName .htaccess
    # The following lines prevent .htaccess and .htpasswd files from being
    # viewed by Web clients.
    <Files ~ "^\.ht">
    Order allow,deny
    Deny from all
    </Files>
    # TypesConfig describes where the mime.types file (or equivalent) is
    # to be found.
    TypesConfig conf/mime.types
    # DefaultType is the default MIME type the server will use for a document
    # if it cannot otherwise determine one, such as from filename extensions.
    # If your server contains mostly text or HTML documents, "text/plain" is
    # a good value. If most of your content is binary, such as applications
    # or images, you may want to use "application/octet-stream" instead to
    # keep browsers from trying to display binary files as though they are
    # text.
    DefaultType text/plain
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type. The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    <IfModule mod_mime_magic.c>
    MIMEMagicFile conf/magic
    </IfModule>
    # HostnameLookups: Log the names of clients or just their IP addresses
    # e.g., www.apache.org (on) or 204.62.129.132 (off).
    # The default is off because it'd be overall better for the net if people
    # had to knowingly turn this feature on, since enabling it means that
    # each client request will result in AT LEAST one lookup request to the
    # nameserver.
    HostnameLookups Off
    # EnableMMAP: Control whether memory-mapping is used to deliver
    # files (assuming that the underlying OS supports it).
    # The default is on; turn this off if you serve from NFS-mounted
    # filesystems. On some systems, turning it off (regardless of
    # filesystem) can improve performance; for details, please see
    # http://httpd.apache.org/docs-2.0/mod/core.html#enablemmap
    # EnableMMAP off
    # EnableSendfile: Control whether the sendfile kernel support is
    # used to deliver files (assuming that the OS supports it).
    # The default is on; turn this off if you serve from NFS-mounted
    # filesystems. Please see
    # http://httpd.apache.org/docs-2.0/mod/core.html#enablesendfile
    EnableSendfile off
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here. If you do define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog logs/error_log
    # LogLevel: Control the number of messages logged to the error_log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel debug
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    LogFormat "%{Referer}i -> %U" referer
    LogFormat "%{User-agent}i" agent
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you do
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and not in this file.
    CustomLog logs/access_log common
    # If you would like to have agent and referer logfiles, uncomment the
    # following directives.
    #CustomLog logs/referer_log referer
    #CustomLog logs/agent_log agent
    # If you prefer a single logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog logs/access_log combined
    # ServerTokens
    # This directive configures what you return as the Server HTTP response
    # Header. The default is 'Full' which sends information about the OS-Type
    # and compiled in modules.
    # Set to one of: Full | OS | Minor | Minimal | Major | Prod
    # where Full conveys the most information, and Prod the least.
    ServerTokens Prod
    # Optionally add a line containing the server version and virtual host
    # name to server-generated pages (internal error documents, FTP directory
    # listings, mod_status and mod_info output etc., but not CGI generated
    # documents or custom error documents).
    # Set to "EMail" to also include a mailto: link to the ServerAdmin.
    # Set to one of: On | Off | EMail
    ServerSignature Off
    # Aliases: Add here as many aliases as you need (with no limit). The format is
    # Alias fakename realname
    # Note that if you include a trailing / on fakename then the server will
    # require it to be present in the URL. So "/icons" isn't aliased in this
    # example, only "/icons/". If the fakename is slash-terminated, then the
    # realname must also be slash terminated, and if the fakename omits the
    # trailing slash, the realname must also omit it.
    # We include the /icons/ alias for FancyIndexed directory listings. If you
    # do not use FancyIndexing, you may comment this out.
    Alias /icons/ "/opt/IBMIHS/icons/"
    <Directory "/opt/IBMIHS/icons">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the realname directory are treated as applications and
    # run by the server when requested rather than as documents sent to the client.
    # The same rules about trailing "/" apply to ScriptAlias directives as to
    # Alias.
    ScriptAlias /cgi-bin/ "/opt/IBMIHS/cgi-bin/"
    <IfModule mod_cgid.c>
    # Additional to mod_cgid.c settings, mod_cgid has Scriptsock <path>
    # for setting UNIX socket for communicating with cgid.
    #Scriptsock logs/cgisock
    </IfModule>
    # "/opt/IBMIHS/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "/opt/IBMIHS/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    </Directory>
    # Redirect allows you to tell clients about documents which used to exist in
    # your server's namespace, but do not anymore. This allows you to tell the
    # clients where to look for the relocated document.
    # Example:
    # Redirect permanent /foo http://www.example.com/bar
    # Directives controlling the display of server-generated directory listings.
    # IndexOptions: Controls the appearance of server-generated directory
    # listings.
    IndexOptions FancyIndexing VersionSort
    # AddIcon* directives tell the server which icon to show for different
    # files or filename extensions. These are only displayed for
    # FancyIndexed directories.
    AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    AddIconByType (TXT,/icons/text.gif) text/*
    AddIconByType (IMG,/icons/image2.gif) image/*
    AddIconByType (SND,/icons/sound2.gif) audio/*
    AddIconByType (VID,/icons/movie.gif) video/*
    AddIcon /icons/binary.gif .bin .exe
    AddIcon /icons/binhex.gif .hqx
    AddIcon /icons/tar.gif .tar
    AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
    AddIcon /icons/a.gif .ps .ai .eps
    AddIcon /icons/layout.gif .html .shtml .htm .pdf
    AddIcon /icons/text.gif .txt
    AddIcon /icons/c.gif .c
    AddIcon /icons/p.gif .pl .py
    AddIcon /icons/f.gif .for
    AddIcon /icons/dvi.gif .dvi
    AddIcon /icons/uuencoded.gif .uu
    AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
    AddIcon /icons/tex.gif .tex
    AddIcon /icons/bomb.gif core
    AddIcon /icons/back.gif ..
    AddIcon /icons/hand.right.gif README
    AddIcon /icons/folder.gif ^^DIRECTORY^^
    AddIcon /icons/blank.gif ^^BLANKICON^^
    # DefaultIcon is which icon to show for files which do not have an icon
    # explicitly set.
    DefaultIcon /icons/unknown.gif
    # AddDescription allows you to place a short description after a file in
    # server-generated indexes. These are only displayed for FancyIndexed
    # directories.
    # Format: AddDescription "description" filename
    #AddDescription "GZIP compressed document" .gz
    #AddDescription "tar archive" .tar
    #AddDescription "GZIP compressed tar archive" .tgz
    # ReadmeName is the name of the README file the server will look for by
    # default, and append to directory listings.
    # HeaderName is the name of a file which should be prepended to
    # directory indexes.
    ReadmeName README.html
    HeaderName HEADER.html
    # IndexIgnore is a set of filenames which directory indexing should ignore
    # and not include in the listing. Shell-style wildcarding is permitted.
    IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    # AddEncoding allows you to have certain browsers (Mosaic/X 2.1+) uncompress
    # information on the fly. Note: Not all browsers support this.
    # Despite the name similarity, the following Add* directives have nothing
    # to do with the FancyIndexing customization directives above.
    AddEncoding x-compress Z
    AddEncoding x-gzip gz tgz
    # AddType allows you to add to or override the MIME configuration
    # file mime.types for specific file types.
    AddType application/x-tar .tgz
    AddType image/x-icon .ico
    # AddHandler allows you to map certain file extensions to "handlers":
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action directive (see below)
    # To use CGI scripts outside of ScriptAliased directories:
    # (You will also need to add "ExecCGI" to the "Options" directive.)
    #AddHandler cgi-script .cgi
    # For files that include their own HTTP headers:
    #AddHandler send-as-is asis
    # For server-parsed imagemap files:
    #AddHandler imap-file map
    # For type maps (negotiated resources):
    # (This is enabled by default to allow the Apache "It Worked" page
    # to be distributed in multiple languages.)
    AddHandler type-map var
    # Filters allow you to process content before it is sent to the client.
    # To parse .shtml files for server-side includes (SSI):
    # (You will also need to add "Includes" to the "Options" directive.)
    #AddType text/html .shtml
    #AddOutputFilter INCLUDES .shtml
    # Action lets you define media types that will execute a script whenever
    # a matching file is called. This eliminates the need for repeated URL
    # pathnames for oft-used CGI file processors.
    # Format: Action media/type /cgi-script/location
    # Format: Action handler-name /cgi-script/location
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external redirects
    # Some examples:
    #ErrorDocument 500 "The server made a boo boo."
    #ErrorDocument 404 /missing.html
    #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
    #ErrorDocument 402 http://www.example.com/subscription_info.html
    # Putting this all together, we can internationalize error responses.
    # We use Alias to redirect any /error/HTTP_<error>.html.var response to
    # our collection of by-error message multi-language collections. We use
    # includes to substitute the appropriate text.
    # You can modify the messages' appearance without changing any of the
    # default HTTP_<error>.html.var files by adding the line:
    # Alias /error/include/ "/your/include/path/"
    # which allows you to create your own set of files by starting with the
    # /opt/IBMIHS/error/include/ files and copying them to /your/include/path/,
    # even on a per-VirtualHost basis. The default include files will display
    # your Apache version number and your ServerAdmin email address regardless
    # of the setting of ServerSignature.
    # The internationalized error documents require mod_alias, mod_include
    # and mod_negotiation. To activate them, uncomment the following 30 lines.
    # Alias /error/ "/opt/IBMIHS/error/"
    # <Directory "/opt/IBMIHS/error">
    # AllowOverride None
    # Options IncludesNoExec
    # AddOutputFilter Includes html
    # AddHandler type-map var
    # Order allow,deny
    # Allow from all
    # LanguagePriority en de es fr it nl sv
    # ForceLanguagePriority Prefer Fallback
    # </Directory>
    # ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var
    # ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
    # ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
    # ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var
    # ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var
    # ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var
    # ErrorDocument 410 /error/HTTP_GONE.html.var
    # ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var
    # ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var
    # ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
    # ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var
    # ErrorDocument 415 /error/HTTP_SERVICE_UNAVAILABLE.html.var
    # ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var
    # ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var
    # ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var
    # ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var
    # ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var
    # The following directives modify normal HTTP response behavior to
    # handle known problems with browser implementations.
    BrowserMatch "Mozilla/2" nokeepalive
    BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
    BrowserMatch "RealPlayer 4\.0" force-response-1.0
    BrowserMatch "Java/1\.0" force-response-1.0
    BrowserMatch "JDK/1\.0" force-response-1.0
    # The following directive disables redirects on non-GET requests for
    # a directory that does not include the trailing slash. This fixes a
    # problem with Microsoft WebFolders which does not appropriately handle
    # redirects for folders with DAV methods.
    # Same deal with Apple's DAV filesystem and Gnome VFS support for DAV.
    BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
    BrowserMatch "^WebDrive" redirect-carefully
    BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully
    BrowserMatch "^gnome-vfs" redirect-carefully
    # Allow server status reports generated by mod_status,
    # with the URL of http://servername/server-status
    # Change the ".example.com" to match your domain to enable.
    #<Location /server-status>
    # SetHandler server-status
    # Order deny,allow
    # Deny from all
    # Allow from .example.com
    #</Location>
    # Allow remote server configuration reports, with the URL of
    # http://servername/server-info (requires that mod_info.c be loaded).
    # Change the ".example.com" to match your domain to enable.
    #<Location /server-info>
    # SetHandler server-info
    # Order deny,allow
    # Deny from all
    # Allow from .example.com
    #</Location>
    # Proxy Server directives. Uncomment the following lines to
    # enable the proxy server:
    #<IfModule mod_proxy.c>
    #Enable the forward proxy server. Note: Do not use the ProxyRequests directive if
    #all you require is reverse proxy.
    #ProxyRequests On
    #<Proxy *>
    # Order deny,allow
    # Deny from all
    # Allow from .example.com
    #</Proxy>
    # Enable/disable the handling of HTTP/1.1 "Via:" headers.
    # ("Full" adds the server version; "Block" removes all outgoing Via: headers)
    # Set to one of: Off | On | Full | Block
    #ProxyVia On
    #</IfModule>
    # End of proxy directives.
    ### Section 3: Virtual Hosts
    # VirtualHost: If you want to maintain multiple domains/hostnames on your
    # machine you can setup VirtualHost containers for them. Most configurations
    # use only name-based virtual hosts so the server doesn't need to worry about
    # IP addresses. This is indicated by the asterisks in the directives below.
    # Please see the documentation at
    # <URL:http://httpd.apache.org/docs-2.0/vhosts/>
    # for further details before you try to setup virtual hosts.
    # You may use the command line option '-S' to verify your virtual host
    # configuration.
    # Use name-based virtual hosting.
    #NameVirtualHost *
    NameVirtualHost 83.231.147.65:80
    <VirtualHost 83.231.147.65:80>
    ServerName eus0000168
    DocumentRoot "/www/a/global/nissan-europe"
    RewriteEngine on
    RewriteLogLevel 0
    RewriteOptions inherit
    #--RAM----
    LoadModule weblogic_module modules/mod_wl_20.so
    Debug ALL
    WLLogFile "/logs/apache2/wllog.log"
    StatPath true
    DebugConfigInfo On
    KeepAliveEnabled ON
    <IfModule mod_weblogic.c>
    WebLogicHost 83.231.147.129
    #WebLogicHost eus0000160
    #WebLogicCluster eus0000160.eu.verio.net:27110,eus0000160.eu.verio.net:27001
    WebLogicPort 27110
    </IfModule>
    DynamicServerList OFF
         <Location /AppConsole>
         SetHandler weblogic-handler
         </Location>
    <Location /console>
    SetHandler weblogic-handler
    </Location>
    <Location /HTTPClnt>
    SetHandler weblogic-handler
    </Location>
    <Location /iiop>
    SetHandler weblogic-handler
    </Location>
    #------RAM------
    Alias /data "/www/a/data"
    Alias /at "/www/a/at"
    Alias /ch "/www/a/ch"
    Alias /ch_fr "/www/a/ch/ch_FR"
    Alias /ch_de "/www/a/ch/ch_DE"
    Alias /de "/www/a/de"
    Alias /es "/www/a/es"
    Alias /fr "/www/a/fr"
    Alias /it "/www/a/it"
    Alias /nl "/www/a/nl"
    Alias /se "/www/a/se"
    Alias /tr "/www/a/tr"
    Alias /uk "/www/a/uk"
    Alias /cz "/www/a/cz"
    Alias /hu "/www/a/hu"
    Alias /sk "/www/a/sk"
    Alias /global "/www/a/global"
    Alias /dk "/www/a/dk"
    Alias /fi "/www/a/fi"
    Alias /no "/www/a/no"
    Alias /pl "/www/a/pl"
    Alias /pt "/www/a/pt"
    ErrorDocument 404 /error404.html
    ErrorDocument 500 /error.html
    </VirtualHost>
    Include conf/virtual-hosts/
    CoreDumpDirectory /logs/apache2
    LoadModule was_ap20_module /opt/IBM/WebSphere/Plugins/bin/mod_was_ap20_http.so
    WebSpherePluginConfig /opt/IBM/WebSphere/Plugins/config/webserver1/plugin-cfg.xml
    LoadModule weblogic_module modules/mod_wl_20.so
    Debug ALL
    WLLogFile "/logs/apache2/wllog.log"
    StatPath true
    DebugConfigInfo ON
    KeepAliveEnabled ON
    <IfModule mod_weblogic.c>
    WebLogicHost 83.231.147.129
    WebLogicPort 27110
    </IfModule>
    CoreDumpDirectory /logs/apache2
    D

  • Sun Studio Compilers for Linux: Problems with undefined variables using CC

    I am experiencing the following errors below while trying to compile C++ programs using Sun C++ from the latest release of Sun Studio Compilers for Linux Alpha, on Red Hat Enterprise Linux 4 with kernel 2.6.9-34.EL and Ubuntu Breezy Badger 5.10 with kernel 2.6.12-10-686. I get the same exact errors on both OS's and on two different machines.
    root@ubuntu:/home/jc/cs225/Machine Problems/cs225/mp1/cs225_mp1# make
    CC -c -g string.cpp
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/iosfwd", line 74: Error: mbstate_t is not defined.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/iosfwd", line 75: Error: mbstate_t is not defined.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 191: Error: "," expected instead of "state_type".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 194: Error: Use ";" to terminate declarations.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 261: Error: "," expected instead of "get_state".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 265: Error: Use ";" to terminate declarations.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 299: Error: "," expected instead of "state_type".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 302: Error: Use ";" to terminate declarations.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 410: Error: "," expected instead of "get_state".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 414: Error: Use ";" to terminate declarations.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 506: Error: The function "strstr" must have a prototype.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 523: Error: The function "strcspn" must have a prototype.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 529: Error: The function "strspn" must have a prototype.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/rwlocale", line 125: Error: mbstate_t is not defined.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/rwlocale", line 125: Error: Template parameter std::stateT requires a type argument.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/rwlocale", line 130: Error: mbstate_t is not defined.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/rwlocale", line 130: Error: Template parameter std::stateT requires a type argument.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/limits", line 214: Error: Template declarations cannot have extern "C" linkage.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/limits", line 221: Error: Template declarations cannot have extern "C" linkage.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/limits", line 277: Error: Template declarations cannot have extern "C" linkage.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/limits", line 335: Error: Template declarations cannot have extern "C" linkage.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/limits", line 392: Error: Template declarations cannot have extern "C" linkage.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/limits", line 443: Error: Template declarations cannot have extern "C" linkage.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/limits", line 504: Error: Template declarations cannot have extern "C" linkage.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/limits", line 558: Error: Template declarations cannot have extern "C" linkage.
    Compilation aborted, too many Error messages.
    make: *** [string.o] Error 1
    Except on ubuntu, it has one more error
    "/usr/include/wctype.h", line 47: Error: A declaration was expected instead of "}".
    and what is on line 47 is below
    __END_NAMESPACE_C99
    When I comment this line out, that particular error does not show up but still the other errors above still show up.
    From the testing I did, it appears to have these problems for most of the C++ programs I have written, especially the ones that involve object oriented programming. All programs that I wrote do not have these problems with g++ or Sun CC for Solaris. It does however work fine only for small fraction of the programs I have written. I dont quite understand why it works in some cases and others it doesnt, but I know for sure, that it should be working for all cases when Sun CC from Sun Studio 10 on Solaris 10 for X86 has no problems compiling the same programs.

    I tried workaround number 2 from the 3 choices that were listed by horsh. That fixes the mathcalls.h problem but still I have the following errors.
    jcurran2@ubuntu:~/cs225/Machine Problems/cs225/mp1/cs225_mp1$ make
    CC -c -g string.cpp
    "/usr/include/wctype.h", line 47: Error: A declaration was expected instead of "}".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/iosfwd", line 74: Error: mbstate_t is not defined.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/iosfwd", line 75: Error: mbstate_t is not defined.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 191: Error: "," expected instead of "state_type".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 194: Error: Use ";" to terminate declarations.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 261: Error: "," expected instead of "get_state".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 265: Error: Use ";" to terminate declarations.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 299: Error: "," expected instead of "state_type".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 302: Error: Use ";" to terminate declarations.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 410: Error: "," expected instead of "get_state".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 414: Error: Use ";" to terminate declarations.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 506: Error: The function "strstr" must have a prototype.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 523: Error: The function "strcspn" must have a prototype.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 529: Error: The function "strspn" must have a prototype.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/rwlocale", line 125: Error: mbstate_t is not defined.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/rwlocale", line 125: Error: Template parameter std::stateT requires a type argument.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/rwlocale", line 130: Error: mbstate_t is not defined.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/rwlocale", line 130: Error: Template parameter std::stateT requires a type argument.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/codecvt", line 55: Error: mbstate_t is not defined.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/codecvt", line 55: Error: Template parameter std::stateT requires a type argument.
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/codecvt", line 61: Error: "," expected instead of "state_type".
    "/opt/sun/LinuxCompilers/sunstudiomars/prod/include/CC/Cstd/rw/codecvt", line 63: Error: Use ";" to terminate declarations.
    Error: Cannot continue processing because of prior errors.
    Compilation aborted.
    make: *** [string.o] Error 1
    jcurran2@ubuntu:~/cs225/Machine Problems/cs225/mp1/cs225_mp1$
    Can someone please respond? There is more to the problem. Perhaps
    there are more glibc headers that have problems. In addition, if Sun wants to port the Sun Studio Compilers for linux to be stable on all linux distributions I suggest using VM ware and installing several linux distrobutions as virtual machines and testing this software on each virtual machine to see the problems that occur on each distribution. That way you might be able to uncover more problems to find a solution that will work best for portability on all linux distributions.

  • JVM 1.5.0_15 crash on RHEL 5 with JBoss 4.3.0

    Hello, we had a JVM crash on our new production architecture.
    Here are the specifics :
    OS : Red Hat Enterprise Linux Server release 5.2 (Tikanga)
    Kernel : 2.6.18-92.el5
    CPU : 2x Dual Core Xeon 5160 @ 3.00GHz
    MemTotal: 8046252 kB
    JVM :
    java version "1.5.0_15"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_15-b04, mixed mode)
    JBoss Version : jboss-4.3.0
    JBoss data directory (/opt/jboss_gc/data) mounted from a NFS share on a EMC NAS.
    Here are some logs from our applications :
    2008-09-25 08:45:59,183 ERROR [com.globecast.web.components.util.FileBean] java.io.FileNotFoundException: /opt/jboss_gc/data/sim/TCK/*<filename removed by me>*.rtf (Invalid argument)
    2008-09-25 08:45:59,217 ERROR [com.globecast.web.tck.action.doc.DocumentFormBean] com.globecast.docsys.api.DocException: /opt/jboss_gc/data/sim/Ticketing/GCF-TCK-08-022820/022820-001/*<filename removed by me>*.rtf.info (Invalid argument)
    2008-09-25 08:46:05,536 INFO [velocity] ResourceManager : found templates/operation/createmouvement/view.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
    2008-09-25 08:46:12,177 ERROR [com.globecast.web.components.util.FileBean] java.io.FileNotFoundException: /opt/jboss_gc/data/sim/TCK/*<filename removed by me>*.rtf (Invalid argument)
    2008-09-25 08:46:12,185 ERROR [com.globecast.web.tck.action.doc.DocumentFormBean] com.globecast.docsys.api.DocException: /opt/jboss_gc/data/sim/Ticketing/GCF-TCK-08-022820/022820-001/*<filename removed by me>*.rtf.info (Invalid argument)
    2008-09-25 08:46:22,476 ERROR [com.globecast.web.components.util.FileBean] java.io.FileNotFoundException: /opt/jboss_gc/data/sim/TCK/*<filename removed by me>*.rtf (Invalid argument)
    2008-09-25 08:46:22,481 ERROR [com.globecast.web.tck.action.doc.DocumentFormBean] com.globecast.docsys.api.DocException: /opt/jboss_gc/data/sim/Ticketing/GCF-TCK-08-022820/022820-001/*<filename removed by me>*.rtf.info (Invalid argument)
    2008-09-25 08:46:26,962 ERROR [com.globecast.da.util.MailHelper] java.lang.NullPointerException
    2008-09-25 08:46:42,893 ERROR [com.globecast.web.components.util.FileBean] java.io.FileNotFoundException: /opt/jboss_gc/data/sim/TCK/*<filename removed by me>*.rtf (Invalid argument)
    2008-09-25 08:46:42,898 ERROR [com.globecast.web.tck.action.doc.DocumentFormBean] com.globecast.docsys.api.DocException: /opt/jboss_gc/data/sim/Ticketing/GCF-TCK-08-022820/022820-001/*<filename removed by me>*.rtf.info (Invalid argument)
    2008-09-25 09:11:58,742 ERROR [com.globecast.web.components.util.FileBean] java.io.FileNotFoundException: /opt/jboss_gc/data/sim/TCK/Demande intervention client - Toulouse Rémusat - TCK22820.rtf (Invalid argument)2008-09-25 09:11:58,750 ERROR [com.globecast.web.tck.action.doc.DocumentFormBean] com.globecast.docsys.api.DocException: /opt/jboss_gc/data/sim/Ticketing/GCF-TCK-08-022820/022820-001/*<filename removed by me>*.rtf.info (Invalid argument)
    2008-09-25 09:12:35,607 DEBUG [BOOT] Using logger class 'class org.apache.ojb.broker.util.logging.CommonsLoggerImpl' for DEFAULT
    2008-09-25 09:12:35,607 DEBUG [BOOT] Initializing logger instance DEFAULT
    2008-09-25 09:12:56,410 ERROR [com.globecast.da.util.MailHelper] java.lang.NullPointerException
    2008-09-25 09:13:43,038 ERROR [com.globecast.da.util.MailHelper] java.lang.NullPointerException
    2008-09-25 09:13:53,466 ERROR [com.globecast.web.components.util.FileBean] java.io.FileNotFoundException: /opt/jboss_gc/data/sim/TCK/*<filename removed by me>*.rtf (Invalid argument)
    2008-09-25 09:13:53,470 ERROR [com.globecast.web.tck.action.doc.DocumentFormBean] com.globecast.docsys.api.DocException: /opt/jboss_gc/data/sim/Ticketing/GCF-TCK-08-022820/022820-001/*<filename removed by me>*.rtf.info (Invalid argument)
    2008-09-25 09:14:07,655 INFO [velocity] ResourceManager : found templates/email/text/includes/issuesummary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
    2008-09-25 09:14:07,669 INFO [velocity] ResourceManager : found templates/email/text/includes/footer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
    2008-09-25 09:14:27,107 ERROR [com.globecast.web.components.util.FileBean] java.io.FileNotFoundException: /opt/jboss_gc/data/sim/TCK/*<filename removed by me>*.rtf (Invalid argument)
    2008-09-25 09:14:27,119 ERROR [com.globecast.web.tck.action.doc.DocumentFormBean] com.globecast.docsys.api.DocException: /opt/jboss_gc/data/sim/Ticketing/GCF-TCK-08-022820/*<filename removed by me>*.rtf.info (Invalid argument)
    Here is the hs_err_pid32732.log content :
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGBUS (0x7) at pc=0x00002aaab7d82a60, pid=32732, tid=1340913984
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_15-b04 mixed mode)
    # Problematic frame:
    # C [libnio.so+0x4a60] Java_java_nio_MappedByteBuffer_load0+0x50
    --------------- T H R E A D ---------------
    Current thread (0x00002aaab65cabd0): JavaThread "http-0.0.0.0-8080-1" daemon [_thread_in_native, id=871]
    siginfo:si_signo=7, si_errno=0, si_code=2, si_addr=0x00002aaac1d2a000
    Registers:
    RAX=0x0000000000000000, RBX=0x00002aaac1d2a000, RCX=0x0000000000001000, RDX=0x0000000000000001
    RSP=0x000000004fec9010, RBP=0x000000004fec9030, RSI=0x00000000000002b0, RDI=0x00002aaac1d2a000
    R8 =0x0000000000001000, R9 =0x00002ac5f0af7268, R10=0x00002ac5f0bfa8a0, R11=0x0000000000000246
    R12=0x0000000000000000, R13=0x0000000000000001, R14=0x0000000000000400, R15=0x00002aaab65cabd0
    RIP=0x00002aaab7d82a60, EFL=0x0000000000010297, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e
    Top of Stack: (sp=0x000000004fec9010)
    0x000000004fec9010: 00002ac5f8747c40 00002ac5f446c520
    0x000000004fec9020: 00002ac5f8747c40 000000004fec90f0
    0x000000004fec9030: 000000004fec90a8 00002ac5f446c542
    0x000000004fec9040: 0000000000000000 00002ac5fa57ed18
    0x000000004fec9050: 000000004fec9068 000000004fec90b0
    0x000000004fec9060: 00002ac5f4462efe 0000000000000001
    0x000000004fec9070: 000000004fec9070 0000000000000000
    0x000000004fec9080: 000000004fec90f0 00002ac5f8748798
    0x000000004fec9090: 0000000000000000 00002ac5f8747c40
    0x000000004fec90a0: 000000004fec90c8 000000004fec9130
    0x000000004fec90b0: 00002ac5f4462e1a 0000000000000000
    0x000000004fec90c0: 00002ac5f4469496 0000000000001000
    0x000000004fec90d0: 00000000000002b0 00002ac6cb2910e8
    0x000000004fec90e0: 00002aaac1d2a000 00002ac6cb2910e8
    0x000000004fec90f0: 00002ac6cb2910e8 000000004fec90f8
    0x000000004fec9100: 00002ac5f87479d6 000000004fec9140
    0x000000004fec9110: 00002ac5f8748798 0000000000000000
    0x000000004fec9120: 00002ac5f87479e8 000000004fec9140
    0x000000004fec9130: 000000004fec9180 00002ac5f4462de1
    0x000000004fec9140: 00002ac6cb2910e8 000000004fec9148
    0x000000004fec9150: 00002ac600ca53b2 000000004fec91d8
    0x000000004fec9160: 00002ac600cb6b88 0000000000000000
    0x000000004fec9170: 00002ac600ca55c8 000000004fec91d0
    0x000000004fec9180: 000000004fec9218 00002ac5f4462efe
    0x000000004fec9190: 0000000000000000 0000000000000000
    0x000000004fec91a0: 0000000000000000 0000000000000000
    0x000000004fec91b0: 00002ac6cb2910e8 0000000000000000
    0x000000004fec91c0: 00000000000002b0 0000000000000000
    0x000000004fec91d0: 00002ac61539ad10 00002ac61539a818
    0x000000004fec91e0: 000000004fec91e0 00002ac600ca52c7
    0x000000004fec91f0: 000000004fec9228 00002ac600cb6b88
    0x000000004fec9200: 0000000000000000 00002ac600ca52f0
    Instructions: (pc=0x00002aaab7d82a60)
    0x00002aaab7d82a50: 48 8d 0c 95 00 00 00 00 44 89 ea 66 66 90 66 90
    0x00002aaab7d82a60: 8b 03 48 01 cb 41 01 c4 ff ca 75 f4 5b 44 89 e0
    Stack: [0x000000004fdcb000,0x000000004fecc000), sp=0x000000004fec9010, free space=1016k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libnio.so+0x4a60] Java_java_nio_MappedByteBuffer_load0+0x50
    j java.nio.MappedByteBuffer.load0(JJI)I+0
    j java.nio.MappedByteBuffer.load()Ljava/nio/MappedByteBuffer;+38
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo.writeStatusToFile(Ljava/nio/channels/FileChannel;)V+18
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo.writeStatus()V+15
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo.access$1200(Lorg/alfresco/repo/search/impl/lucene/index/IndexInfo;)V+1
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo$RollingBackTransition.transition(Ljava/lang/String;Ljava/util/Set;Ljava/util/Set;)V+74
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo.setStatus(Ljava/lang/String;Lorg/alfresco/repo/search/impl/lucene/index/TransactionStatus;Ljava/util/Set;Ljava/util/Set;)V+134
    j org.alfresco.repo.search.impl.lucene.LuceneBase2.setStatus(Lorg/alfresco/repo/search/impl/lucene/index/TransactionStatus;)V+11
    j org.alfresco.repo.search.impl.lucene.LuceneIndexerImpl2.rollback()V+88
    j org.alfresco.repo.search.impl.lucene.LuceneIndexerAndSearcherFactory2.rollback()V+46
    j org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.afterCompletion(I)V+137
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.invokeAfterCompletion(Ljava/util/List;I)V+30
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.triggerAfterCompletion(Lorg/springframework/transaction/support/DefaultTransactionStatus;I)V+46
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.doRollbackOnCommitException(Lorg/springframework/transaction/support/DefaultTransactionStatus;Ljava/lang/Throwable;)V+79
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(Lorg/springframework/transaction/support/DefaultTransactionStatus;)V+145
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(Lorg/springframework/transaction/TransactionStatus;)V+102
    j org.springframework.transaction.interceptor.TransactionAspectSupport.doCommitTransactionAfterReturning(Lorg/springframework/transaction/interceptor/TransactionAspectSupport$TransactionInfo;)V+62
    j org.alfresco.util.transaction.SpringAwareUserTransaction.commit()V+110
    j org.alfresco.repo.webservice.repository.RepositoryWebService.update(Lorg/alfresco/repo/webservice/types/CML;)[Lorg/alfresco/repo/webservice/repository/UpdateResult;+27
    j sun.reflect.GeneratedMethodAccessor6273.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j java.nio.MappedByteBuffer.load0(JJI)I+0
    j java.nio.MappedByteBuffer.load()Ljava/nio/MappedByteBuffer;+38
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo.writeStatusToFile(Ljava/nio/channels/FileChannel;)V+18
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo.writeStatus()V+15
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo.access$1200(Lorg/alfresco/repo/search/impl/lucene/index/IndexInfo;)V+1
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo$RollingBackTransition.transition(Ljava/lang/String;Ljava/util/Set;Ljava/util/Set;)V+74
    j org.alfresco.repo.search.impl.lucene.index.IndexInfo.setStatus(Ljava/lang/String;Lorg/alfresco/repo/search/impl/lucene/index/TransactionStatus;Ljava/util/Set;Ljava/util/Set;)V+134
    j org.alfresco.repo.search.impl.lucene.LuceneBase2.setStatus(Lorg/alfresco/repo/search/impl/lucene/index/TransactionStatus;)V+11
    j org.alfresco.repo.search.impl.lucene.LuceneIndexerImpl2.rollback()V+88
    j org.alfresco.repo.search.impl.lucene.LuceneIndexerAndSearcherFactory2.rollback()V+46
    j org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.afterCompletion(I)V+137
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.invokeAfterCompletion(Ljava/util/List;I)V+30
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.triggerAfterCompletion(Lorg/springframework/transaction/support/DefaultTransactionStatus;I)V+46
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.doRollbackOnCommitException(Lorg/springframework/transaction/support/DefaultTransactionStatus;Ljava/lang/Throwable;)V+79
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(Lorg/springframework/transaction/support/DefaultTransactionStatus;)V+145
    j org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(Lorg/springframework/transaction/TransactionStatus;)V+102
    j org.springframework.transaction.interceptor.TransactionAspectSupport.doCommitTransactionAfterReturning(Lorg/springframework/transaction/interceptor/TransactionAspectSupport$TransactionInfo;)V+62
    j org.alfresco.util.transaction.SpringAwareUserTransaction.commit()V+110
    j org.alfresco.repo.webservice.repository.RepositoryWebService.update(Lorg/alfresco/repo/webservice/types/CML;)[Lorg/alfresco/repo/webservice/repository/UpdateResult;+27
    j sun.reflect.GeneratedMethodAccessor6273.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
    v ~C2IAdapter
    J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    v ~I2CAdapter
    j org.apache.axis.providers.java.RPCProvider.invokeMethod(Lorg/apache/axis/MessageContext;Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+4
    j org.apache.axis.providers.java.RPCProvider.processMessage(Lorg/apache/axis/MessageContext;Lorg/apache/axis/message/SOAPEnvelope;Lorg/apache/axis/message/SOAPEnvelope;Ljava/lang/Object;)V+549
    j org.apache.axis.providers.java.JavaProvider.invoke(Lorg/apache/axis/MessageContext;)V+248
    j org.apache.axis.strategies.InvocationStrategy.visit(Lorg/apache/axis/Handler;Lorg/apache/axis/MessageContext;)V+2
    v ~C2IAdapter
    J org.apache.axis.SimpleChain.doVisiting(Lorg/apache/axis/MessageContext;Lorg/apache/axis/HandlerIterationStrategy;)V
    v ~I2CAdapter
    j org.apache.axis.SimpleChain.invoke(Lorg/apache/axis/MessageContext;)V+31
    j org.apache.axis.handlers.soap.SOAPService.invoke(Lorg/apache/axis/MessageContext;)V+70
    j org.apache.axis.server.AxisServer.invoke(Lorg/apache/axis/MessageContext;)V+552
    v ~C2IAdapter
    J org.apache.axis.transport.http.AxisServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V
    v ~I2CAdapter
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+139
    j org.apache.axis.transport.http.AxisServletBase.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+6
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30
    v ~C2IAdapter
    J org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
    v ~I2CAdapter
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+61
    v ~C2IAdapter
    J org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
    v ~I2CAdapter
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    v ~C2IAdapter
    J org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
    v ~I2CAdapter
    j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+285
    j org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+349
    v ~C2IAdapter
    J org.jboss.web.tomcat.security.JaccContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
    v ~I2CAdapter
    j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64
    j org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
    v ~C2IAdapter
    J org.apache.catalina.authenticator.SingleSignOn.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
    v ~I2CAdapter
    j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42
    j org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+157
    v ~C2IAdapter
    J org.apache.coyote.http11.Http11Processor.process(Ljava/net/Socket;)V
    v ~I2CAdapter
    j org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Ljava/net/Socket;)Z+82
    j org.apache.tomcat.util.net.JIoEndpoint$Worker.run()V+41
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x00002aaab5e3ab80 JavaThread "WorkManager(2)-171" daemon [_thread_in_native, id=9774]
    0x00002aaab8aaab50 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=9771]
    0x00002aaab6061fc0 JavaThread "WorkManager(2)-170" daemon [_thread_blocked, id=9707]
    0x00002aaab6b3df80 JavaThread "WorkManager(2)-169" daemon [_thread_blocked, id=9698]
    0x00002aaab559f250 JavaThread "WorkManager(2)-168" daemon [_thread_blocked, id=9693]
    0x00002aaab006e360 JavaThread "Thread-4972" daemon [_thread_in_native, id=9651]
    0x00002aaab1e02520 JavaThread "Thread-4829" daemon [_thread_in_native, id=9382]
    0x00002aaab6f9f430 JavaThread "ajp-0.0.0.0-8009-25" daemon [_thread_in_native, id=9280]
    0x00002aaab86e1460 JavaThread "Thread-4731" daemon [_thread_in_native, id=9182]
    0x00002aaab689bd60 JavaThread "JMS SessionPool Worker-19" daemon [_thread_blocked, id=9111]
    0x00002aaab689cc30 JavaThread "JMS SessionPool Worker-16" daemon [_thread_blocked, id=8823]
    0x00002aaaccc38580 JavaThread "Thread-4525" daemon [_thread_blocked, id=8822]
    0x00002aaab8aee700 JavaThread "Thread-4449" daemon [_thread_in_native, id=8640]
    0x00002aaacc6f8ed0 JavaThread "Thread-4241" daemon [_thread_in_native, id=8311]
    0x00002aaab4f7fa90 JavaThread "http-0.0.0.0-8080-5" daemon [_thread_blocked, id=8284]
    0x00002aaab52075a0 JavaThread "http-0.0.0.0-8080-4" daemon [_thread_blocked, id=8283]
    0x00002aaab6556ad0 JavaThread "Thread-4148" daemon [_thread_in_native, id=8162]
    0x00002aaac3ede640 JavaThread "Thread-4145" daemon [_thread_in_native, id=8159]
    0x00002aaab61af880 JavaThread "Thread-4077" daemon [_thread_in_native, id=8059]
    0x00002aaab560e0b0 JavaThread "Thread-4023" daemon [_thread_in_native, id=7981]
    0x00002aaab1677f70 JavaThread "Thread-4011" daemon [_thread_in_native, id=7966]
    0x00002aaaccc37230 JavaThread "Thread-3926" daemon [_thread_in_native, id=7816]
    0x00002aaab4f94bc0 JavaThread "Thread-3773" daemon [_thread_in_native, id=7384]
    0x00002aaab15bf2f0 JavaThread "Thread-3745" daemon [_thread_in_native, id=7346]
    0x00002aaacc231aa0 JavaThread "Thread-3730" daemon [_thread_in_native, id=7308]
    0x00002aaab2dff360 JavaThread "Thread-3701" daemon [_thread_in_native, id=7251]
    0x00002aaab12dc8b0 JavaThread "Thread-3648" daemon [_thread_in_native, id=7125]
    0x00002aaacc69a860 JavaThread "Thread-3606" daemon [_thread_in_native, id=7057]
    0x00002aaacc698030 JavaThread "Thread-3145" daemon [_thread_in_native, id=6033]
    0x00002aaacca4e620 JavaThread "Thread-2786" daemon [_thread_in_native, id=5450]
    0x00002aaab1f077f0 JavaThread "Thread-2765" daemon [_thread_in_native, id=5423]
    0x00002aaab5d56f40 JavaThread "Thread-2744" daemon [_thread_in_native, id=5382]
    0x00002aaab559ed60 JavaThread "ajp-0.0.0.0-8009-24" daemon [_thread_in_native, id=5321]
    0x00002aaab094d0d0 JavaThread "Thread-2483" daemon [_thread_in_native, id=4908]
    0x00002aaacca72010 JavaThread "Thread-2471" daemon [_thread_in_native, id=4876]
    0x00002aaabb806250 JavaThread "Thread-2348" daemon [_thread_in_native, id=4563]
    0x00002aaaaf500f40 JavaThread "Thread-2072" daemon [_thread_in_native, id=4259]
    0x00002aaab5ee47a0 JavaThread "Thread-2053" daemon [_thread_in_native, id=4198]
    0x00002aaacca51400 JavaThread "Thread-2024" daemon [_thread_in_native, id=4117]
    0x00002aaabb923e30 JavaThread "Thread-1987" daemon [_thread_in_native, id=4026]
    0x00002aaabb7eae50 JavaThread "Thread-1940" daemon [_thread_in_native, id=3937]
    0x00002aaacc7e3a40 JavaThread "Thread-1929" daemon [_thread_in_native, id=3923]
    0x00002aaab0dbc280 JavaThread "Thread-1857" daemon [_thread_in_native, id=3680]
    0x00002aaab094f680 JavaThread "Thread-1850" daemon [_thread_in_native, id=3662]
    0x00002aaaaea35380 JavaThread "Thread-1836" daemon [_thread_in_native, id=3633]
    0x00002aaacca2dd00 JavaThread "Thread-1740" daemon [_thread_in_native, id=3523]
    0x00002aaab5e07ed0 JavaThread "Thread-1703" daemon [_thread_in_native, id=3463]
    0x00002aaabb8e33a0 JavaThread "Thread-1690" daemon [_thread_in_native, id=3449]
    0x00002aaab0fe3650 JavaThread "Thread-1673" daemon [_thread_in_native, id=3427]
    0x00002aaab524ac60 JavaThread "Thread-1615" daemon [_thread_in_native, id=3313]
    0x00002aaaae999440 JavaThread "Thread-1575" daemon [_thread_in_native, id=3246]
    0x00002aaab10d3b90 JavaThread "Thread-1562" daemon [_thread_in_native, id=3231]
    0x00002aaaaf500750 JavaThread "Thread-1551" daemon [_thread_in_native, id=3218]
    0x00002aaab023b960 JavaThread "Thread-1544" daemon [_thread_in_native, id=3210]
    0x00002aaab4f49bd0 JavaThread "Thread-1537" daemon [_thread_in_native, id=3199]
    0x00002aaab5e18280 JavaThread "Thread-1525" daemon [_thread_in_native, id=3183]
    0x00002aaacc755750 JavaThread "Thread-1498" daemon [_thread_in_native, id=3135]
    0x00002aaacc7dea60 JavaThread "Thread-1315" daemon [_thread_in_native, id=2847]
    0x00002aaab06833d0 JavaThread "Thread-1285" daemon [_thread_blocked, id=2795]
    0x00002aaab1e51ae0 JavaThread "Thread-1203" daemon [_thread_in_native, id=2618]
    0x00002aaab6084490 JavaThread "JBoss System Threads(1)-4" daemon [_thread_in_native, id=2565]
    0x00002aaab6fcd9b0 JavaThread "JMS SessionPool Worker-7" daemon [_thread_blocked, id=2503]
    0x00002aaab521d9a0 JavaThread "JMS SessionPool Worker-6" daemon [_thread_blocked, id=2502]
    0x00002aaabb8788b0 JavaThread "Thread-1158" daemon [_thread_blocked, id=2501]
    0x00002aaacc48c5f0 JavaThread "Thread-1157" daemon [_thread_blocked, id=2500]
    0x00002aaacc9beb70 JavaThread "Thread-1156" daemon [_thread_blocked, id=2499]
    0x00002aaab6004000 JavaThread "Thread-1153" daemon [_thread_in_native, id=2496]
    0x00002aaaaea34cb0 JavaThread "Thread-1075" daemon [_thread_in_native, id=2346]
    0x00002aaab64fe320 JavaThread "Thread-1059" daemon [_thread_in_native, id=2302]
    0x00002aaab17fa540 JavaThread "Thread-1050" daemon [_thread_in_native, id=2292]
    0x00002aaab5db2f00 JavaThread "ajp-0.0.0.0-8009-23" daemon [_thread_in_native, id=2263]
    0x00002aaaaf501e10 JavaThread "Thread-1008" daemon [_thread_in_native, id=2223]
    0x00002aaacc7e31d0 JavaThread "Thread-999" daemon [_thread_in_native, id=2213]
    0x00002aaab03f4180 JavaThread "Thread-931" daemon [_thread_in_native, id=2030]
    0x00002aaabb8df940 JavaThread "Thread-923" daemon [_thread_in_native, id=2016]
    0x00002aaab133d9c0 JavaThread "Thread-897" daemon [_thread_in_native, id=1928]
    0x00002aaab6147860 JavaThread "Thread-887" daemon [_thread_in_native, id=1917]
    0x00002aaab5105c00 JavaThread "Thread-876" daemon [_thread_in_native, id=1905]
    0x00002aaab04eb490 JavaThread "Thread-860" daemon [_thread_in_native, id=1883]
    0x00002aaacc7c26b0 JavaThread "Thread-848" daemon [_thread_in_native, id=1849]
    0x00002aaab0f8caa0 JavaThread "Thread-822" daemon [_thread_in_native, id=1794]
    0x00002aaaae9c2200 JavaThread "Thread-809" daemon [_thread_in_native, id=1779]
    0x00002aaab1103730 JavaThread "Thread-793" daemon [_thread_in_native, id=1712]
    0x00002aaabb84d5a0 JavaThread "Thread-729" daemon [_thread_in_native, id=1614]
    0x00002aaab091ac60 JavaThread "Thread-716" daemon [_thread_in_native, id=1601]
    0x00002aaab14afd30 JavaThread "Thread-671" daemon [_thread_in_native, id=1524]
    0x00002aaab50f2710 JavaThread "http-0.0.0.0-8080-3" daemon [_thread_blocked, id=1492]
    0x00002aaab5e9be00 JavaThread "Thread-632" daemon [_thread_in_native, id=1456]
    0x00002aaab10236f0 JavaThread "Thread-623" daemon [_thread_in_native, id=1447]
    0x00002aaab60e2a50 JavaThread "JMS SessionPool Worker-1" daemon [_thread_blocked, id=1409]
    0x00002aaab5f46100 JavaThread "Thread-596" daemon [_thread_blocked, id=1408]
    0x00002aaab1fdaa50 JavaThread "Thread-590" daemon [_thread_in_native, id=1389]
    0x00002aaab529bec0 JavaThread "Thread-578" daemon [_thread_in_native, id=1367]
    0x00002aaab4fce9f0 JavaThread "ajp-0.0.0.0-8009-22" daemon [_thread_in_native, id=1359]
    0x00002aaab1f93c40 JavaThread "Thread-550" daemon [_thread_in_native, id=1322]
    0x00002aaacc48e030 JavaThread "Thread-517" daemon [_thread_in_native, id=1276]
    0x00002aaacc0468c0 JavaThread "Thread-514" daemon [_thread_in_native, id=1273]
    0x00002aaabbc21140 JavaThread "Thread-503" daemon [_thread_in_native, id=1261]
    0x00002aaab1166e50 JavaThread "Thread-502" daemon [_thread_in_native, id=1260]
    0x00002aaabb7a8a40 JavaThread "Thread-497" daemon [_thread_in_native, id=1255]
    0x00002aaabb8ec260 JavaThread "Thread-471" daemon [_thread_in_native, id=1225]
    0x00002aaacc628500 JavaThread "Thread-468" daemon [_thread_in_native, id=1221]
    0x00002aaaae99e280 JavaThread "Thread-465" daemon [_thread_blocked, id=1217]
    0x00002aaacca2e070 JavaThread "Thread-463" daemon [_thread_in_native, id=1215]
    0x00002aaabb9efce0 JavaThread "Thread-460" daemon [_thread_in_native, id=1212]
    0x00002aaacc3a99c0 JavaThread "Thread-457" daemon [_thread_in_native, id=1209]
    0x00002aaabb8b3a70 JavaThread "Thread-454" daemon [_thread_in_native, id=1204]
    0x00002aaabb9f2040 JavaThread "Thread-451" daemon [_thread_in_native, id=1201]
    0x00002aaab62aa6c0 JavaThread "Thread-441" daemon [_thread_in_native, id=1190]
    0x00002aaab111e340 JavaThread "Thread-429" daemon [_thread_in_native, id=1149]
    0x00002aaab6ff7db0 JavaThread "Thread-418" daemon [_thread_in_native, id=1136]
    0x00002aaab638a9c0 JavaThread "Thread-388" daemon [_thread_in_native, id=1082]
    0x00002aaab0eb8770 JavaThread "Thread-374" daemon [_thread_in_native, id=1038]
    0x00002aaabb722950 JavaThread "Thread-351" daemon [_thread_blocked, id=1012]
    0x00002aaaaf470460 JavaThread "Thread-343" daemon [_thread_in_native, id=1000]
    0x00002aaacc599b90 JavaThread "Thread-338" daemon [_thread_in_native, id=995]
    0x00002aaab6ba1bc0 JavaThread "Thread-335" daemon [_thread_in_native, id=992]
    0x00002aaab50f2be0 JavaThread "Thread-328" daemon [_thread_in_native, id=985]
    0x00002aaab4f74350 JavaThread "Thread-312" daemon [_thread_in_native, id=946]
    0x00002aaab5ef94b0 JavaThread "Thread-294" daemon [_thread_in_native, id=921]
    0x00002aaab65cb080 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_blocked, id=872]
    =>0x00002aaab65cabd0 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_in_native, id=871]
    0x00002aaab111fce0 JavaThread "Thread-251" daemon [_thread_in_native, id=854]
    0x00002aaab5df4840 JavaThread "Thread-234" daemon [_thread_in_native, id=836]
    0x00002aaaaf522f10 JavaThread "ajp-0.0.0.0-8009-21" daemon [_thread_in_native, id=830]
    0x00002aaab5332550 JavaThread "Thread-209" daemon [_thread_in_native, id=808]
    0x00002aaab0733a70 JavaThread "Thread-192" daemon [_thread_in_native, id=788]
    0x00002aaabba4a260 JavaThread "Thread-191" daemon [_thread_in_native, id=787]
    0x00002aaaaf59f4e0 JavaThread "ajp-0.0.0.0-8009-20" daemon [_thread_blocked, id=763]
    0x00002aaab5f26c90 JavaThread "ajp-0.0.0.0-8009-19" daemon [_thread_blocked, id=761]
    0x00002aaab52e7c80 JavaThread "ajp-0.0.0.0-8009-18" daemon [_thread_in_native, id=760]
    0x00002aaab52e7150 JavaThread "ajp-0.0.0.0-8009-17" daemon [_thread_in_native, id=759]
    0x00002aaaaf384f90 JavaThread "ajp-0.0.0.0-8009-16" daemon [_thread_in_native, id=758]
    0x00002aaab66087d0 JavaThread "ajp-0.0.0.0-8009-15" daemon [_thread_in_native, id=757]
    0x00002aaaaf5a0980 JavaThread "ajp-0.0.0.0-8009-14" daemon [_thread_in_native, id=756]
    0x00002aaaaf385de0 JavaThread "ajp-0.0.0.0-8009-13" daemon [_thread_blocked, id=754]
    0x00002aaab5db4f20 JavaThread "ajp-0.0.0.0-8009-12" daemon [_thread_in_native, id=753]
    0x00002aaab698c950 JavaThread "ajp-0.0.0.0-8009-11" daemon [_thread_in_native, id=752]
    0x00002aaaaecea110 JavaThread "ajp-0.0.0.0-8009-10" daemon [_thread_in_native, id=750]
    0x00002aaab698b770 JavaThread "ajp-0.0.0.0-8009-9" daemon [_thread_in_native, id=749]
    0x00002aaab61bfb60 JavaThread "ajp-0.0.0.0-8009-8" daemon [_thread_blocked, id=748]
    0x00002aaaaea85390 JavaThread "ajp-0.0.0.0-8009-7" daemon [_thread_in_native, id=747]
    0x00002aaab61bdeb0 JavaThread "ajp-0.0.0.0-8009-6" daemon [_thread_in_native, id=746]
    0x00002aaab562bb60 JavaThread "ajp-0.0.0.0-8009-5" daemon [_thread_in_native, id=715]
    0x00002aaab658a7a0 JavaThread "ajp-0.0.0.0-8009-4" daemon [_thread_blocked, id=714]
    0x00002aaab658abc0 JavaThread "ajp-0.0.0.0-8009-3" daemon [_thread_in_native, id=713]
    0x00002aaaaea42140 JavaThread "ajp-0.0.0.0-8009-2" daemon [_thread_in_native, id=712]
    0x00002aaab63b4c50 JavaThread "ajp-0.0.0.0-8009-1" daemon [_thread_in_native, id=711]
    0x00002aaab07adc20 JavaThread "ajp-0.0.0.0-8009-Acceptor-0" daemon [_thread_in_native, id=710]
    0x00002aaab2490b00 JavaThread "http-0.0.0.0-8080-Acceptor-0" daemon [_thread_in_native, id=709]
    0x00002aaab11ab400 JavaThread "Thread-6" [_thread_blocked, id=708]
    0x00002aaab02e38f0 JavaThread "JBossLifeThread" [_thread_blocked, id=707]
    0x00002aaab07dac70 JavaThread "Connection Consumer for dest JBossQueue[com.globecast.tp.ams.EventService] id=16" [_thread_blocked, id=705]
    0x00002aaab03130

    A little addition to the above message.
    We also have the following in the system log file :
    Sep 25 08:45:59 gcfrarcs13 kernel: NFS: v4 server returned a bad sequence-id error!
    Sep 25 08:46:43 gcfrarcs13 last message repeated 3 times
    Sep 25 08:47:59 gcfrarcs13 kernel: NFS: v4 server returned a bad sequence-id error!
    Sep 25 09:12:14 gcfrarcs13 kernel: NFS: v4 server returned a bad sequence-id error!
    Sep 25 09:13:58 gcfrarcs13 kernel: NFS: v4 server returned a bad sequence-id error!
    Sep 25 09:14:35 gcfrarcs13 kernel: NFS: v4 server returned a bad sequence-id error!
    Can this be related ?

Maybe you are looking for

  • Support Line - Call Forward All through Hunt Pilot to cell phone

    I know I may be beating a dead horse, but I've found so much help in these forums that I figured I'd give it a shot. We have a Cisco Unified Communications Manager Business Edition and we are running into a configuration issue. What we would like to

  • Bug in navigateToURL? (AIR HTML/JavaScript) window name parameter not working

    Hi, I have to popup the default browser from a HTML/JavaScript application. All links on the Air page should be opened in the same tab in the same browser window that was opened by the first click on a link. The code I use is var urlString = "http://

  • Display Report Output in Email Body (EBS).

    Hi, I was wondering if it is possible to display the output of a BIP report within the body of an email using bursting instead of having the report in an attachment. Thanks in advance Carl

  • Display Arabic Character in NetScape Navigator

    Hi I am using Oracle Forms & Reports 10g R2. I call a report through a button in that report there are English and Arabic Character. When i see report in Netscape Navigator 9 English character show fine but Arabic Character does not showing properly.

  • HCM - PER DIEM  CONFIG IN EXPENSE MANAGEMENT

    Hiii I have configured Expense Type as " Acco PEr Diem and Meals Per Diem and have updated the tables V_T706V and V_T706B2 with a limit of CAD 500 but when I am creating an Expense Entry for CAD 2000  or any other amount it is not showing me any Erro