Handles on subclips doesn't start at beginning...why?

I am using FCP 7.  I make a subclip.  Then I put the subclip into my timeline.  From my understanding, if you open up a subclip, the IN-point should be at the very beginning and the OUT-point should be all the way the end (by default). 
My problem is when I double-click on the subclip on the timeline and SOMETIMES, not all the time, the IN-point doesn't start at the beginning.  Sometimes it's a few frames from the beginning and sometimes it's a second.  The OUT-point is all the way at the end, where it's supposed to be, so that's not a problem.
Can anyone tell me why my IN-point is not at the beginning?
Thanks

Click on the subclip that is demonstrating this problem in the Browser, and once it is selected type Command+9 to see the item properties. Post a screen shot of the item properties here.
Next click anywhere on the timeline, and type Command+0 {zero} to see the Sequence settings. Post a screen shot of your sequence settings here.
In the meantime, anytime FCP begins acting strangely, trashing preferences is a usually recommended as the first step. You can download Preference Manager from Digital Rebellion (free) at:
http://www.digitalrebellion.com/prefman/
which will allow you to save your exisiting preference before trashing in case you want to return to them.
MtD

Similar Messages

  • From few weeks,itis taking unexpected time to load even home page or also to get started in beginning.why???

    Firefox latest version shows troubleshooting while creating a new tab and when a new address is addressed," Firefox is not responding" appears for few seconds and after some moments all are same as again.So what's the problem??

    Follow up.
    This dragged on to Tuesday and the problem just went away. If you're reading this because you have a similar problem - sorry but I don't have an answer for you.
    One thing that we changed but later reverted was to change the apex_collection.add_member to apex_collection.create_collection_from_query_b (along with some other relevant changes, such as adding a delete collection statement, to make this work). This improves collection loading time nicely, even when the "add_member" is running fast. However, I personally don't like this solution because I frequently work with very large queries and this solution requires that the query be wrapped in apostrophes (single quotes). As such, any apostrophes anywhere within the query must then be escaped with another apostrophe. Consequently, I cannot simply copy the query and run it in my IDE for testing, debugging, or modification without going through and removing the extra apostrophes.
    Regarding the SQL Tracing recommended by Varad. My first attempts to trace the SQL were quite frustrating. I assumed that the most recent trace file was the one I should run tkprof on. This turned out to be quite fruitless. After several failed attempts and countless interruptions, I realized that there was a new, rather large trace file created shortly before the most recent one every time I tried to run a trace on the page. I finally got worthwhile results when I ran tkprof on the large trace file. You may find this helpful if this is your first time running tkprof.
    Good luck and happy developing,
    Gregory

  • Exporting to iTunes: track doesn't start at the beginning

    Hi'all
    This isn't a specific GB'08 question...I have exported a number of podcasts to iTunes and downloaded them onto my Shuffle. Annoyingly, they tend not to begin at the start of the track, but rather, a few seconds in. It is possible to rewind to the beginning of the track, so it is all there, but I can't encourage the tracks to begin there!
    Any help would be much appreciated!
    Many thanks

    One trick is to move the entire podcast/song over a measure or two, so it doesn't start on the downbeat of measure 1, but the downbeat of measure 2.
    Command A to select all tracks, and then slide everything over one measure to the right so measure 2 is the new "measure 1."
    That way, if a bit of measure 1 disappears, it won't effect your audio since it'll be part of the empty measure before your content begins in measure 2.

  • SAP NETWEAVER COMPOSITION ENVIRONMENT 7.1 EHP1 - System doesn't start

    Hello,<br>
    <br>
    after i get the message the installation was succesfully and i start the server the proces jstart.exe<br>
    <br>
    doesn't start completely.<br>
    <br>
    in the trace file dev_jstart in find this error message:<br>
    <br>
    F  Starting process: D:\usr\sap\CE1\SYS\exe\uc\NTI386\jstart.EXE<br>
    F    arg[ 1] = -nodeId=1000<br>
    F    arg[ 2] = pf=D:\usr\sap\CE1\SYS\profile\CE1_J00_sjodevb1<br>
    F    arg[ 3] = -DSAPINFO=CE1_00_collector<br>
    F    arg[ 4] = -hostvm<br>
    F    arg[ 5] = -nodeName=collector<br>
    F    arg[ 6] = -file=D:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties<br>
    F    arg[ 7] = -jvmFile=D:\usr\sap\CE1\J00\work\jstart.jvm<br>
    F    arg[ 8] = -traceFile=D:\usr\sap\CE1\J00\work\dev_collector<br>
    F    arg[ 9] = -javaOutFile=D:\usr\sap\CE1\J00\work\jvm_collector.out<br>
    F    arg[10] = -clusterId=bootstrap<br>
    F    arg[11] = -exitcode<br><br>
    F    arg[12] = 503<br>
    <br>
    an in the tracefile log_bootstrap.0 this error message:<br>
    <br>
    [Nov 19, 2009 5:17:50 PM ] Exception of type com.sap.sql.log.OpenSQLException caught: Could not load class com.sap.dbtech.jdbc.DriverSapDB with class loader com.sap.engine.offline.FileClassLoader@6caf16..
    [EXCEPTION]
    com.sap.sql.log.OpenSQLException: Could not load class com.sap.dbtech.jdbc.DriverSapDB with class loader com.sap.engine.offline.FileClassLoader@6caf16.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:104)
         at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:210)
         at com.sap.sql.connect.factory.VendorConnectionFactory.createVendorDriver(VendorConnectionFactory.java:43)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.<init>(DriverPooledConnectionFactory.java:31)
         at com.sap.sql.connect.datasource.DataSourceManager.createPooledConnectionFactory(DataSourceManager.java:546)
         at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:505)
         at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:136)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getDataSource(OpenSQLDataSourceImpl.java:272)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:208)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:357)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:157)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:127)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:262)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:39)
         at com.sap.engine.bootstrap.HelperImpl.getConfigurationHandlerFactory(HelperImpl.java:38)
         at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:111)
         at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:74)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:229)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: java.lang.ClassNotFoundException: com.sap.dbtech.jdbc.DriverSapDB
         at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:909)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:800)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:748)
         at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:206)
         ... 22 more
    <br>
    <br>
    any idea?<br>
    <br>
    <br>
    thank you for your help<br>
    thomas<br>

    Hi Angie,
    You will find the needed information here - http://service.sap.com/~form/handler?_EVENT=DISP_NEW&_APP=00200682500000001303&00200682500000002804=01200615320900001418
    Release to Customer     Available     09.05.2007                    
    Default Release             Available     14.12.2007
    Good Luck!!!
    GLM

  • Xorg doesn't start after update

    After updating this day (my system was last updated at the beginning of July
    this year) I have some problem with Xorg. The server just doesn't start, and
    the screen is black. I can get back to the console with Alt-F1.
    Here's my Xorg.0.log:
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux Data 2.6.25-ARCH #1 SMP PREEMPT Mon Jul 14 15:25:51 UTC 2008 i686
    Build Date: 21 June 2008 05:47:59PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 5 18:54:03 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Screen 1" (0)
    (**) | |-->Monitor "LCD Display"
    (**) | |-->Device "SiS"
    (**) |-->Input Device "Mouse1"
    (**) |-->Input Device "Keyboard1"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81e0a60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1039,0630 card 0000,0000 rev 31 class 06,00,00 hdr 80
    (II) PCI: 00:00:1: chip 1039,5513 card 1039,5513 rev d0 class 01,01,80 hdr 80
    (II) PCI: 00:01:0: chip 1039,0018 card 0000,0000 rev 00 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 1039,0900 card 1043,1455 rev 82 class 02,00,00 hdr 00
    (II) PCI: 00:01:2: chip 1039,7001 card 1039,7001 rev 07 class 0c,03,10 hdr 00
    (II) PCI: 00:01:3: chip 1039,7001 card 1039,7000 rev 07 class 0c,03,10 hdr 00
    (II) PCI: 00:01:4: chip 1039,7018 card 1039,7018 rev 02 class 04,01,00 hdr 00
    (II) PCI: 00:01:6: chip 1039,7013 card 1043,1456 rev a0 class 07,03,00 hdr 00
    (II) PCI: 00:02:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:0a:0: chip 1180,0476 card 1000,0000 rev 80 class 06,07,00 hdr 82
    (II) PCI: 00:0a:1: chip 1180,0476 card 1800,0000 rev 80 class 06,07,00 hdr 82
    (II) PCI: 01:00:0: chip 1039,6300 card 1043,1452 rev 31 class 03,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xd1800000 - 0xd1ffffff (0x800000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd8000000 - 0xe7efffff (0xff00000) MX[b]
    (II) PCI-to-CardBus bridge:
    (II) Bus 2: bridge is at (0:10:0), (0,2,5), BCTRL: 0x0580 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    [0] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
    [1] -1 0 0x00001400 - 0x000014ff (0x100) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0x24000000 - 0x27ffffff (0x4000000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0x20000000 - 0x23ffffff (0x4000000) MX[b]
    (II) PCI-to-CardBus bridge:
    (II) Bus 6: bridge is at (0:10:1), (0,6,9), BCTRL: 0x0580 (VGA_EN is cleared)
    (II) Bus 6 I/O range:
    [0] -1 0 0x00001800 - 0x000018ff (0x100) IX[b]
    [1] -1 0 0x00001c00 - 0x00001cff (0x100) IX[b]
    (II) Bus 6 non-prefetchable memory range:
    [0] -1 0 0x2c000000 - 0x2fffffff (0x4000000) MX[b]
    (II) Bus 6 prefetchable memory range:
    [0] -1 0 0x28000000 - 0x2bffffff (0x4000000) MX[b]
    (--) PCI:*(1:0:0) Silicon Integrated Systems [SiS] 630/730 PCI/AGP VGA Display Adapter rev 49, Mem @ 0xd8000000/27, 0xd1800000/17, I/O @ 0xa800/7
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) PCI Memory resource overlap reduced 0xd4000000 from 0xd7ffffff to 0xd3ffffff
    (II) Active PCI resource ranges:
    [0] -1 0 0xd2000000 - 0xd2000fff (0x1000) MX[b]
    [1] -1 0 0xd2800000 - 0xd2800fff (0x1000) MX[b]
    [2] -1 0 0xd3000000 - 0xd3000fff (0x1000) MX[b]
    [3] -1 0 0xd3800000 - 0xd3800fff (0x1000) MX[b]
    [4] -1 0 0xd4000000 - 0xd3ffffff (0x0) MX[b]O
    [5] -1 0 0xd1800000 - 0xd181ffff (0x20000) MX[b](B)
    [6] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
    [7] -1 0 0x0000b400 - 0x0000b47f (0x80) IX[b]
    [8] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [9] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [10] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    [11] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [12] -1 0 0x0000a800 - 0x0000a87f (0x80) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xd2000000 - 0xd2000fff (0x1000) MX[b]
    [1] -1 0 0xd2800000 - 0xd2800fff (0x1000) MX[b]
    [2] -1 0 0xd3000000 - 0xd3000fff (0x1000) MX[b]
    [3] -1 0 0xd3800000 - 0xd3800fff (0x1000) MX[b]
    [4] -1 0 0xd4000000 - 0xd3ffffff (0x0) MX[b]O
    [5] -1 0 0xd1800000 - 0xd181ffff (0x20000) MX[b](B)
    [6] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
    [7] -1 0 0x0000b400 - 0x0000b47f (0x80) IX[b]
    [8] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [9] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [10] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    [11] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [12] -1 0 0x0000a800 - 0x0000a87f (0x80) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xd2000000 - 0xd2000fff (0x1000) MX[b]
    [5] -1 0 0xd2800000 - 0xd2800fff (0x1000) MX[b]
    [6] -1 0 0xd3000000 - 0xd3000fff (0x1000) MX[b]
    [7] -1 0 0xd3800000 - 0xd3800fff (0x1000) MX[b]
    [8] -1 0 0xd4000000 - 0xd3ffffff (0x0) MX[b]O
    [9] -1 0 0xd1800000 - 0xd181ffff (0x20000) MX[b](B)
    [10] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
    [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1 0 0x0000b400 - 0x0000b47f (0x80) IX[b]
    [14] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [15] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [16] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    [17] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [18] -1 0 0x0000a800 - 0x0000a87f (0x80) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded by default.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "sis"
    (II) Loading /usr/lib/xorg/modules/drivers//sis_drv.so
    (II) Module sis: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 0.9.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    Backtrace:
    And here's what the server writes out:
    Backtrace:
    Inconsistency detected by ld.so: dl-open.c: 260: dl_open_worker: \
    Assertion `_dl_debug_initialize (0, args->nsid)->r_state == RT_CONSISTENT' failed!
    waiting for X server to begin accepting connections
    giving up.
    xinit: Connection reset by peer (errno 104): unable to connect to X server
    xinit: No such process (errno 3): Server error.
    Any ideas? Because I have no idea, what is happening.
    Edit (08.08.2008): All right, don't bother answering this question anymore. The problem is no longer important. This topic can be closed, since it won't be solved.
    (I think it was caused by some error during copying files while updating my system.)
    Last edited by TPJ (2008-08-08 08:42:13)

    sand_man wrote:Is /tmp full?
    Damn you're right. The pacman cache filled the disk...
    Problem solved - thanks!
    Only question left is:What are the correct permissions for /tmp since I'd like to set them back to default.
    Last edited by Isildur (2009-08-16 14:22:23)

  • Maxdb doesn't start error -24994 runtime environment

    Hello.
    The server with system was fall down (there was problems with
    electricity). After turn on maxdb doesn't start (only admin state, it
    can't go to online). There is message -24994 Runtime environment error
    [db_online -f],4, connection broken. Files knldiag and knldiag.err you can see below.
    knldiag:
    Date       Time       TID(hex) Typ MsgID Label    Message-Text
    2008-09-02 12:26:43      0x308     19707 CONNECT  WINSOCK: 2.0, SQLTCP-DLL: 7.6.0
    2008-09-02 12:26:43      0x308     20233 RTE      Dump of all kernel parameters start
    2008-09-02 12:26:43      0x308     20206 RTE      Using mode NORMAL for data volume 1
    2008-09-02 12:26:43      0x308     20206 RTE      Using mode NORMAL for data volume 2
    2008-09-02 12:26:43      0x308     20206 RTE      Using mode NORMAL for data volume 3
    2008-09-02 12:26:43      0x308     20234 RTE       ADMIN=1
    2008-09-02 12:26:43      0x308     20234 RTE       AKDUMP_ALLOWED=YES
    2008-09-02 12:26:43      0x308     20234 RTE       ALLOW_MULTIPLE_SERVERTASK_UKTS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       AUTHENTICATION_ALLOW=
    2008-09-02 12:26:43      0x308     20234 RTE       AUTHENTICATION_DENY=
    2008-09-02 12:26:43      0x308     20234 RTE       AUTOSAVE=1
    2008-09-02 12:26:43      0x308     20234 RTE       AUTO_RECREATE_BAD_INDEXES=NO
    2008-09-02 12:26:43      0x308     20234 RTE       BACKUPRESULT=1
    2008-09-02 12:26:43      0x308     20234 RTE       BACKUP_BLOCK_CNT=64
    2008-09-02 12:26:43      0x308     20234 RTE       BACKUPHISTFILE=dbm.knl
    2008-09-02 12:26:43      0x308     20234 RTE       BACKUPMED_DEF=dbm.mdf
    2008-09-02 12:26:43      0x308     20234 RTE       CACHE_SIZE=174720
    2008-09-02 12:26:43      0x308     20234 RTE       CALLSTACKLEVEL=0
    2008-09-02 12:26:43      0x308     20234 RTE       CATCACHE_MINSIZE=262144
    2008-09-02 12:26:43      0x308     20234 RTE       CAT_CACHE_SUPPLY=10000
    2008-09-02 12:26:43      0x308     20234 RTE       CHECKDATA=1
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_BACKUP=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_COMMON=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_CONVERTER=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_DATACACHE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_DATAINDEX=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_DATAPAGELOG=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_FBM=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_HASHED_RESULTSET=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_IOMAN=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_KB_REGIONS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOCK_SUPPLY=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOCK=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOGHISTORY=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOGPAGE=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOGTRANS=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOGVOLUME=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_REGIONS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_SRVTASKS=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TABLE_WIDTH=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TASK_SPECIFIC_CATALOGCACHE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TRANSLIST=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TREE_LOCKS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TREE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CLUSTERED_LOBS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CLUSTER_WRITE_THRESHOLD=80
    2008-09-02 12:26:43      0x308     20234 RTE       COLUMNCOMPRESSION=YES
    2008-09-02 12:26:43      0x308     20234 RTE       _COMMENT=
    2008-09-02 12:26:43      0x308     20234 RTE       CONTROLPASSWORD=***
    2008-09-02 12:26:43      0x308     20234 RTE       CONTROLUSERID=CONTROL
    2008-09-02 12:26:43      0x308     20234 RTE       CONVERTER_REGIONS=16
    2008-09-02 12:26:43      0x308     20234 RTE       DATABASEFULL=1
    2008-09-02 12:26:43      0x308     20234 RTE       DATACACHE_RGNS=64
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_IO_BLOCK_COUNT=64
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_GROUPS=1
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_MODE_0001=NORMAL
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_MODE_0002=NORMAL
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_MODE_0003=NORMAL
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_NAME_0001=E:\sapdb\DFS\sapdata\disk001\DISKD0001
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_NAME_0002=E:\sapdb\DFS\sapdata\disk002\DISKD0002
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_NAME_0003=E:\sapdb\DFS\sapdata\disk003\DISKD0003
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_SIZE_0001=3840000
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_SIZE_0002=3840000
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_SIZE_0003=3840000
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_TYPE_0001=F
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_TYPE_0002=F
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_TYPE_0003=F
    2008-09-02 12:26:43      0x308     20234 RTE       DATE_TIME_FORMAT=INTERNAL
    2008-09-02 12:26:43      0x308     20234 RTE       DBFILLINGABOVELIMIT=70L80M85M90H95H96H97H98H99H
    2008-09-02 12:26:43      0x308     20234 RTE       DBFILLINGBELOWLIMIT=70L80L85L90L95L
    2008-09-02 12:26:43      0x308     20234 RTE       DDLTRIGGER=YES
    2008-09-02 12:26:43      0x308     20234 RTE       DEADLOCK_DETECTION=4
    2008-09-02 12:26:43      0x308     20234 RTE       DEFAULT_CODE=ASCII
    2008-09-02 12:26:43      0x308     20234 RTE       DELAYCOMMIT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       DELAYLOGWRITER=0
    2008-09-02 12:26:43      0x308     20234 RTE       DIAG_HISTORY_NUM=2
    2008-09-02 12:26:43      0x308     20234 RTE       DIAG_HISTORY_PATH=e:\sapdb\data\wrk\DFS\DIAGHISTORY
    2008-09-02 12:26:43      0x308     20234 RTE       DIAGSEM=0
    2008-09-02 12:26:43      0x308     20234 RTE       DWIO_AREA_FLUSH=50
    2008-09-02 12:26:43      0x308     20234 RTE       DWIO_AREA_SIZE=50
    2008-09-02 12:26:43      0x308     20234 RTE       DWLRU_TAIL_FLUSH=25
    2008-09-02 12:26:43      0x308     20234 RTE       ENABLE_CHECK_INSTANCE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       ENABLE_SYSTEM_TRIGGERS=YES
    2008-09-02 12:26:43      0x308     20234 RTE       ERROR=3
    2008-09-02 12:26:43      0x308     20234 RTE       _EVENTFILE=knldiag.evt
    2008-09-02 12:26:43      0x308     20234 RTE       _EVENTSIZE=0
    2008-09-02 12:26:43      0x308     20234 RTE       EVENT=1
    2008-09-02 12:26:43      0x308     20234 RTE       EXPAND_COM_TRACE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       EXTERNAL_DUMP_REQUEST=NO
    2008-09-02 12:26:43      0x308     20234 RTE       FBMLOW_IO_RATE=10
    2008-09-02 12:26:43      0x308     20234 RTE       FBM_VOLUME_BALANCE=10
    2008-09-02 12:26:43      0x308     20234 RTE       FBM_VOLUME_COMPRESSION=50
    2008-09-02 12:26:43      0x308     20234 RTE       FILEDIR_SPINLOCKPOOL_SIZE=10
    2008-09-02 12:26:43      0x308     20234 RTE       FORBID_LOAD_BALANCING=NO
    2008-09-02 12:26:43      0x308     20234 RTE       FORMATTING_MODE=PARALLEL
    2008-09-02 12:26:43      0x308     20234 RTE       FORMAT_DATAVOLUME=YES
    2008-09-02 12:26:43      0x308     20234 RTE       HASHED_RESULTSET_CACHESIZE=262144
    2008-09-02 12:26:43      0x308     20234 RTE       HASHED_RESULTSET=YES
    2008-09-02 12:26:43      0x308     20234 RTE       HEAP_CHECK_LEVEL=0
    2008-09-02 12:26:43      0x308     20234 RTE       HIRES_TIMER_TYPE=CPU
    2008-09-02 12:26:43      0x308     20234 RTE       HS_STORAGE_DLL=libhsscopy
    2008-09-02 12:26:43      0x308     20234 RTE       HS_SYNC_INTERVAL=50
    2008-09-02 12:26:43      0x308     20234 RTE       IDXFILELIST_SIZE=2048
    2008-09-02 12:26:43      0x308     20234 RTE       INDEX_LEAF_CACHING=2
    2008-09-02 12:26:43      0x308     20234 RTE       INIT_ALLOCATORSIZE=258048
    2008-09-02 12:26:43      0x308     20234 RTE       INSTANCE_TYPE=OLTP
    2008-09-02 12:26:43      0x308     20234 RTE       IOPROCSFOR_PRIO=0
    2008-09-02 12:26:43      0x308     20234 RTE       IOPROCSFOR_READER=0
    2008-09-02 12:26:43      0x308     20234 RTE       IOPROCSPER_DEV=1
    2008-09-02 12:26:43      0x308     20234 RTE       IOPROCSSWITCH=2
    2008-09-02 12:26:43      0x308     20234 RTE       JOIN_MAXTAB_LEVEL4=64
    2008-09-02 12:26:43      0x308     20234 RTE       JOIN_MAXTAB_LEVEL9=5
    2008-09-02 12:26:43      0x308     20234 RTE       JOIN_SEARCH_LEVEL=0
    2008-09-02 12:26:43      0x308     20234 RTE       JOIN_TABLEBUFFER=128
    2008-09-02 12:26:43      0x308     20234 RTE       _KERNELDIAGFILE=knldiag
    2008-09-02 12:26:43      0x308     20234 RTE       KERNELDIAGSIZE=800
    2008-09-02 12:26:43      0x308     20234 RTE       _KERNELDUMPFILE=knldump
    2008-09-02 12:26:43      0x308     20234 RTE       _KERNELTRACEFILE=knltrace
    2008-09-02 12:26:43      0x308     20234 RTE       KERNELTRACESIZE=869
    2008-09-02 12:26:43      0x308     20234 RTE       KERNELVERSION=KERNEL    7.6.00   BUILD 035-123-139-084
    2008-09-02 12:26:43      0x308     20234 RTE       LOAD_BALANCING_CHK=0
    2008-09-02 12:26:43      0x308     20234 RTE       LOAD_BALANCING_DIF=10
    2008-09-02 12:26:43      0x308     20234 RTE       LOAD_BALANCING_EQ=5
    2008-09-02 12:26:43      0x308     20234 RTE       LOCAL_REDO_LOG_BUFFER_SIZE=57344
    2008-09-02 12:26:43      0x308     20234 RTE       LOCKSUPPLY_BLOCK=100
    2008-09-02 12:26:43      0x308     20234 RTE       LOGABOVELIMIT=50L75L90M95M96H97H98H99H
    2008-09-02 12:26:43      0x308     20234 RTE       LOGFULL=1
    2008-09-02 12:26:43      0x308     20234 RTE       LOGSEGMENTFULL=1
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_BACKUP_TO_PIPE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_IO_BLOCK_COUNT=4
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_IO_QUEUE=200
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_MIRRORED=YES
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_QUEUE_COUNT=1
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_SEGMENT_SIZE=85333
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_NAME_001=E:\sapdb\DFS\saplog\log01\DISKL001
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_NAME_002=E:\sapdb\DFS\saplog\log02\DISKL002
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_SIZE_001=256000
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_SIZE_002=256000
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_TYPE_001=F
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_TYPE_002=F
    2008-09-02 12:26:43      0x308     20234 RTE       LRU_FOR_SCAN=NO
    2008-09-02 12:26:43      0x308     20234 RTE       MAXBACKUPDEVS=2
    2008-09-02 12:26:43      0x308     20234 RTE       MAXCPU=1
    2008-09-02 12:26:43      0x308     20234 RTE       MAXDATAVOLUMES=11
    2008-09-02 12:26:43      0x308     20234 RTE       _MAXEVENTS=100
    2008-09-02 12:26:43      0x308     20234 RTE       _MAXEVENTTASKS=2
    2008-09-02 12:26:43      0x308     20234 RTE       MAXGARBAGECOLL=1
    2008-09-02 12:26:43      0x308     20234 RTE       MAXLOCKS=300000
    2008-09-02 12:26:43      0x308     20234 RTE       MAXLOGVOLUMES=3
    2008-09-02 12:26:43      0x308     20234 RTE       MAXPAGER=64
    2008-09-02 12:26:43      0x308     20234 RTE       MAXRGN_REQUEST=-1
    2008-09-02 12:26:43      0x308     20234 RTE       MAXSERVERTASKS=28
    2008-09-02 12:26:43      0x308     20234 RTE       MAXTASKSTACK=1024
    2008-09-02 12:26:43      0x308     20234 RTE       _MAXTRANS=408
    2008-09-02 12:26:43      0x308     20234 RTE       MAXUSERTASKS=50
    2008-09-02 12:26:43      0x308     20234 RTE       MAXVOLUMES=18
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_HASHTABLE_MEMORY=24000
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_LOG_QUEUE_COUNT=0
    2008-09-02 12:26:43      0x308     20234 RTE       MAXMESSAGE_FILES=0
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_MESSAGE_LIST_LENGTH=100
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_RETENTION_TIME=480
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_SERVERTASK_STACK=500
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_SINGLE_HASHTABLE_SIZE=4000
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_SPECIALTASK_STACK=500
    2008-09-02 12:26:43      0x308     20234 RTE       MBLOCKDATA_SIZE=32768
    2008-09-02 12:26:43      0x308     20234 RTE       MBLOCKQUAL_SIZE=32768
    2008-09-02 12:26:43      0x308     20234 RTE       MBLOCKSTACK_SIZE=32768
    2008-09-02 12:26:43      0x308     20234 RTE       MBLOCKSTRAT_SIZE=12288
    2008-09-02 12:26:43      0x308     20234 RTE       MCOD=NO
    2008-09-02 12:26:43      0x308     20234 RTE       MEMORY_ALLOCATION_LIMIT=0
    2008-09-02 12:26:43      0x308     20234 RTE       MEM_ENHANCE_LIMIT=0
    2008-09-02 12:26:43      0x308     20234 RTE       MINI_DUMP=NORMAL
    2008-09-02 12:26:43      0x308     20234 RTE       MINREPLYSIZE=4096
    2008-09-02 12:26:43      0x308     20234 RTE       MINSERVERTASKS=28
    2008-09-02 12:26:43      0x308     20234 RTE       MIN_RETENTION_TIME=60
    2008-09-02 12:26:43      0x308     20234 RTE       MONITOR_READ=2147483647
    2008-09-02 12:26:43      0x308     20234 RTE       MONITOR_ROWNO=0
    2008-09-02 12:26:43      0x308     20234 RTE       MONITOR_SELECTIVITY=0
    2008-09-02 12:26:43      0x308     20234 RTE       MONITOR_TIME=2147483647
    2008-09-02 12:26:43      0x308     20234 RTE       MPDISP_LOOPS=1
    2008-09-02 12:26:43      0x308     20234 RTE       MPDISP_PRIO=DEFAULT
    2008-09-02 12:26:43      0x308     20234 RTE       MPRGN_BUSY_WAIT=DEFAULT
    2008-09-02 12:26:43      0x308     20234 RTE       MPRGN_DIRTY_READ=DEFAULT
    2008-09-02 12:26:43      0x308     20234 RTE       MP_RGN_LOOP=-1
    2008-09-02 12:26:43      0x308     20234 RTE       MPRGN_PRIO=DEFAULT
    2008-09-02 12:26:43      0x308     20234 RTE       MPRGN_QUEUE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       M_LOG_VOLUME_NAME_001=D:\sapdb\DFS\saplog\m_log01\M_DISKL001
    2008-09-02 12:26:43      0x308     20234 RTE       M_LOG_VOLUME_NAME_002=D:\sapdb\DFS\saplog\m_log02\M_DISKL002
    2008-09-02 12:26:43      0x308     20234 RTE       M_LOG_VOLUME_TYPE_001=F
    2008-09-02 12:26:43      0x308     20234 RTE       M_LOG_VOLUME_TYPE_002=F
    2008-09-02 12:26:43      0x308     20234 RTE       OFFICIAL_NODE=
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_HEAP_BLOCKSIZE=10000
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_HEAP_COUNT=1
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_HEAP_LIMIT=0
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_HEAP_THRESHOLD=100
    2008-09-02 12:26:43      0x308     20234 RTE       OMSREGIONS=0
    2008-09-02 12:26:43      0x308     20234 RTE       OMSRGNS=7
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_RUN_IN_UDE_SERVER=NO
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_STREAM_TIMEOUT=30
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_VERS_THRESHOLD=2097152
    2008-09-02 12:26:43      0x308     20234 RTE       ONLINE=1
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_AGGREGATION=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_FETCH_REVERSE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_FIRST_ROWS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_HASHTABLE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_HASH_MINIMAL_RATIO=1
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_ONEPHASE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_OPERATOR_SORT=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_OUTER=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_PARALLEL_MINSIZE=1000000
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_PARALLEL_SERVERS=0
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_MIN_MAX=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_OPERATOR_JOIN_COSTFUNC=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_OPERATOR_JOIN=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_QUAL_ON_INDEX=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_QUERYREWRITE=STATEMENT
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIM_CACHE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIM_INV_ONLY=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIM_JOIN_FETCH=0
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIM_MAX_MERGE=500
    2008-09-02 12:26:43      0x308     20234 RTE       OUTOFSESSIONS=3
    2008-09-02 12:26:43      0x308     20234 RTE       PACKETSIZE=131072
    2008-09-02 12:26:43      0x308     20234 RTE       PAGESIZE=8192
    2008-09-02 12:26:43      0x308     20234 RTE       PREALLOCATE_IOWORKER=NO
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_COM=10
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_IOC=80
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_RAV=80
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_REX=40
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_U2U=100
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOFACTOR=80
    2008-09-02 12:26:43      0x308     20234 RTE       PROTECT_DATACACHE_MEMORY=NO
    2008-09-02 12:26:43      0x308     20234 RTE       READAHEADBLOBS=32
    2008-09-02 12:26:43      0x308     20234 RTE       REQUEST_TIMEOUT=5000
    2008-09-02 12:26:43      0x308     20234 RTE       RESERVEDSERVERTASKS=16
    2008-09-02 12:26:43      0x308     20234 RTE       RESTARTTIME=600
    2008-09-02 12:26:43      0x308     20234 RTE       ROWRGNS=8
    2008-09-02 12:26:43      0x308     20234 RTE       _RTEDUMPFILE=rtedump
    2008-09-02 12:26:43      0x308     20234 RTE       RTE_TEST_REGIONS=0
    2008-09-02 12:26:43      0x308     20234 RTE       RUNDIRECTORY=e:\sapdb\data\wrk\DFS
    2008-09-02 12:26:43      0x308     20234 RTE       SEQUENCE_CACHE=1
    2008-09-02 12:26:43      0x308     20234 RTE       SERVERDBFOR_SAP=YES
    2008-09-02 12:26:43      0x308     20234 RTE       SESSION_TIMEOUT=900
    2008-09-02 12:26:43      0x308     20234 RTE       SET_VOLUME_LOCK=YES
    2008-09-02 12:26:43      0x308     20234 RTE       SHAREDSQL_COMMANDCACHESIZE=262144
    2008-09-02 12:26:43      0x308     20234 RTE       SHAREDSQL_EXPECTEDSTATEMENTCOUNT=1500
    2008-09-02 12:26:43      0x308     20234 RTE       SHAREDSQL=YES
    2008-09-02 12:26:43      0x308     20234 RTE       SHOW_MAX_KB_STACK_USE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       SHOW_MAX_STACK_USE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       STANDBY=1
    2008-09-02 12:26:43      0x308     20234 RTE       SUBTREE_LOCKS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       SYMBOL_DEMANGLING=NO
    2008-09-02 12:26:43      0x308     20234 RTE       SYMBOL_RESOLUTION=YES
    2008-09-02 12:26:43      0x308     20234 RTE       SYSTEMERROR=3
    2008-09-02 12:26:43      0x308     20234 RTE       TABRGNS=8
    2008-09-02 12:26:43      0x308     20234 RTE       TASKCLUSTER01=tw;al;ut;2000sv,100bup;10ev,10gc;
    2008-09-02 12:26:43      0x308     20234 RTE       TASKCLUSTER02=ti,100dw;30000us;
    2008-09-02 12:26:43      0x308     20234 RTE       TASKCLUSTER03=compress
    2008-09-02 12:26:43      0x308     20234 RTE       TIME_MEASUREMENT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_AK=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_ALLOCATOR=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_CATALOG=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_CLIENTKERNELCOM=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_COMMON=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_COMMUNICATION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_CONVERTER=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DATACHAIN=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DATAINDEX=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DATAPAM=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DATATREE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DBPROC=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DEFAULT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DELETE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_FBM=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_FILEDIR=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_FRAMECTRL=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_INDEX=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_INSERT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_IOMAN=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_IPC=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_JOIN=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_KSQL=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOCK=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGACTION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGHISTORY=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGPAGE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGTRANS=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGVOLUME=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LONG=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_MEMORY=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_MESSAGES=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECTCONTAINER=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT_ADD=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT_ALTER=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT_FREE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT_GET=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_CONTAINERDIR=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_CONTEXT=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_ERROR=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_FLUSHCACHE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_INTERFACE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_KEYRANGE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_KEY=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_LOCK=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_MEMORY=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_NEWOBJ=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_SESSION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_STREAM=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_VAROBJECT=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_VERSION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OPTIMIZE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_ORDER_STANDARD=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_ORDER=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGER=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_BUP=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_EV=2
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_GC=20
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_LW=5
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_PG=3
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_SV=5
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_TI=2
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_US=10
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_UT=5
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PRIMARY_TREE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_QUERYREWRITE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_RUNTIME=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SELECT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SHAREDSQL=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SQLMANAGER=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SRVTASKS=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_STOP_ERRORCODE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SYNCHRONISATION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SYSVIEW=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_TABLE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_TIME=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_UPDATE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_VOLUME=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRANS_HISTORY_SIZE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRANSRGNS=8
    2008-09-02 12:26:43      0x308     20234 RTE       TRANS_THRESHOLD_VALUE=60
    2008-09-02 12:26:43      0x308     20234 RTE       UKT_CPU_RELATIONSHIP=NONE
    2008-09-02 12:26:43      0x308     20234 RTE       _UNICODE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       UPDATESTAT_PARALLEL_SERVERS=0
    2008-09-02 12:26:43      0x308     20234 RTE       UPDATESTAT_SAMPLE_ALGO=1
    2008-09-02 12:26:43      0x308     20234 RTE       UPDSTATWANTED=1
    2008-09-02 12:26:43      0x308     20234 RTE       USED_MAX_LOG_QUEUE_COUNT=1
    2008-09-02 12:26:43      0x308     20234 RTE       USESELECTFETCH=YES
    2008-09-02 12:26:43      0x308     20234 RTE       USEVARIABLEINPUT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       USEASYNC_IO=YES
    2008-09-02 12:26:43      0x308     20234 RTE       USE_COROUTINES=YES
    2008-09-02 12:26:43      0x308     20234 RTE       USE_FIBERS=YES
    2008-09-02 12:26:43      0x308     20234 RTE       USEIOPROCS_ONLY=NO
    2008-09-02 12:26:43      0x308     20234 RTE       USE_MEM_ENHANCE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       USE_OPEN_DIRECT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       USE_SYSTEM_PAGE_CACHE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       UTILITYPROTFILE=dbm.utl
    2008-09-02 12:26:43      0x308     20234 RTE       UTILITY_PROTSIZE=100
    2008-09-02 12:26:43      0x308     20234 RTE       VOLUMENO_BIT_COUNT=8
    2008-09-02 12:26:43      0x308     20234 RTE       WORKDATASIZE=8192
    2008-09-02 12:26:43      0x308     20234 RTE       WORKSTACKSIZE=8192
    2008-09-02 12:26:43      0x308     20234 RTE       XP_CONVERTER_REGIONS=0
    2008-09-02 12:26:43      0x308     20234 RTE       XP_DATA_CACHE_RGNS=0
    2008-09-02 12:26:43      0x308     20234 RTE       XP_MAXPAGER=0
    2008-09-02 12:26:43      0x308     20235 RTE      Dump of all kernel parameters done
    2008-09-02 12:26:43      0x308     19841 DIAGHIST Backup of diagnostic files is in progress
    2008-09-02 12:26:43      0xE8C WRN 20190 RTE      Unexpected CPU timer leaps, timer type ignored
    2008-09-02 12:26:44      0x308     19842 DIAGHIST Backup of diagnostic files has finished
    2008-09-02 12:26:44      0x308     19600 VERSION  'Kernel    7.6.00   Build 035-123-139-084'
    2008-09-02 12:26:44      0x308     19600 VERSION  'W32/INTEL 7.6.00   Build 035-123-139-084'
    2008-09-02 12:26:44      0x308     19769 INFO     Starting SERVERDB:      'DFS'
    2008-09-02 12:26:44      0x308     19770 INFO              SERVERNODE:    'autaris'
    2008-09-02 12:26:44      0x308     19771 INFO              Process ID:    2216
    2008-09-02 12:26:44      0x308     19773 INFO              Date:          2008-09-02
    2008-09-02 12:26:44      0x308     19772 INFO              Owner:         'SYSTEM'
    2008-09-02 12:26:44      0x308     19774 INFO              Product suite: 'Enterprise'
    2008-09-02 12:26:44      0x308     19806 INFO              Machine:       'Intel IA32 level f revision 2b01'
    2008-09-02 12:26:44      0x308     19783 INFO              Processors:    1 ( logical: 2 )
    2008-09-02 12:26:44      0x308     19782 INFO              Fiber:         'YES'
    2008-09-02 12:26:44      0x308     19776 INFO              Max virtual memory:        2047 MB
    2008-09-02 12:26:44      0x308     19777 INFO              Total physical memory:     4095 MB
    2008-09-02 12:26:44      0x308     19778 INFO              Available physical memory: 3428 MB
    2008-09-02 12:26:44      0x308     20219 RTE      Memory allocation not limited
    2008-09-02 12:26:44      0x308     20220 RTE      System page cache usage enabled
    2008-09-02 12:26:44      0x308     19692 TCLUSTER tw;al;ut;2000sv,100bup;10ev,10gc;ti,100dw;30000us;compress
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of 'BUP':   0
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' DW':  64
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' US':  50
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' SV':  28
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' EV':   2
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' GC':   1
    2008-09-02 12:26:44      0x308     19692 TCLUSTER Total Number of UKT 7
    2008-09-02 12:26:44      0x308     19692 TCLUSTER Number of UKT with User Tasks 1
    2008-09-02 12:26:44      0x308     19860 MEMORY   I/O buffer cache: 174720 Pages allocated
    2008-09-02 12:26:44      0x308     19811 EVENTING Suppressing output to 'knldiag.evt' 0 pages
    2008-09-02 12:26:44      0x308     19812 EVENTING Eventbuffer 100 events 2 tasks
    2008-09-02 12:26:44      0xB94     19821 TASKING  Thread 2964 starting
    2008-09-02 12:26:44      0x308     19831 TRACE_IO Configured MAXMESSAGE_FILES:0
    2008-09-02 12:26:44      0x308     19832 TRACE_IO Disabled: No TraceMessagefiles wanted
    2008-09-02 12:26:44      0xBA0     19688 THREAD   CLOCK thread started
    2008-09-02 12:26:44      0x774     19688 THREAD   REQUESTOR thread started
    2008-09-02 12:26:44      0xBFC     19688 THREAD   ASYNC0 thread started
    2008-09-02 12:26:44      0xBE8     19688 THREAD   TIMER thread started
    2008-09-02 12:26:44      0xB7C     19821 TASKING  Thread 2940 starting
    2008-09-02 12:26:44      0xB88     20213 RTE      CONSOLE thread started
    2008-09-02 12:26:44       0xE4     19821 TASKING  Thread 228 starting
    2008-09-02 12:26:44       0xE0     19821 TASKING  Thread 224 starting
    2008-09-02 12:26:44      0xB78     19821 TASKING  Thread 2936 starting
    2008-09-02 12:26:44      0x4F8     19821 TASKING  Thread 1272 starting
    2008-09-02 12:26:44      0xC98     19821 TASKING  Thread 3224 starting
    2008-09-02 12:26:44      0x608     19821 TASKING  Thread 1544 starting
    2008-09-02 12:26:44      0x480     19821 TASKING  Thread 1152 starting
    2008-09-02 12:26:44      0x720     19821 TASKING  Thread 1824 starting
    2008-09-02 12:26:44      0x670     19821 TASKING  Thread 1648 starting
    2008-09-02 12:26:44      0x244     19821 TASKING  Thread 580 starting
    2008-09-02 12:26:44      0x314     19627 TASKING  UKT started, TID:0x314
    2008-09-02 12:26:44      0xA50     19627 TASKING  UKT started, TID:0xA50
    2008-09-02 12:26:44      0xE88     19627 TASKING  UKT started, TID:0xE88
    2008-09-02 12:26:44      0x5E8     19627 TASKING  UKT started, TID:0x5E8
    2008-09-02 12:26:44      0xA70     19627 TASKING  UKT started, TID:0xA70
    2008-09-02 12:26:44      0x2F4     19627 TASKING  UKT started, TID:0x2F4
    2008-09-02 12:26:44      0xE34     19627 TASKING  UKT started, TID:0xE34
    2008-09-02 12:26:44      0xE34     19615 VOLUMEIO Attaching volume 'knltrace'
    2008-09-02 12:26:46      0x6C8     19613 DBSTATE  I/O thread for 'knltrace' started
    2008-09-02 12:26:46      0xE34     20040 Admin    Kernel state: 'ADMIN' reached
    2008-09-02 12:26:46      0xE34         9 SrvTasks Available Servertasks: 28
    2008-09-02 12:26:46      0xE34     54003 dynpool  HIST_DIR  item size    :      8
    2008-09-02 12:26:46      0xE34     54003 dynpool  HIST_DIR  num items    :     50
    2008-09-02 12:26:46      0xE34     54003 dynpool  DYNP_B930_HIST_DIR     :    400
    2008-09-02 12:26:46      0xE34     20083 Log      Size of LocalRedoEntryBuffer/transactions: 57344
    2008-09-02 12:26:46      0xE34     54003 dynDATA  DYND_K57_KB_PAGES      :     11
    2008-09-02 12:26:46      0xE34     54003 dynDATA  BACKUP RESTART REC (8K):      1
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP TASK LIST       :    208
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP TAPE LIST       :    672
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP DEVSP LIST      :     96
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP VOL IDX LIST    :     32
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP SRR QUEUE       :    656
    2008-09-02 12:26:46      0xE34     54003 dynpool  DYNP_K38_SAVE_GLOB     :   1568
    2008-09-02 12:26:46      0xE34     54003 dynDATA  DYND_K38_SAVE          :   1729
    2008-09-02 12:26:46      0xE34     54003 dynDATA  BACKUP RESTART REC (8K):      1
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP TASK LIST       :     32
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP TAPE LIST       :    672
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP DEVSP LIST      :     16
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP VOL IDX LIST    :     32
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP SRR QUEUE       :    128
    2008-09-02 12:26:46      0xE34     54003 dynpool  DYNP_K38_AUTOSAVE      :    864
    2008-09-02 12:26:46      0xE34     54003 dynDATA  DYND_K38_AUTOSAVE      :    321
    2008-09-02 12:26:46      0xE34     19930 TASKING  Kernel initialization completed
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 5
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:0
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 68
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:1
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 67
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:2
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 66
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:3
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 65
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:4
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 64
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:5
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 63
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:6
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 62
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:7
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 61
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:8
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 60
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:9
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 59
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:10
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 58
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:11
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 57
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:12
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 56
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:13
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 55
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:14
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 54
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:15
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 53
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:16
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 52
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:17
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 51
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:18
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 50
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:19
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 49
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:20
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 48
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:21
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 47
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:22
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 46
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:23
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 45
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:24
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 44
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:25
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 43
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:26
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 42
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:27
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 41
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:28
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 40
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:29
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 39
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:30
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 38
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:31
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 37
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:32
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 36
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:33
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 35
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:34
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 34
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:35
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 33
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:36
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 32
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:37
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 31
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:38
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 30
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:39
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 29
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:40
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 28
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:41
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 27
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:42
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 26
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:43
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 25
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:44
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 24
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:45
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 23
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:46
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 22
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:47
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 21
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:48
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 20
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:49
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 19
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:50
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 18
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:51
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 17
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:52
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 16
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:53
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 15
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:54
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 14
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:55
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 13
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:56
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 12
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:57
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 11
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:58
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 10
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:59
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 9
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:60
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 8
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:61
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 7
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:62
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 6
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:63
    2008-09-02 12:26:47      0xE34        31 SrvTasks Permanently reserved 13 servertasks for 'Backup / Restore'.
    2008-09-02 12:26:47      0xE34        31 SrvTasks Permanently reserved 2 servertasks for 'Backup / Restore'.
    2008-09-02 12:26:47      0xE34        31 SrvTasks Permanently reserved 1 servertasks for 'Savepoint'.
    2008-09-02 12:26:47      0xBE8         3 RunTime  State changed from STARTING to ADMIN
    2008-09-02 12:26:47      0xBE8     19601 DBSTATE  SERVERDB is ready
    ============================================ begin of write cycle ==================
    2008-09-02 12:26:48      0xE88     19633 CONNECT  Connect req. (T69, Node:'', PID:2360)
    2008-09-02 12:26:48      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\sapdata\disk001\DISKD0001'
    2008-09-02 12:26:48      0x684     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\sapdata\disk001\DISKD0001' started
    2008-09-02 12:26:48      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\sapdata\disk001\DISKD0001', UKT:7
    2008-09-02 12:26:48      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\sapdata\disk002\DISKD0002'
    2008-09-02 12:26:48      0xCAC     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\sapdata\disk002\DISKD0002' started
    2008-09-02 12:26:48      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\sapdata\disk002\DISKD0002', UKT:7
    2008-09-02 12:26:48      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\sapdata\disk003\DISKD0003'
    2008-09-02 12:26:48      0xAC0     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\sapdata\disk003\DISKD0003' started
    2008-09-02 12:26:48      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\sapdata\disk003\DISKD0003', UKT:7
    2008-09-02 12:26:48      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\saplog\log01\DISKL001'
    2008-09-02 12:26:48      0x634     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\saplog\log01\DISKL001' started
    2008-09-02 12:26:49      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\saplog\log01\DISKL001', UKT:7
    2008-09-02 12:26:49      0xE88     19615 VOLUMEIO Attaching volume 'D:\sapdb\DFS\saplog\m_log01\M_DISKL001'
    2008-09-02 12:26:49      0x678     19613 DBSTATE  I/O thread for 'D:\sapdb\DFS\saplog\m_log01\M_DISKL001' started
    2008-09-02 12:26:49      0xE88     19617 VOLUMEIO Single I/O attach, 'D:\sapdb\DFS\saplog\m_log01\M_DISKL001', UKT:7
    2008-09-02 12:26:49      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\saplog\log02\DISKL002'
    2008-09-02 12:26:49      0x5B0     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\saplog\log02\DISKL002' started
    2008-09-02 12:26:49      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\saplog\log02\DISKL002', UKT:7
    2008-09-02 12:26:49      0xE88     19615 VOLUMEIO Attaching volume 'D:\sapdb\DFS\saplog\m_log02\M_DISKL002'
    2008-09-02 12:26:49      0xB08     19613 DBSTATE  I/O thread for 'D:\sapdb\DFS\saplog\m_log02\M_DISKL002' started
    2008-09-02 12:26:49      0xE88     19617 VOLUMEIO Single I/O attach, 'D:\sapdb\DFS\saplog\m_log02\M_DISKL002', UKT:7
    2008-09-02 12:26:49      0xE88     20016 Pager    Start Read Converter
    2008-09-02 12:27:06      0xE34     20003 KernelDB  70 percent of data area occupied, 3455999 pages free
    2008-09-02 12:27:07      0xE88     20017 Pager    Stop Read Converter, Pages: 4528 IO: 4528
    2008-09-02 12:27:07      0xE88     53000 DATACACH Begin data cache restart
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATA_CACHE_REGIONS     :     64
    2008-09-02 12:27:07      0xE88     54003 dynpool  B20_DATACACHE_HEAD     :  85112
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE head num item:  10639
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE head item siz:      8
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE task queue   :   2144
    2008-09-02 12:27:07      0xE88     54003 dynpool  US + SV + DW +  8      :    134
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE taskq elem   :     16
    2008-09-02 12:27:07      0xE88     54003 dynpool  B20_DATACACHE_TASKQ    :  87256
    2008-09-02 12:27:07      0xE88     54003 dynDATA  DATA_CACHE_PAGES       :   2658
    2008-09-02 12:27:07      0xE88     54003 dynpool  B20_DATACACHE_CB       : 223272
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE num cblocks  :   2658
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE cblock size  :     84
    2008-09-02 12:27:07      0xE88     54003 dynpool  DYNP_B20_DATACACHE     : 19873792
    2008-09-02 12:27:07      0xE88     54003 dynDATA  DYND_B20_DATACACHE     : 170112
    2008-09-02 12:27:07      0xE88     53000 DATACACH Finish data cache restart
    2008-09-02 12:27:07      0xE88     53000 B*TREE   LOB file directory restart successful
    2008-09-02 12:27:07      0xE88         7 FileDir  File directory restarting
    2008-09-02 12:27:18      0xE88         8 FileDir  File directory restart completed
    2008-09-02 12:27:19      0xE88     20061 Log      History: 50 (50) files existing
    2008-09-02 12:27:19      0xE88     20064 Log      History: all history files registered, GC is ready
    2008-09-02 12:27:19      0xE88     54003 dynpool  DYNP_K51_LOCK_LIST     : 66843632
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK maxlocks          : 300000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK items             : 902400
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK Regions           :     24
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransRegions      :      8
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK RegionGlob+Space  :   3072
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransGlob         :    640
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK SupplyItemsPerRgn :    100
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK SupplySize        : 172800
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK RowHash entries   : 300000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TabHash entries   :  60000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK Row+Tab hash size :1440000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK Trans entries     :    408
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK trans_list size   :  78336
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransPtrList      :   1632
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransHash entries :    408
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransHash size    :   1664
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK SupplyPoolSegments:   9000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK SupplyPoolSize    : 64980000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK ObjColl_list size :  13056
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK ObjReq_list size  :   8160
    2008-09-02 12:27:19      0xE88     20006 Log      1 queues, flushmode is 'MaximizeSafety', devstate is 'Okay'
    2008-09-02 12:27:19      0xE88     20007 Log      Oldest not saved is ioseq 5105560 @ off 85273
    2008-09-02 12:27:19      0xE88     20008 Log      First known on LogVolume is ioseq 2750300 @ off 108504
    2008-09-02 12:27:19      0xE88     20005 Log      Restart from ioseq 5233533 @ off 108112 to ioseq 5236323 @ off 108503
    2008-09-02 12:27:19      0xE88     20010 Log      Result after checking the log device: 'Ok'
    2008-09-02 12:27:19      0xE88         9 Log      The number of active logging-queues has been increased to 1
    2008-09-02 12:27:19      0xE88     53000 OBJECT   Restarted Garbage coll: 0
    2008-09-02 12:27:19      0xE88        11 Rst      408 redo transactions readable and 11 redo tasks available.
    2008-09-02 12:27:19      0xA50         7 Restart  recovering log from log_volume from IOSeq: '5233533'
    2008-09-02 12:27:21      0xA50 ERR 18793 EXCEPT   EXCEPTION:'Access violation' (0xc0000005), The program code at IP:0x5afde9 attempted to read to/from address:0x18
    2008-09-02 12:27:22      0xA50     19624 EXCEPT   Kernel aborts
    2008-09-02 12:27:22      0x880 ERR 19999 BTRACE   Using 'imagehlp.dll' ver

    Hi, Lars.
    Thank you.
    Ok, I just try your variant after the recovery will finished (I start recovery with initialization this morning).
    Before it I tried to recovery with initialization. Full recovery finished successfull, Database Manager sugest me to restart database or continie log recovery, first log recovery falled with error and stop:
    2008-09-08 09:42:59      0xB6C ERR 52012 RESTORE  error occured, basis_err 400
    2008-09-08 09:42:59      0xB6C ERR     3 Admin    Database state: OFFLINE
    2008-09-08 09:42:59      0xB6C ERR     6 KernelCo  +   Internal errorcode, Error code 400 "cancelled"
    2008-09-08 09:42:59      0xB6C ERR 20000 Log       +   no update of LogInfoPage: DeviceState = Cleared, LogIsEmpty = true
    2008-09-08 09:42:59      0xB6C ERR     6 KernelCo  +   k38headmaster, Error code 400 "cancelled"
    2008-09-08 09:42:59      0x308 ERR     7 Messages Begin of dump of registered messages
    2008-09-08 09:42:59      0x308 ERR    10 Messages abort dump of registered messages
    2008-09-08 09:42:59      0x308 ERR     8 Messages End of the message list registry dump
    2008-09-08 09:43:03                               ___ Stopping GMT 2008-09-08 05:43:03           7.6.04   Build 016-123-191-583
    Then I tried to restart database as Database Manager sugest. Next error:
    2008-09-08 10:00:25                               --- Starting GMT 2008-09-08 06:00:25           7.6.04   Build 016-123-191-583
    2008-09-08 10:00:40      0x3D4 ERR 51080 SYSERROR -9407 unexpected error
    2008-09-08 10:00:40      0x3D4 ERR     3 Admin    Database state: OFFLINE
    2008-09-08 10:00:40      0x3D4 ERR 20002 Log       +   Expected ioseq 632114, found NIL-NIL on off 511952
    2008-09-08 10:00:40      0x3D4 ERR 20023 Log       +   Savepoint not found on log
    2008-09-08 10:00:40      0x3D4 ERR 20028 Admin     +   Initialization of log for 'restart' failed with 'SavepointPositionNotFound'
    2008-09-08 10:00:40      0x684 ERR     7 Messages Begin of dump of registered messages
    2008-09-08 10:00:40      0x684 ERR     8 Messages End of the message list registry dump
    2008-09-08 10:00:46                               ___ Stopping GMT 2008-09-08 06:00:46           7.6.04   Build 016-123-191-58
    Now I recover one more time and try to restart database without log recovery.
    Can I do it via database manager (put "Online")?  Or via your command "dbmcli -d <dbsid> -u control,<pw> util_execute clear log"? And how I can perform recover of logs without error?
    Best regards, Elena

  • Firefox doesn't start after update [SOLVED]

    After one month I have updated my system...
    Now firefox doesn't start anymore because of a
    Segmentation fault
    ldd /usr/bin/firefox
    linux-vdso.so.1 => (0x00007fff92dff000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00007fab07cdb000)
    libasound.so.2 => /usr/lib/libasound.so.2 (0x00007fab079f6000)
    libdl.so.2 => /lib/libdl.so.2 (0x00007fab077f2000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fab074e4000)
    libm.so.6 => /lib/libm.so.6 (0x00007fab07262000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fab0704c000)
    libc.so.6 => /lib/libc.so.6 (0x00007fab06cf9000)
    /lib/ld-linux-x86-64.so.2 (0x00007fab07ef6000)
    librt.so.1 => /lib/librt.so.1 (0x00007fab06af1000)
    thanks in advance
    Last edited by dejavu (2009-08-21 12:34:56)

    Still no working firefox yet...
    strace firefox
    execve("/usr/bin/firefox", ["firefox"], [/* 53 vars */]) = 0
    brk(0) = 0xa2d000
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5fac1000
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5fac0000
    access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/tls/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/usr/lib/xulrunner-1.9.1/tls/x86_64", 0x7fff794bd210) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/usr/lib/xulrunner-1.9.1/tls", 0x7fff794bd210) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/usr/lib/xulrunner-1.9.1/x86_64", 0x7fff794bd210) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/usr/lib/xulrunner-1.9.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    open("/etc/ld.so.cache", O_RDONLY) = 3
    fstat(3, {st_mode=S_IFREG|0644, st_size=153030, ...}) = 0
    mmap(NULL, 153030, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f8a5fa9a000
    close(3) = 0
    open("/lib/libpthread.so.0", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220X\0\0\0\0\0\0@"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=132895, ...}) = 0
    mmap(NULL, 2204544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8a5f68b000
    mprotect(0x7f8a5f6a1000, 2093056, PROT_NONE) = 0
    mmap(0x7f8a5f8a0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f8a5f8a0000
    mmap(0x7f8a5f8a2000, 13184, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8a5f8a2000
    close(3) = 0
    open("/usr/lib/xulrunner-1.9.1/libasound.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libasound.so.2", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \0\3\0\0\0\0\0@"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=1165149, ...}) = 0
    mmap(NULL, 3034952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8a5f3a6000
    mprotect(0x7f8a5f484000, 2093056, PROT_NONE) = 0
    mmap(0x7f8a5f683000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xdd000) = 0x7f8a5f683000
    close(3) = 0
    open("/usr/lib/xulrunner-1.9.1/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/libdl.so.2", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\r\0\0\0\0\0\0@"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=19394, ...}) = 0
    mmap(NULL, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8a5f1a2000
    mprotect(0x7f8a5f1a4000, 2097152, PROT_NONE) = 0
    mmap(0x7f8a5f3a4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8a5f3a4000
    close(3) = 0
    open("/usr/lib/xulrunner-1.9.1/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libstdc++.so.6", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\232\5\0\0\0\0\0@"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=1317022, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5fa99000
    mmap(NULL, 3199032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8a5ee94000
    mprotect(0x7f8a5ef84000, 2097152, PROT_NONE) = 0
    mmap(0x7f8a5f184000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf0000) = 0x7f8a5f184000
    mmap(0x7f8a5f18d000, 81976, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8a5f18d000
    close(3) = 0
    open("/usr/lib/xulrunner-1.9.1/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/libm.so.6", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P>\0\0\0\0\0\0@"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=589386, ...}) = 0
    mmap(NULL, 2625752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8a5ec12000
    mprotect(0x7f8a5ec93000, 2093056, PROT_NONE) = 0
    mmap(0x7f8a5ee92000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x80000) = 0x7f8a5ee92000
    close(3) = 0
    open("/usr/lib/xulrunner-1.9.1/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libgcc_s.so.1", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360,\0\0\0\0\0\0@"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0644, st_size=102508, ...}) = 0
    mmap(NULL, 2185752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8a5e9fc000
    mprotect(0x7f8a5ea12000, 2093056, PROT_NONE) = 0
    mmap(0x7f8a5ec11000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f8a5ec11000
    close(3) = 0
    open("/usr/lib/xulrunner-1.9.1/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/libc.so.6", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\353\1\0\0\0\0\0@"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=1662170, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5fa98000
    mmap(NULL, 3483656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8a5e6a9000
    mprotect(0x7f8a5e7f2000, 2097152, PROT_NONE) = 0
    mmap(0x7f8a5e9f2000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x149000) = 0x7f8a5e9f2000
    mmap(0x7f8a5e9f7000, 18440, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e9f7000
    close(3) = 0
    open("/usr/lib/xulrunner-1.9.1/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/librt.so.1", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p!\0\0\0\0\0\0@"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=44013, ...}) = 0
    mmap(NULL, 2128848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8a5e4a1000
    mprotect(0x7f8a5e4a8000, 2093056, PROT_NONE) = 0
    mmap(0x7f8a5e6a7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f8a5e6a7000
    close(3) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5fa97000
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5fa96000
    arch_prctl(ARCH_SET_FS, 0x7f8a5fa96710) = 0
    mprotect(0x7f8a5e6a7000, 4096, PROT_READ) = 0
    mprotect(0x7f8a5e9f2000, 16384, PROT_READ) = 0
    mprotect(0x7f8a5ee92000, 4096, PROT_READ) = 0
    mprotect(0x7f8a5f184000, 28672, PROT_READ) = 0
    mprotect(0x7f8a5f3a4000, 4096, PROT_READ) = 0
    mprotect(0x7f8a5f8a0000, 4096, PROT_READ) = 0
    mprotect(0x7f8a5fac2000, 4096, PROT_READ) = 0
    munmap(0x7f8a5fa9a000, 153030) = 0
    set_tid_address(0x7f8a5fa967e0) = 11901
    set_robust_list(0x7f8a5fa967f0, 0x18) = 0
    futex(0x7fff794bdafc, FUTEX_WAKE_PRIVATE, 1) = 0
    futex(0x7fff794bdafc, 0x189 /* FUTEX_??? */, 1, NULL, 7f8a5fa96710) = -1 EAGAIN (Resource temporarily unavailable)
    rt_sigaction(SIGRTMIN, {0x7f8a5f690720, [], SA_RESTORER|SA_SIGINFO, 0x7f8a5f699790}, NULL, 8) = 0
    rt_sigaction(SIGRT_1, {0x7f8a5f6907b0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f8a5f699790}, NULL, 8) = 0
    rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
    getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
    getcwd("/home/paul"..., 4096) = 11
    lstat("/home/paul/firefox", 0x7fff794b9840) = -1 ENOENT (No such file or directory)
    open("/proc/cpuinfo", O_RDONLY) = 3
    read(3, "processor\t: 0\nvendor_id\t: Genuine"..., 1024) = 1024
    read(3, "fpu_exception\t: yes\ncpuid level\t:"..., 1024) = 468
    read(3, ""..., 1024) = 0
    close(3) = 0
    readlink("/etc/malloc.conf", 0x7fff794b8480, 4096) = -1 ENOENT (No such file or directory)
    mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5f996000
    mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e2a1000
    munmap(0x7f8a5e2a1000, 2097152) = 0
    mmap(0x7f8a5e400000, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e2a1000
    munmap(0x7f8a5e2a1000, 2097152) = 0
    mmap(NULL, 3145728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e1a1000
    munmap(0x7f8a5e1a1000, 3145728) = 0
    mmap(0x7f8a5e200000, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e200000
    madvise(0x7f8a5e200000, 2097152, MADV_DONTNEED) = 0
    mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e100000
    madvise(0x7f8a5e100000, 1048576, MADV_DONTNEED) = 0
    lstat("/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat("/bin/firefox", 0x7fff794b9840) = -1 ENOENT (No such file or directory)
    lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
    lstat("/usr/bin/firefox", {st_mode=S_IFLNK|0777, st_size=28, ...}) = 0
    readlink("/usr/bin/firefox", "/usr/lib/firefox-3.5/firefox"..., 4095) = 28
    lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=135168, ...}) = 0
    lstat("/usr/lib/firefox-3.5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat("/usr/lib/firefox-3.5/firefox", {st_mode=S_IFREG|0755, st_size=90424, ...}) = 0
    stat("/usr/lib/firefox-3.5/firefox", {st_mode=S_IFREG|0755, st_size=90424, ...}) = 0
    access("/usr/lib/firefox-3.5/xulrunner/libxpcom.so", R_OK) = -1 ENOENT (No such file or directory)
    open("/usr/lib/firefox-3.5/application.ini", O_RDONLY) = 3
    fstat(3, {st_mode=S_IFREG|0644, st_size=2029, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e0ff000
    fstat(3, {st_mode=S_IFREG|0644, st_size=2029, ...}) = 0
    lseek(3, 0, SEEK_SET) = 0
    read(3, "; ***** BEGIN LICENSE BLOCK *****"..., 2029) = 2029
    lseek(3, 2029, SEEK_SET) = 2029
    close(3) = 0
    munmap(0x7f8a5e0ff000, 4096) = 0
    open("/home/paul/.gre.config", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/paul/.gre.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/etc/gre.conf", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/gre.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
    fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    getdents(3, /* 6 entries */, 32768) = 192
    open("/etc/gre.d/1.9.1.conf", O_RDONLY) = 4
    fstat(4, {st_mode=S_IFREG|0644, st_size=131, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e0ff000
    fstat(4, {st_mode=S_IFREG|0644, st_size=131, ...}) = 0
    lseek(4, 0, SEEK_SET) = 0
    read(4, "# Registration file generated by "..., 131) = 131
    lseek(4, 131, SEEK_SET) = 131
    close(4) = 0
    munmap(0x7f8a5e0ff000, 4096) = 0
    open("/etc/gre.d/1.9.0.10.conf", O_RDONLY) = 4
    fstat(4, {st_mode=S_IFREG|0644, st_size=137, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e0ff000
    fstat(4, {st_mode=S_IFREG|0644, st_size=137, ...}) = 0
    lseek(4, 0, SEEK_SET) = 0
    read(4, "# Registration file generated by "..., 137) = 137
    lseek(4, 137, SEEK_SET) = 137
    close(4) = 0
    munmap(0x7f8a5e0ff000, 4096) = 0
    open("/etc/gre.d/1.9.1.2.system.conf", O_RDONLY) = 4
    fstat(4, {st_mode=S_IFREG|0644, st_size=74, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e0ff000
    fstat(4, {st_mode=S_IFREG|0644, st_size=74, ...}) = 0
    lseek(4, 0, SEEK_SET) = 0
    read(4, "[1.9.1.2]\nGRE_PATH=/usr/lib/xulru"..., 74) = 74
    lseek(4, 74, SEEK_SET) = 74
    close(4) = 0
    munmap(0x7f8a5e0ff000, 4096) = 0
    access("/usr/lib/xulrunner-1.9.1/libxpcom.so", R_OK) = 0
    close(3) = 0
    lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=135168, ...}) = 0
    lstat("/usr/lib/xulrunner-1.9.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat("/usr/lib/xulrunner-1.9.1/libxpcom.so", {st_mode=S_IFREG|0755, st_size=17112, ...}) = 0
    open("/usr/lib/xulrunner-1.9.1/dependentlibs.list", O_RDONLY) = 3
    fstat(3, {st_mode=S_IFREG|0644, st_size=136, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e0ff000
    read(3, "libnspr4.so\nlibplc4.so\nlibplds4.s"..., 4096) = 136
    futex(0x7f8a5f3a50ec, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    open("/usr/lib/xulrunner-1.9.1/libnspr4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libplc4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libplds4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libsqlite3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libnssutil3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libsoftokn3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libnss3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libssl3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libsmime3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libmozjs.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\202\1\0\0\0\0\0@"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=788080, ...}) = 0
    mmap(NULL, 2885352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f8a5de3e000
    mprotect(0x7f8a5def6000, 2097152, PROT_NONE) = 0
    mmap(0x7f8a5e0f6000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xb8000) = 0x7f8a5e0f6000
    mmap(0x7f8a5e0fe000, 1768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8a5e0fe000
    close(4) = 0
    open("/usr/lib/xulrunner-1.9.1/libplds4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libplds4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/ld.so.cache", O_RDONLY) = 4
    fstat(4, {st_mode=S_IFREG|0644, st_size=153030, ...}) = 0
    mmap(NULL, 153030, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f8a5fa9a000
    close(4) = 0
    open("/usr/lib/libplds4.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\17\0\0\0\0\0\0@"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=15836, ...}) = 0
    mmap(NULL, 2107248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f8a5dc3b000
    mprotect(0x7f8a5dc3e000, 2093056, PROT_NONE) = 0
    mmap(0x7f8a5de3d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f8a5de3d000
    close(4) = 0
    open("/usr/lib/xulrunner-1.9.1/libplc4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libplc4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libplc4.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\25\0\0\0\0\0\0@"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=21281, ...}) = 0
    mmap(NULL, 2111544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f8a5da37000
    mprotect(0x7f8a5da3b000, 2093056, PROT_NONE) = 0
    mmap(0x7f8a5dc3a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7f8a5dc3a000
    close(4) = 0
    open("/usr/lib/xulrunner-1.9.1/libnspr4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/xulrunner-1.9.1/libnspr4.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libnspr4.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\337\0\0\0\0\0\0@"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=282434, ...}) = 0
    mmap(NULL, 2341312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f8a5d7fb000
    mprotect(0x7f8a5d833000, 2093056, PROT_NONE) = 0
    mmap(0x7f8a5da32000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x37000) = 0x7f8a5da32000
    mmap(0x7f8a5da35000, 6592, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8a5da35000
    close(4) = 0
    munmap(0x7f8a5fa9a000, 153030) = 0
    open("/usr/lib/xulrunner-1.9.1/libxul.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 dF\0\0\0\0\0@"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=18977320, ...}) = 0
    mmap(NULL, 21121752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f8a5c3d6000
    mprotect(0x7f8a5d415000, 2093056, PROT_NONE) = 0
    mmap(0x7f8a5d614000, 1912832, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x103e000) = 0x7f8a5d614000
    mmap(0x7f8a5d7e7000, 80600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8a5d7e7000
    close(4) = 0
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    +++ killed by SIGSEGV +++

  • HP G5305be doesn't start

    Hi
    I have a problem my HP G5305be doesn't start anymore. The computer itself starts and the fans begin to work but i can't see aything on my screen. Also my orange light of my HDD blinks.
    Can someone help me
    Thanks in advence
    Dierke9
    This question was solved.
    View Solution.

    Hello dierke9,
    Your computer has power but it does not show anything on the screen, is that correct? I will be happy to help you.
    Prior to the issue has there been any changes that you noticed? Any windows updates, new software installations, any hardware upgrades?
    Please respond back at your earliest convenience.
    Thanks
    Clicking the White Kudos star on the left is a way to say Thanks!
    Clicking the 'Accept as Solution' button is a way to let others know which steps helped solve the problem!

  • Config Tool doesn't start from the application list

    Hi all,
    I have installed Planning, EAS, and Workforce on a server but when I go to configure the tools, the config tool doesn't start from the page where you select the applications to configure. Instead, it starts with all the apps listed with the message: "You have selected the above apps to configure" and it has a Back button but it doesn't work, and it has a Next button and when I press it, it says Done.
    I need to configure the database and deploy to the application server.
    The Shared services is on a different server and is up and running. Essbase is on a separate server and that's up and running.
    I am working with 11.1.1.3 32 bit applications on a 64 bit Windows OS.
    If you have run into this, please let me know what am I missing?
    Thanks

    Hi
    First of all I couldnt get your problem as in your query description you have written "sometimes the video doesn't skips a couple of seconds from the beginning even though the value of NetStream.time property is 0" which is contradictory with the query title "Video doesn't start from the beginning".
    But anyways I think you should check ns.time in Play.Start there you should get always 0 but in Buffer.Full there may be the case that ns.time is not 0 but has some value but that value is very small less than 1.
    If still you have issue please clarify your problem then probably I will be able to answer your query.
    Regards,
    Amit

  • After update MAC OS doesn't start anymore

    hello there
    i just installed the new updates my MAC OS required (intel security update 01-2009 an some kind of flash plugin) and now MAC OS doesn't start anymore
    i press the power button and then at first the apple icon appears and then i begins to load ... nearly an hour it loaded until i tried again ...
    it doesn't work ...
    my windows vista partition on the same notebook is still working so what about the update now???
    anybody can help me?

    From your Install DVD boot from same & try running repair permissions and +repair disk.+
    TIP-You should Repair Permissions from the HD & restart:
    *Before & After installing and/or updating an OS (Operating System).*
    *After installing software.*
    After burning sessions

  • Delete ASM disk - database doesn't  start

    Hi
    For testing purpose, I have installed grid infrastructure for standalone server and database 11g on linux. Instead psyhical disks, I have several partitions for data as ASM in normal redundancy. I try simulate disk fail (ASM should load balance and still work). When in Enterprise Manager Database Control I mark disk as offline, it works. But when I delete partition by fdisk, database doesn't start (I change disk repair time to 0.0). I try:
    oracleasm deletedisk ASMDISK02,
    but it doesn't help.
    I can't even startup database in nomount, I get error:
    [oracle@localhost ~]$ sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Thu May 12 11:07:47 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup nomount
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/orcl/spfileorcl.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/orcl/spfileorcl.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    SQL>
    When I try startup ASM instance, I get errror:
    SQL> startup
    ORA-03113: end-of-file on communication channel
    SQL> startup
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    SQL>
    Why I get errors, and how I could solve this problem?
    Thanks awfully for help.
    Regards

    Hi,
    when your ASM instance/DB is down, when you delete a disk, then the diskgroup has to be mounted with the "force" option.
    Now to be able to start ASM, he needs an spfile (or a local init.ora). Unfortunately your spfile is in the diskgroup he cannot mount at the moment (because disks are missing).
    Start ASM with a local init.ora:
    sqlplus / as sysasm
    startup pfile=path_to_your_asm_init.ora
    Then mount the diskgroup with force:
    alter diskgroup <dg> mount force
    After this drop the disk/repair the error.
    Then you can restart the stack.
    Regards
    Sebastian

  • Music doesn't start

    The music from my Iphone 4S (ios 5.1) doesn't start anymor. When i click on play, the II sign appears correctly on the bootom but the track stays at 0 second.
    I've restarted the app and the phone but it doesn't change anything.
    THANKS

    Hi Glo H,
    I tried that and it didn't fix the problem...the music still starts a bit choppy (part way into the music) at the tail end of the 1st slide/beginning of second. I don't know if I mentioned earlier, that the music, when it does come in, is at the point it should be, i.e. like it started with the first slide, just not coming out of the speakers...if that makes any sense
    Thanks,
    Rob

  • S.O.S. !!! system (tiger) doesn't start aymore

    Hi! Can anybody help me please?? It's a bit of a story but maybe there are details that help you solve my prob...??
    I'm ichat/isight user for more than two years now. I had all sorts of malfunctions but what's happening now's never been there before AND can't be fixed by restarting, unplugging, restarting whole system etc.
    OK, this is what's happened:
    -> unplugged isight from my powermac (g5) to use on powerbook G4 (as I've done succesfully before). on G4 I got ichat running after plugging in isight, then clicked "camera" symbol to check if it runs properly. The camera gave me one short glance and then froze and after that ichat completely hung up. I've shut it down (applealtesc) -> didn't show as shut (little black arrow underneath programm-sign). I had to put the G4 on standby and then log in again before the programme would shut down. I've done it twice and after the second time my G4 doesn't come back anymore at all.... :((( It only shows the grey apple and the spinning wheel (grey dots) for ages! I've taken isight away and everything (mightymouse) but still NO CHANGE!!! No matter how long I wait - My whole system never comes back!!! BUT - I'm very lucky to have my power Mac with ichat running on it properly --- as I thought.... Now, THIS REALLY KILLS ME!!! I plugged camera in again, started ichat on G5... same sh** like on G4! Ichat won't close down anymore no matter what I do!!!I've done complete restart of system... NO CHANGE!!! What have I done wrong???? Can anybody help me - please???
    edit:
    Just installed ichat update on G5. Was funny again, since ichat wouldn't let system close down and do restart. I had to press the button - which I hate! Feels so - er- violent! NOW ichat+isight work again properly.
    BUT!!!
    Can anybody tell me how to get my G4 powerbook running again??? I'd like to install the ichat update there as well, think that'll fix my problmes there - but before that I have to get into my system again... ;( No matter what buttons I press or how often I remove the battery plate - The system doesn' t start!!!! I get the greyish screen with spinning dots-wheel and then after a while I get a blue screen without ANYTHING on it no mouse arrow or any menue. WHAT CAN I DO?? There's important stuff on it I haven't done backups from yet! (it's always like that, in't it?)

    Thanks for the status report, Ursula!
    -- begin edit: (Ursula IM'd me while I was finishing this post)
    Congratulations, Ursula!!! You got your PowerBook running. I understand that you are still working on the restoring the settings, data files, and applications, but thanks for sharing the great news. Well done!
    [I leave this post for your (and other readers') possible use while you finish.]
    -- end edit
    Based on what you told Ralph and me in our text chat, my guess is that whatever caused your son's user session to crash is what is also crashing your G5 Finder when you attempt to copy it. Your son's User folder was probably locked by OS X when the PowerBook crashed while he was using it. I think you are doing the correct thing by moving only the important files from his (locked) PowerBook User folder.
    Once you get all your son's most important files moved, I suggest you try moving one of the unlocked User folders to your G5 drive. You may be able to move the User folders (other than your son's locked one) to your G5 so you will have backups for those users.
    You can try this by moving one entire User folder (not the "Users" folder with all Users inside) by option-dragging it into the folder you want in your G5's hard drive finder window. If that one works, other unlocked User folders may work, too.
    Because your PowerBook had insufficient disk space for a reinstall, you were forced to interrupt the reinstall process twice. Therefore, your PowerBook may not respond to either reboots or reinstalls, even after you free up 10GB - 25GB (or even more) of disk space on your PowerBook.
    If your PowerBook does not respond to your planned actions, and if you want to try one more thing before you take the PowerBook to an Apple Technician, my best suggestion is that you erase and "zero" the disk using Disk Utility. (Disk Utility Help will tell you how to do this.) Use the "Mac OS Extended (Journaled)" format setting, and select the "Zero Out Data" setting in the "Security Options" pop-up.
    You can perform the erase and zero either in the Target Disk Mode or by using the Disk Utility application on your PowerBook's "Install" DVD. Either way, it may take more than an hour to Zero the disk, but "zeroing" should get rid of whatever caused your son's session to crash. If you want more specifics about this, post back or contact me via iChat when I am online.
    Once you have the disk erased, reinstall everything that you need using your PowerBook's "Install" DVD. After the install is finished and you restart your PowerBook, repair Disk Permissions ("Rights" auf Deutsch?). Then apply the Mac OS X 10.4.8 Combo Update (PPC) that I linked in my first response above.
    Follow the Combo Update with one more repair of Disk Permissions. If you get this far, you can reinstall your other necessary software apps and then restore the data you need from the backups you have.
    If the above process does not work, your PowerBook may need to see the Apple Service Technician.
    You told me in our chat that you work on very large files. Therefore, you will need to regularly perform the kind of Mac OS X Maintenance described in the "Maintenance" link in my first response above. I do a lot of large video and PhotoShop image editing. To keep my Mac running fast and reliably, I do the routine maintenance on a regular schedule, and I try to keep at least 35% - 50% of my startup disk free. I never let my 160GB startup disk get more than 75% full. I offer this info so you will know how important free space is in the Ma OS X startup disk. If you need more space, backup some files and remove them or add another disk drive, but do not let your startup disk get too full on any of your OS X Macs.
    One final note: because you had to force a shutdown (hold in power button until the G5 turned off) on your G5 last night, you should do a safe boot on the G5 as soon as possible. You can find detailed instructions for Safe Boot from the "Maintenance" link in my first response above, but I will give you a short version here:• Restart your G5.
    • As soon as the startup chime sounds, press and hold the <shift> key.
    • Release the <shift> key when you see the spinning gear on the monitor.
    • Let the machine run until the desktop is visible. (In 10.4.8, you will be asked for your administrator password before you get the desktop.)
    • After the desktop and menu bar are visible, you should do a normal "Restart" to finalize all needed actions. Do not do anything other than restart while in Safe Boot mode or you risk leaving the Safe Boot actions unfinished.Once your Mac is restarted, you can return to your G5's normal routine maintenance schedule.
    Let us know how things progress or if you need anything else.
    Jim
      Mac OS X (10.4.8)    G5 DP 1.8

  • Integrated wls doesn't start

    Hi,
    I'm using JDev 11.1.1.3.
    I was working normally but suddenly the integrated wls doesn't start anymore.
    When I start the server, the log stops here
    <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Although the log says "RUNNING", the server is not running. If I test, through the server properties, all tests fail, except the HTTP.
    I tried to delete the cache folder and re-install the middleware... the problem remains.
    Thanks.

    Hi,
    bellow follows the entire log.
    I can't launch the console... the log shows this message "<Logger><error> ServletContainerAdapter manager not initialized correctly."
    *** Using port 7101 ***
    D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    PATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\Oracle\MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;D:\ORACLE\PRODUCT\10.2.0\CLIENT_3\BIN;D:\ORACLE\PRODUCT\10.2.0\CLIENT_2;C:\Windows\SYSTEM32;C:\Windows;C:\Windows\SYSTEM32\WBEM;C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0\;C:\PROGRAM FILES\TORTOISESVN\BIN;C:\Oracle\Middleware\jdeveloper\jdev\bin;C:\Oracle\Middleware\jdeveloper\ant\bin;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\bin;C:\Program Files\QuickTime\QTSystem\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware3\wlserver_10.3\server\lib\DemoTrust.jks -Dhttp.proxyHost=proxy.link.pt -Dhttp.proxyPort=3128 "-Dhttp.nonProxyHosts=*.msdev.pt|*.linkcom.pt|*sgps*|*sonae*|*mch*|172.20.*.*|*.nvsd.local|192.168.*.*|194.117.36.*|*.aitec.pt|*.link.pt|localhost|localhost.localdomain|127.0.0.1|::1|pwpmedeiros.aitec.pt|pwpmedeiros" -Dhttps.proxyHost=proxy.link.pt -Dhttps.proxyPort=3128 "-Dhttps.nonProxyHosts=*.msdev.pt|*.linkcom.pt|*sgps*|*sonae*|*mch*|172.20.*.*|*.nvsd.local|192.168.*.*|194.117.36.*|*.aitec.pt|*.link.pt|localhost|localhost.localdomain|127.0.0.1|::1|pwpmedeiros.aitec.pt|pwpmedeiros" -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <30/Ago/2011 18H01m BST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
    <30/Ago/2011 18H01m BST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <30/Ago/2011 18H01m BST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <30/Ago/2011 18H01m BST> <Notice> <LoggingService> <BEA-320400> <The log file D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <30/Ago/2011 18H01m BST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00004. Log messages will continue to be logged in D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
    <30/Ago/2011 18H01m BST> <Notice> <Log Management> <BEA-170019> <The server log file D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <30/Ago/2011 18H01m BST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <30/Ago/2011 18H01m BST> <Notice> <LoggingService> <BEA-320400> <The log file D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <30/Ago/2011 18H01m BST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00004. Log messages will continue to be logged in D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <30/Ago/2011 18H01m BST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[13]" is now listening on 0:0:0:0:0:0:0:1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[12]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:289b:22c3:bcf6:2bce:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Warning> <Server> <BEA-002611> <Hostname "pwpmedeiros.aitec.pt", maps to multiple IP addresses: 169.254.251.192, 192.168.59.64, 192.168.181.1, 192.168.159.1, fe80:0:0:0:8935:43d7:b990:fbc0%17, fe80:0:0:0:289b:22c3:bcf6:2bce%18, fe80:0:0:0:e437:fbfb:c9ee:9352%19>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 192.168.59.64:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[10]" is now listening on fe80:0:0:0:0:100:7f:fffe:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.159.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.181.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[9]" is now listening on fe80:0:0:0:0:5efe:c0a8:b501:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:e437:fbfb:c9ee:9352:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 169.254.251.192:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on fe80:0:0:0:8935:43d7:b990:fbc0:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[11]" is now listening on fe80:0:0:0:f102:6891:b891:3efd:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:0:5efe:a9fe:fbc0:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:0:5efe:c0a8:3b40:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

  • In itunes on iphone when I press play the song doesn't start

    I just replaced my iphone and the new phone is giving me trouble.  First, the headphones wouldn't work.  Now in itunes when I press play on a song nothing happens.....the song doesn't start. Pandora is working.....this is just an Itunes issue apparently.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

Maybe you are looking for

  • Unable to Restore Database

    We are attempting to migrate from an older windows platform to a Windows 2008 platform. The old configuration had two disk drives, and Oracle Express was installed on E: - the new server, being virtual has been configured with only the C: drive. I've

  • How to put data into a hashtable from a text file

    I need some help to put the words in a text file to a hashtable.The text file consist of words and the following set of punctuation marks {, . ; : } and spaces. thanks in advance.

  • Skype to Go to mobile numbers

    When using Skype to Go to call an overseas mobile number, does the recipient get charged by their mobile company to receive the call.  For example on O2 you are charged to receive calls on your mobile when abroad and I don't want to cost friends mone

  • HT1657 Cannot download movie at this time

    Why?

  • Connecting multiple hard drives to WRT160NL via usb hub

    I have a regular usb hub with 3 hard drives connected.  Will i be able to just plug the hub right into the WRT160NL, and therefor have all 3 hard drives connected wirelessly to the network?  Thanks!  -Jim