[SOLVED?] OpenGL apps start very slowly..

Edit: After running a system update today and rebooting for a different reason everything seems to work again, guess it was a bad package? Strangely, I'm pretty sure the packages that updated were not related to the problem (Just mpd, ncmpc, wine, and orc). Oh well.
I have an odd problem with OpenGL applications opening very slowly on my laptop. All other applications seem to work fine. My first thought was maybe direct rendering wasn't on, but it is. Oddly even to check that takes a while to run as seen below:
[jamie@JPC ~]$ time glxinfo | grep direct
direct rendering: Yes
GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,
real 1m23.231s
user 1m23.068s
sys 0m0.103s
Strangely once the program actually opens it seems to run fine as evidenced by glxgears:
[jamie@JPC ~]$ glxgears
16753 frames in 5.0 seconds = 3350.586 FPS
17516 frames in 5.0 seconds = 3503.158 FPS
17828 frames in 5.0 seconds = 3565.519 FPS
17751 frames in 5.0 seconds = 3550.056 FPS
I had this problem a few weeks ago as well, but I somehow resolved it with just some tinkering with some conf files. Unfortunately, I can't seem to fix the issue again.
I noticed this in the FAQ, but it doesn't seem to be my issue (Mainly pointing it out to avoid it as a suggestion). http://wiki.archlinux.org/index.php/FAQ … _at_all.21
[root@JPC jamie]# cat /etc/rc.conf | grep HOSTNAME=
HOSTNAME="JPC"
[root@JPC jamie]# cat /etc/hosts | grep 127.0.0.1
127.0.0.1 localhost.localdomain localhost JPC
My kernel is 2.6.34-ARCH, straight from pacman. My video card, if it helps (Nvidia packages I'm using: nvidia 256.35-1 and nvidia-utils 256.35-4):
[root@JPC jamie]# lspci -v -s 02:00.0
02:00.0 VGA compatible controller: nVidia Corporation C77 [GeForce 8200M G] (rev a2) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device 360a
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at c1000000 (32-bit, non-prefetchable) [size=16M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at c4000000 (64-bit, prefetchable) [size=32M]
I/O ports at 4000 [size=128]
[virtual] Expansion ROM at c6000000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Kernel driver in use: nvidia
Kernel modules: nvidia, nouveau, nvidiafb
My xorg.conf file is generated from nvidia-xconfig with only a few modifications:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 256.35 (buildmeister@builder101) Wed Jun 16 19:25:59 PDT 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
# AC settings:
Option "RegistryDwords" "PowerMizerLevelAC=0x3"
# Battery settings:
Option "RegistryDwords" "PowerMizerLevel=0x3"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
And lastly my /var/log/Xorg.0.log file warnings although they seem irrelevant (There were no errors):
[jamie@JPC ~]$ cat /var/log/Xorg.0.log | grep "(WW)"
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 114.159] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 114.159] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 114.159] (WW) Disabling Keyboard0
[ 114.159] (WW) Disabling Mouse0
[ 114.168] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
On a final note, sorry if any of the stuff I posted is irrelevant, I'm just pretty confused as what the problem could be. If any other info is needed, please let me know. Also, thanks in advance for any help.
Last edited by GeekyLink (2010-07-17 18:56:31)

Repairing permissions isn't going to help. If you were having any disk based problem you would want to repair the hard drive, not permissions.
Try a couple of things:
1. Boot into Safe Mode by restarting the computer and after the chime press and hold down the SHIFT key until the startup screen appears (gray screen with dark gray Apple logo and spinning gear) then release SHIFT key. You will get a login window that should say Safe Mode. Run Pages without any other software except Activity Monitor and see what happens.
2. Create a new user account and log out of your normal account and log into the new user account. Do the same as above and see what happens.
This will help determine if you may have a problem with some third-party item that isn't loaded when in safe mode or if you have a preference file, logfile, or cachefile problem when in the new user account.

Similar Messages

  • 3.0EA1 is started very slowly.

    SQL Developers started very slowly.
    I install SQL Developer 3 (no JDK included) and I am using it.
    Now both SQL Developers – 2.1.1 and 3 are starting slowly. I tried to change JRE by Java Console with no result.
    Any other application has no such problem.
    Konstantin

    There are lots of things that could be the source of this...let's try a few things:
    First, (assuming you have already tried a restart - if not, do that) quit all the applications you can (try going to Force Quit and checking there too), and find your Activity Viewer application (Spotlight search for it is the easiest thing to do but it's in Applications) and launch that. Select all processes, and then look around to see what the % load on the CPU is - Activity Viewer might be using %5 and everything else will be less, for a total load of 10-20% or so. If that's not true look around and see what is using a lot of CPU.
    Next, look at memory use...you should have at least 10%, preferably more like 20% "Free". Too many applications open can use up memory capacity.
    If the computer still seems slow, test internet speed; my favorite is speakeasy.net/speedtest but there are several others. There's some possibility your ISP is limiting speed. The speed test will tell you if you're actually getting what you pay for, but without knowing what service you have, I can't say what "normal" might be. If that doesn't seem right, you need to speak with your ISP.
    Try those and let us know how the results come out; not much the rest of us can do without a little more in the facts-and-data category.

  • SGD's Apache Start very Slowly

    hello everyone.
    my sgd's Apache start very Slowly, it costs several hours to start _*
    I have been annoyed by that for several weeks.so I reinstall My OS and install SGD.
    but I cannot believe sgd's Apache still start very Slowly.
    my environment:
    OS:Solaris 10 x86
    SGD Version:tta-4.41-907.sol-x86.pkg.gz
    Server: Sun Fire X4100
    Any help would be appreciated
    thank you

    I get the key after I post the message
    It is the same with http://forums.sun.com/thread.jspa?threadID=5341019&tstart=0
    my god!!!
    my several week's time

  • TC backup starts very slowly & stops..."TM cldn't complete bkup to TC. The bkup disk is not available." The TC bkup disk shows up in sys pref with plenty of avail disk space. Suggestions

    TC backup starts very slowly & stops..."TM cldn't complete bkup to TC. The bkup disk is not available." The TC bkup disk shows up in sys pref with plenty of avail disk space. Suggestions?

    The best place to research this would be Time Machine - Troubleshooting, an excellent support document authored by Time Machine guru Pondini.
    See # C19
    http://pondini.org/TM/Troubleshooting.html

  • [solved] OpenGL apps in window do not obey window manager

    Hello,
    I have another X related problem, the first one resulted in downgrading my X
    (see http://bbs.archlinux.org/viewtopic.php?id=44460 )
    Now I am finally able to run both xv (video rendering) and dri (3d rendering), but
    I have a problem, that when I run an opengl app in window (for example glxgears, but also game emulators and games in Wine), it does not move or resize when the window manager tells it to, e.g. when I move or resize the window. This makes 3D in window nearly unusable.
    In my previous linux (suse) this worked normally; DRI was on and I was able to resize or move the 3D apps windows
    card:
    01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G550 AGP (rev 01)
    X version:
    [danny@zdroj ~]$ X -version
    X Window System Version 7.2.0
    Release Date: 22 January 2007
    X Protocol Version 11, Revision 0, Release 7.2
    Build Operating System: UNKNOWN
    Current Operating System: Linux zdroj 2.6.24-ARCH #1 SMP PREEMPT Wed Feb 27 01:15:32 CET 2008 i686
    Build Date: 08 April 2007
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "ServerFlags"
    Option "IgnoreABI" "True"
    Option "AIGLX" "False"
    EndSection
    Section "Extensions"
    Option "XVideo" "enable"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/local"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/artwiz-fonts/"
    EndSection
    Section "Module"
    Load "xtrap"
    Load "dbe"
    Load "GLcore"
    Load "extmod"
    Load "record"
    Load "dri"
    Load "glx"
    Load "drm"
    #Load "xv"
    Load "freetype"
    #Load "type1"
    #Load "v4l"
    #Load "drm"
    #Load "type1"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "us,cz_qwerty"
    Option "XkbModel" "pc104"
    Option "XkbOptions" "grp:alt_shift_toggle,grp:switch,grp_led:scroll"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "Monitor"
    DisplaySize 380 300 # mm
    Identifier "Monitor0"
    VendorName "BNQ"
    ModelName "BenQ FP91G+"
    ### Comment all HorizSync and VertRefresh values to use DDC:
    HorizSync 30.0 - 83.0
    VertRefresh 43.0 - 76.0
    Option "DPMS"
    UseModes "Modes[0]"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "HWcursor" # [<bool>]
    #Option "PciRetry" # [<bool>]
    #Option "SyncOnGreen" # [<bool>]
    #Option "NoAccel" # [<bool>]
    #Option "Overlay" # [<str>]
    #Option "MGASDRAM" # [<bool>]
    #Option "ShadowFB" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "SetMclk" # <freq>
    #Option "OverclockMem" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "TexturedVideo" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "AGPMode" # <i>
    #Option "AGPSize" # <i>
    #Option "DRI" # [<bool>]
    #Option "OldDmaInit" # [<bool>]
    #Option "ForcePciDma" # [<bool>]
    #Option "AccelMethod" # [<str>]
    Identifier "Card0"
    Driver "mga"
    VendorName "Matrox Graphics, Inc."
    BoardName "MGA G550 AGP"
    BusID "PCI:1:0:0"
    Option "HwCursor" "off" #protoze jinak tam neni
    Option "DRI" "on"
    Option "AGPMode" "4"
    #Option "OldDmaInit" "true"
    #Option "ShadowFB" "on" # 1
    #Option "TexturedVideo" "on" # 2
    #Option "VideoOverlay" "on"
    #Option "AccelMethod" "EXA"
    #Option "Overlay" "24,8"
    #Option "NoAccel"
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Section "Modes"
    Identifier "Modes[0]"
    Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync
    -vsync
    ModeLine "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection
    glxinfo:
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
    client glx vendor string: SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
    GLX version: 1.2
    GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig
    OpenGL vendor string: VA Linux Systems Inc.
    OpenGL renderer string: Mesa DRI G400 20061030 AGP 4x x86/MMX/SSE2
    OpenGL version string: 1.2 Mesa 6.5.2
    OpenGL extensions:
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_texture_compression,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_rectangle,
    GL_ARB_transpose_matrix, GL_ARB_vertex_program, GL_ARB_window_pos,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_logic_op, GL_EXT_clip_volume_hint,
    GL_EXT_compiled_vertex_array, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_specular_color,
    GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_object,
    GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels,
    GL_ATI_texture_env_combine3, GL_IBM_rasterpos_clip, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_light_max_exponent, GL_NV_texture_rectangle,
    GL_NV_texgen_reflection, GL_NV_vertex_program, GL_NV_vertex_program1_1,
    GL_OES_read_format, GL_SGIS_generate_mipmap, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x23 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x24 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x25 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x26 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x27 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x28 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x29 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x2a 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x2b 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x2c 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x2d 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x2e 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
    0x2f 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x30 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x31 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    0x32 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
    can anyone please help me?
    Last edited by danielsoft (2008-03-04 16:22:32)

    solved with unofficial drivers http://forum.tuxx-home.at/viewtopic.php?t=153

  • Starts very slowly, doesn't close, runs in background

    Firefox 3.6 opens very slowly, doesn't close but apparently runs in background prompting to either close it or restart . Have tried disabling several addons, to no avail.
    == This happened ==
    Every time Firefox opened
    == within the past couple weeks

    I've narrowed my problem down by chopping pieces of code until it works, and I think I have it narrowed down to the code that uses FlexGraphing but need to check a bit more...
    It's odd that it works in Flex3 builder though, and there are no errors when I run in as AIR. In fact, the app RUNS, since it is in the task manager, but it won't appear.

  • Apps Running Very Slowly

    I just got the Macbook 2 weeks ago and have moved all my files. Setup has gone ok, but now when I start using some of the applications they run very slowly - Microsoft Word/Power Point and even Pages act like there isn't enough RAM to keep them running smoothly. Even simple keystrokes in Pages (when it is the only application open) are delayed. This doesn't seem right.
    I bought the machine at an Apple Store and had them upgrade the memory to 1G in the store.
    Help????

    Repairing permissions isn't going to help. If you were having any disk based problem you would want to repair the hard drive, not permissions.
    Try a couple of things:
    1. Boot into Safe Mode by restarting the computer and after the chime press and hold down the SHIFT key until the startup screen appears (gray screen with dark gray Apple logo and spinning gear) then release SHIFT key. You will get a login window that should say Safe Mode. Run Pages without any other software except Activity Monitor and see what happens.
    2. Create a new user account and log out of your normal account and log into the new user account. Do the same as above and see what happens.
    This will help determine if you may have a problem with some third-party item that isn't loaded when in safe mode or if you have a preference file, logfile, or cachefile problem when in the new user account.

  • My MacBook Pro is brand new but very slow. So disappointing. Why is it starting very slowly?

    My Macbook Pro 13' is brand new however, it does not serve me well compared to my old compaq laptop. It is so annoying and disppointing. I am also a new user of Mac than Windows. There's something going on especially when I am to start up my Mac, it takes so long. Very embarrasing even. Plus, I thought of adding a mcaffee anti-virus thinking it will solve any problem but it gotten worse. Nothing so disppointing like Macbook PRO! can't even uninstall completely the anti-virus. Can someone please assist a beginner in Mac like me? Thank you.

    Have a look here...
    macworld.com/mac-troubleshooting-what-to-do-when-your -computer-is-too-slow.
    theworkingmom2012 wrote:
    ...... anti-virus. ..
    In General 3rd Party AV Software is Not Required as Mac OS X tends to look after itself.
    Read Here  > https://discussions.apple.com/thread/4545776?tstart=0
    See Here  >  Antivirus Discussion
    The Safe Mac  >  http://www.thesafemac.com/mmg/
    theworkingmom2012 wrote:
    My Macbook Pro 13' is brand new
    If necessary.. Contact AppleCare.
    You have 90 days Free Telephone Support... 3 Years if you Purchases the AppleCare protection Plan.

  • Server0 starts very slowly in PI 7.11 in Win 2008 / SQL 2008 MSCS config

    Hi all.
    I have a problem in our newly installed PI 7.11 system on Windows Server 2008 and MS SQL 2008 MSCS setup. The J2EE application server on the node where the SCS is running, takes about 1 hour to start. About 20 minutes after starting, it goes from starting framework to starting apps, and then remains in that status for another 40-50 minutes. I am unable to find anything in the log files that can explain this behaviour. The J2EE app server on the second cluster nodes starts within 5-6 minutes. If I fail over the SAP Cluster Group to the second node, the situation is reversed.
    We are using the latest 7.11 kernel and the latest available SPS.
    Has anyone experiences something similar?
    Regards,
    Thomas

    Hi.
    Thanks for your input!
    I found this document [Process Integration (PI) Performance Check - Analyzing Performance Problems and Possible Solution Strategies|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0b96675-87cf-2c10-b489-dee0ac03f782?quicklink=index&overridelayout=true].
    I also remembered having read somewhere that the VMC should be turned off for PI. So I set the parameter vmcj/enable = off. If this really did the trick or not, I cannot guarantee, but now my server0 processes starts normally.
    Regards,
    Thomas

  • Safari starts very slowly

    I am running Panther (10.3.9) with the latest updates. PowerBook G4 1GHz with 512MB RAM. Lately I've noticed that Safari takes a long time to start, i.e. the Safari icon bounces 30-40 times (~1 min.?) before it starts, whereas before it only bounces 3-4 times (within seconds). It simply takes a long time but nothing really has changed on this machine. I tried emptying the cache on all accounts and this hasn't helped. What gives?

    Looks like I solved the problem. I turned off Airport, shut the computer down. I was going to try using the built-in ethernet port to see if it has anything to do with Airport itself (since Mail was having the same problem too). Turns out I didn't configure my ISP settings for the ethernet port, so I turned back on airport to retrieve the settings from the ISP's website. Low and behold, Safari starts almost instantly. Mail is back to normal speed now too.
    It was the turn off and on of airport plus the system shutdown that fixed it. Don't know which worked but thanks for the tips.

  • Cap5 starts very slowly

    Hello all!
    I have a very irritating problem when I (try) to open Captivate 5. At the moment it takes more than 10 minutes before I see the welcome screen and again some minutes before I can open or start a project. At 1 of 3 times it doesn't open at all. If I look at the task manager it of course uses more than 130 mb RAM but nothing happens.
    But if I open Captivate in an offline mode (I just close the network connection) I  can start using cap within 20 seconds. So I think the network connection or more the proxy and/or firewall blocks some communication with the adobe server (?). Due to the company policy I cannot modify any settings of firewall or proxy. Does anyone knows a workaround for this (except closing the network connection before each startup)?
    All others parts of the elearning suite are working well, it's only Captivate. Machine information: WinXP, 2GB DualCore, 4 GB RAM, elearning suite 2.
    I really appreciate any hint on this.
    Many thanks,
    Marco

    Hi,
    after nearly one week working only on local files Captivate starts much faster. Now it takes only 1 minute; that's ok for me.
    Many thanks for your tip.
    Best regards,
    Marco

  • Managed server start very slowly

    Hi All,
    We are currently facing issues in starting a managed weblogic server.
    We have 2 machines, say MAC1 and MAC2.
    MAC1 contains the admin server and 5 managed servers.
    MAC2 contains only 5 managed servers with the same name as that of the 5 managed servers which are on MAC1.
    We faced some issues starting the managed servers on MAC2.
    So we decided to use pack and unpack.
    We were able to start the managed servers on MAC2 however each server tooks about 25 minutes to start.
    This is some what unexpected behaviour.
    I had a look at the logs of one of the managed server.
    It appears that its waits most of its time on :
    <Log Management> <BEA-170019> <The server log file xyz.log is opened. All server side log events will be written to this file.>
    The next log after this appears after about 20 minutes.
    So i feel that its stuck reading or writing the logs.
    Any pointers!!
    Regards,
    Stacey.

    Hi All,
    After taking the thread dumps , I am suspecting the following two threads which might be causing the issue :
    "Thread-3" daemon prio=10 tid=0x73939800 nid=0x6784 waiting on condition [0x72530000]
    java.lang.Thread.State: WAITING (parking)
         at sun.misc.Unsafe.park(Native Method)
         - parking to wait for <0x76610450> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:118)
         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1735)
         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:452)
         at weblogic.utils.concurrent.JDK15ConcurrentBlockingQueue.take(JDK15ConcurrentBlockingQueue.java:19)
         at weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:567)
         at weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:175)
         at weblogic.store.internal.PersistentStoreImpl$2.run(PersistentStoreImpl.java233)
    "ExecuteThread: '7' for queue: 'weblogic.socket.Muxer'" daemon prio=10 tid=0x7391ec00 nid=0x6789 waiting for monitor entry [0x73344000]
    java.lang.Thread.State: BLOCKED (on object monitor)
         at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:95)
         - waiting to lock <0x765902f0> (a weblogic.socket.PosixSocketMuxer$1)
         at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    Any pointers !!
    Regards,
    Stacey.

  • Portal starts very slowly

    I have 800MB of HTML+DOC+PDF files.
    I tried 2 senarios.
    A. place a webapp with the above files in a directory and start
    WLS6.1sp1, the server started within 2 mins.
    B. place a webapp with the above files in a directory and start stockportal
    WLS6.1sp1 + wlp 4.0 , the server started within 30 mins.
    Question:
    How can I make my startup faster?
    Thanks,

    Terry,
    You should post this to the general WLS groups as it is not a portal issue.
    Try weblogic.developer.interest.application.deployment), perhaps someone
    there can help. I don't have much experience with sites with 800 MB of
    static pages. ;-)
    Sincerely,
    Daniel Selman
    "Terry" <[email protected]> wrote in message
    news:[email protected]...
    >
    We have already written a large bundle of application on wlp4.0 already.We cannot
    afford to migrate everything to wls7.0 and perform regression again withour project
    schedule and budget.
    Can you tell me any method to config wlp4.0 to turn off the 'loading of800MB
    static pages' so as to make the start time faster(about 5 min)?
    Thanks,
    "Daniel Selman" <[email protected]> wrote:
    Terry,
    This is a 7.0 feature:
    http://e-docs.bea.com/wls/docs70/faq/deploy.html
    http://e-docs.bea.com/wls/docs70/config_xml/Application.html
    http://e-docs.bea.com/wls/docs70/programming/deploying.html
    Sincerely,
    Daniel Selman
    "Terry" <[email protected]> wrote in message
    news:[email protected]...
    I 'search' in the wls6.1 doc and cannot find the word 'nostage'.
    I pressed portalDomain->Deployments -> portal ->Configuration and
    cannot
    see
    the word 'stage'.
    Which part of the wls admin console can i turn off the 'stage' feature?
    Thanks,
    "Daniel Selman" <[email protected]> wrote:
    Terry,
    There is probably a difference in the deployment strategy between
    the
    two
    applications/WLS versions. In the console you can choose between
    "stage"
    and
    "no stage", if you chose the "stage" option then WLS will copy yourentire
    application into a staging directory before it is deployed. In 7.0you
    can
    also toggle between two-phase deployment and the 6.x deployment mode.
    Please refer to the WLS documentation for details.
    Sincerely,
    Daniel Selman
    "Terry" <[email protected]> wrote in message
    news:[email protected]...
    I have 800MB of HTML+DOC+PDF files.
    I tried 2 senarios.
    A. place a webapp with the above files in a directory and start
    WLS6.1sp1, the server started within 2 mins.
    B. place a webapp with the above files in a directory and startstockportal
    WLS6.1sp1 + wlp 4.0 , the server started within 30 mins.
    Question:
    How can I make my startup faster?
    Thanks,

  • Process Scheduler start very slowly

    Hi,
    Fscm90, tools 8.50 on Win 2003 DB Oracle 10 g
    PS takes about one hour to start :
    from Tuxedo log
    113150.MYSERVER!BBL.5624.2452.0: 10-29-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit, Patch Level (none)
    113150.MYSERVER!BBL.5624.2452.0: LIBTUX_CAT:262: INFO: Standard main starting
    113152.MYSERVER!PSMSTPRC.7128.7648.-2: 10-29-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit
    113152.MYSERVER!PSMSTPRC.7128.7648.-2: LIBTUX_CAT:262: INFO: Standard main starting
    113202.MYSERVER!PSDSTSRV.7844.2476.0: 10-29-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit
    113202.MYSERVER!PSDSTSRV.7844.2476.0: LIBTUX_CAT:262: INFO: Standard main starting
    113206.MYSERVER!PSPRCSRV.628.6844.-2: 10-29-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit
    113206.MYSERVER!PSPRCSRV.628.6844.-2: LIBTUX_CAT:262: INFO: Standard main starting
    124223.MYSERVER!PSMONITORSRV.2032.8068.-2: 10-29-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit
    124223.MYSERVER!PSMONITORSRV.2032.8068.-2: LIBTUX_CAT:262: INFO: Standard main startingAnd :
    From Schedul log :
    PSPRCSRV.628 (0) [10/29/10 11:32:08 VP1@MYSERVER](0)    Log Fence is set to 3 = Display detailed message
    PSPRCSRV.628 (0) [10/29/10 11:32:08 VP1@MYSERVER](3) Validating Application Engine Server Setup....
    PSPRCSRV.628 (0) [10/29/10 11:32:08 VP1@MYSERVER](3)       Processes with Generic Process Type of Application Engine:
    PSPRCSRV.628 (0) [10/29/10 11:32:08 VP1@MYSERVER](3)                XML Publisher            :    3
    PSPRCSRV.628 (0) [10/29/10 11:32:08 VP1@MYSERVER](3)                Optimization Engine      :    2
    PSPRCSRV.628 (0) [10/29/10 11:32:08 VP1@MYSERVER](3)                Total:                        5
    PSPRCSRV.628 (0) [10/29/10 11:32:08 VP1@MYSERVER](3)    CPU Threshold Setting : 0  percent
    PSPRCSRV.628 (0) [10/29/10 11:32:08 VP1@MYSERVER](3)    Memory Threshold Setting : 0 percent
    PSPRCSRV.628 (0) [10/29/10 12:42:22 VP1@MYSERVER](3)   Process Scheduler Server PSNT running in remote mode
    PSPRCSRV.628 (0) [10/29/10 12:42:22 VP1@MYSERVER](3) Process Scheduler Server PSNT registered
    PSPRCSRV.628 (0) [10/29/10 12:42:22 VP1@MYSERVER](3)    Server action mode: Initializing
    PSPRCSRV.628 (0) [10/29/10 12:42:22 VP1@MYSERVER](2)   PSDaemon disabled
    PSPRCSRV.628 (0) [10/29/10 12:42:22 VP1@MYSERVER](3)    Checking Process cancels...
    PSPRCSRV.628 (0) [10/29/10 12:42:22 VP1@MYSERVER](0)    Server Initialization Complete
    PSPRCSRV.628 (0) [10/29/10 12:42:22 VP1@MYSERVER](0) Server started
    PSPRCSRV.628 (0) [10/29/10 12:42:37 VP1@MYSERVER](3)    Server: PSNT checking status...No probleme on database. No user connected yet.
    Can not understand.
    Thank for help.

    what are the hardware specifications on the server? When application servers and process schedulers run on the same machine, application servers consume more ram on the server to run the application, process schedulers may not had enough memory to run and wait for application servers on that.
    Having AS and PS on the same box is not a good design. usually PS is made on the db box (or) AS and PS go separately on different boxes.
    if you can move PS onto a different box, ur performance will grow in a big way.
    Thanks!

  • Itunes starting very slowly

    i have installed the latest version 11.0.4 on my windows 7 64bit pc. When i click on itunes, it doesnt start immediately, it takes atleast 10 mins to start!!! in the task Manager, it shows that itunes.exe occupies 13k to 20k of memory and when the application finally starts then the memory shoots up to 60k!! why is itunes taking so much time to start??? Please help!!!

    Hi Jyoti26,
    This issue sounds similar to the one described by this article:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    I think your issue would benefit from the troubleshooting in that article and recommend starting there.
    Have a good one,
    - Ari

Maybe you are looking for

  • Can I get rid of data and insurance but keep my plan?

    I recently lost my job and I am looking for some way to cut costs. I currently have an iPhone 4 with unlimited data. I am considering selling my phone and going back to an older phone that I had before I renewed my contract. Is there a way for me to

  • Help please!  How to restore Firmware pre update?

    I accidentally interrupted the SMC Firmware Update and now I have a plethora of problems. Please, can you lead me to a restore solution? Thanks so much!!

  • PROBLEM IN ALVGRID

    Hi ihave a problem in alv grid i want display the longtext which was very long in characters it contains of more than 20 lines as shown below now i want the output the <b>material number and shorttext description only one time</b> but not as many tim

  • Having issues connecting to folders - with a twist!

    Hi there Im new to the world of macs, and quite frankly loving it so far, however i have a small problem which i would love some hlep with please. anyway, my problem i see is well documented on a lot of forums and websites, but ive yet to find a solu

  • Javascript to Execute a Function Key

    Can anyone please tell me how to create a small javascript that will execute a function key? Basically, I'd like to build a button for a document that, when pressed, executes the F1 key to open whatever help scheme the application (Acrobat/Reader) us