Tomcat problem on redhat 9

Hello, i have installed tomcat 4.0.1 in redhat9 and it worked properly for a while, i used to start it and stop it many times ,but now it is listening but not giving a response,the mozilla browser just says "Transfering Data from localhost:8080" and it loops forever, can any one help me please?

Hm. I don't know why a fresh, unmodified version of tomcat hangs. I haven't even added network stuff yet.
My guess is that maybe there are bugs in tomcat that causes this, or that there are bugs in linux itself.
Check out the thread I posted earlier. You may try the ThreadPool patch from that thread.
Plz, if you find anything, tell us in this forum.
Ping

Similar Messages

  • TOMCAT problem on REDHAT 9,PLEASE HELP

    Hello, i am new to redhat and i installed tomcat 4.0.1 and it worked properly, i used tomcat for studying issues so i used to start it and stop it many times
    now when i use mozilla and try to request the server using http://localhost:8080/ ,mozilla status bar shows "Transfering data from localhost" and loops for ever
    so please help me

    I think this is not problem of redhat just check reinstalling tomcat.

  • SDK install problems on Redhat 7.1

    Hi
    I'm having problems getting the SDK to work on Redhat 7.1.
    My path variable is set up corectly, and get the following errors when I do a java -version
    java: /usr/bin/cut: No such file or directory
    usr/lib/jdk1.3.0_02/bin/i386/native_threads/java: error loading shared libraries: libjvm.so :cannot load shared object file: No such file or directory
    I've tried the following: copying libjvm.so to my /usr/lib directory and creating a "cut" file under /usr/bin. That took care of the error msgs, but now I get a core dump.
    Does anybody know why this is happening?? I running the same SDK on SuSE without any problems.
    Please help!!

    Lots of people talk about this problem with RedHat 7.1
    I know this sounds crazy but you could download jBuilder from borland and get a Sun jdk that works.
    That's what I did.
    I can't figure out what's up with the Sun download but look at the permissions.
    For the second guy
    If the file had a .bin on the end of it it's a bash script that the permission is screwed up on I bet ??
    You might want to move the file off the system and put it back as user. Don't know, seems like if you change the permission as root or run as root you might end up with an unusable jdk (permissions all screwed up) ???

  • OracleAS 10g Installation Problem on RedHat AS 3.0

    Hi
    I need to install OracleAS 10g on RedHat AS 3.0 and it seems that I need a patch (Patch 3006854) and the installation is impossible without it.I just started using oracleAS 10g and I dont have any metalink id.
    I think something is wrong here.
    a free trial version with a commercial patch !!!
    can any one please help me out.
    regards yashar

    dear fredrik
    I tried to install it according to the installation guid on http://www.oracle-base.com/articles/10g/OracleAS10gInstallationOnRedHatAS3.php as you see it asked for installation of a patch.
    and yes I tried to install it without installing this patch and I got an error saying that I am missing a file named ld.so in /etc.I thought it might be connected to that patch.
    beside when I was looking for the solution to my problem I saw many people having the same problem and asking the exact same question.
    please notify about any solution that you think might help me solving this problem. I am in a hurry
    regards yashar

  • 10.2.0.1 installation problem on redhat 4 (ORA-12547: TNS:lost contact)

    Hi,
    I tried to install Oracle 10.2.0.1 on a RedHat 4 box. Both, Oracle and RedHat are 64 bit versions. The installation was fine but the database creation (with dbca) could not create the database because of this error: ORA-12547: TNS:lost contact
    I can not find any errors in the installation log. Only this warnings in the make.log:
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/snmccolm.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmccol.a(nmccole.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbuft.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbufw.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbufu.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(snmcbufm.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbuff.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib//libnmadbg.a(nmadbg.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib//libnmadbg.a(snmadbg.o)' is incompatible with i386:x86-64 output
    mv -f /opt/oracle/oracle/product/10.2.0/db_1/bin/nmccollector /opt/oracle/oracle/product/10.2.0/db_1/bin/nmccollector0
    mv /opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/nmccollector /opt/oracle/oracle/product/10.2.0/db_1/bin/
    Has anyone an idea? Or a hint how to encircle the problem?
    Best regards,
    Dirk

    If you execute "uname -mpi" and output value is x86_64 then you didn't install all required packages.
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/snmccolm.o' is incompatible with i386:x86-64 outputAccording to this message you are missing some 64bit package.
    To find the missing package execute following command to list installed packages and post the output:
    rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n'|egrep 'compat|glibc|gcc|libstdc'|sortMessage was edited by:
    Ivan Kartik
    Too late... :-(

  • Oracle 9i installation problem with RedHat 7.2 (segmentation violation)

    I have try to installation 9i with RedHat 7.2 by x windows.
    when i use xwin to run the "./runInstaller, i got the error
    (segmentation) as below:
    i have already try to follow the installation procedure in
    http://staff.in2.hr/denis/oracle/901install_rh72_en.html#1 but
    still got this error.
    Can anyone help me??
    Regards
    Chris Sung
    =================================================================
    ===============
    oracle install
    Connecting 192.168.1.3 via TELNET
    Thursday, December 13, 2001 1:04:06
    Red Hat Linux release 7.2 (Enigma)
    Kernel 2.4.7-10 on an i686
    login: oracle
    Password:
    Last login: Thu Dec 13 00:46:39 from apple
    [oracle@orange oracle]$ (/home/oracle/Disk1/runInstaller -
    display 192.168.1.2:0
    -name "oracle install" &)
    [oracle@orange oracle]$ Initializing Java Virtual Machine
    from /tmp/OraInstall/jre/bin/jre. Please wait...
    SIGSEGV 11* segmentation violation
         stackbase=0xbffff298, stackpointer=0xbffff160
    Full thread dump:
    "Finalizer thread" (TID:0x4276d210, sys_thread_t:0x4d0bfe0c,
    state:R) prio=1
    "Async Garbage Collector" (TID:0x4276d258,
    sys_thread_t:0x4d09ee0c, state:R) prio=1
    "Idle thread" (TID:0x4276d2a0, sys_thread_t:0x4d07de0c,
    state:R) prio=0
    "Clock" (TID:0x4276d088, sys_thread_t:0x4d05ce0c, state:CW)
    prio=12
    "main" (TID:0x4276d0b0, sys_thread_t:0x80d6fe8, state:R)
    prio=5 *current thread*
         java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
         Waiting to be notified:
         "Clock" (0x4d05ce0c)
    Monitor registry: owner "main" (0x80d6fe8, 1 entry)
    Thread Alarm Q:

    Strange, but yesterday I nter in Oracle9i install, open
    gnome-terminal window as oracle user and simply type
    /tmp/Disk1/runInstaler
    the DISPLAY enviroment variable was set,
    using RedHat 7.2 , kernel 2.4.16-0.9, glibc-2.2.4-19
    Segmentation violation 11 may mean RAM problem, sometimes
    incorrect program pointer.So I think it must work (runIstaler)

  • 9i Install Problem on RedHat 7.2

    I got a problem while installing 9i enterprise on RedHat 7.2. The link problem can't find library -lclntch or -lclntsh (can't remember clearly) when making oracle/plsql. Anyone can help me?

    Mike, keep in touch. Perhaps we can benefit from a little mindshare. Perhaps you can describe what you're encountering in more detail.
    For those that are following, I've managed to get the software to install consistently using the above fix thanks!
    [my earlier issues were related to, not suprisingly, a messy attempt at downgrading binutils, which worked out to be unnecessary]
    However, the example database creation hangs. Now, I know it's supposed to take an hour or so, but after 3 or 4 hours it's still at %50 ... Any suggestions? I'm going to try to do the dbcreate manually ...
    Gents, please be detailed about your issues and solutions. Hopefully we can get an impromptu RedHat install guide out of this thread! Don't forget to write it up when you find a fix.
    -E.
    Aside: Is 9i on RH7.1/2 a certified config? Wouldn't that suggest there should be a functional installation procedure or guide? Oracle?

  • Install problem on RedHat 7.2

    Hi,
    I'm having a problem installing weblogic server 700 on a Dell 2500 Redhat 7.2 linux box. The problem occurs during the extraction process. If I run the program as a regular user the error message is:
    /tmp//fileJa7hab/wls7000_linux.jar bad CRC 250071c7 (should be 019fdd07)
    .100%
    ** Error during extraction, error code = 2.
    If I run the program as root, I get
    [root@med10-apache root]#
    ./weblogic700_linux.bin -mode=console
    Extracting 0%....................................................................................................100%
    /tmp/fileVe6y1r/jdk131_02/bin/i386/native_threads/java: error while loading shared libraries: libstdc -libc6.1-1.so.2: cannot open shared object file: No such file or directory
    ** Error during execution, error code = 32512.
    Thanks in advance
    Matt

    What is the name of your installer file? have you downloaded the one for
    Linux OS?
    make sure you FTPed the installer file in binary mode.
    "matt sweeney" <[email protected]> wrote in message
    news:3d1c718d$[email protected]..
    Hi,
    I'm having a problem installing weblogic server 700 on a Dell 2500 Redhat7.2 linux box. The problem occurs during the extraction process. If I run
    the program as a regular user the error message is:
    >
    /tmp//fileJa7hab/wls7000_linux.jar bad CRC 250071c7 (should be 019fdd07)
    .100%
    ** Error during extraction, error code = 2.
    If I run the program as root, I get
    [root@med10-apache root]#
    ./weblogic700_linux.bin -mode=console
    Extracting0%..........................................................................
    ..........................100%
    /tmp/fileVe6y1r/jdk131_02/bin/i386/native_threads/java: error whileloading shared libraries: libstdc -libc6.1-1.so.2: cannot open shared
    object file: No such file or directory
    ** Error during execution, error code = 32512.
    Thanks in advance
    Matt

  • Viewing Excel Files using Tomcat - Problem with caching

    Hi all,
    A small part of an application I'm writing has links to Excel files for users to view/download. I'm currently using Tomcat v5 as the web/app server and have some very simple code (an example is shown below) which calls the excel file.
    <%@ page contentType = "application/vnd.ms-excel" %>
    <%
    response.setHeader("Pragma", "no-cache");
    response.setHeader("Cache-Control", "no-cache");
    response.setDateHeader("Expires", 0);
    response.sendRedirect("file1.xls");
    %>
    This all works except but I'm having one big problem.
    The xls file (file1.xls) is updated via a share on the server so each month, the xls file is overwritten with the same name but with different contents. I'm finding that when an update is made to the xls file and the user then attempts to view the new file in the browser they recieve only the old xls file. It's caching the xls file and I don't want it to. How can I fix this so that it automatically gives the user the new updated file.
    The only way I've managed to get Tomcat to do this is to delete the work directory and delete the file from my IE temp folder and then restart Tomcat - this is a bit much!
    Any help would be greatly appreciated.
    Thanks.

    I'd a problem with caching a few years back, for a servlet request which returned an SVG file.
    As a workaround, I ended up putting appending "#" and a timestamp / random number after it. The browser assuming each request was new, and didn't use the cache.
    Eg.
    http://myserver/returnSVG.do#1234567
    where 1234567 is a timestamp / random.
    Not sure whether you can do this on a file based URL... but maybe worth a shot...
    regards,
    Owen

  • Weblogic 6.0 installation problems with redhat 7.1

    Hi!I need your help, I've been trying to install WebLogic 6.0 on linux, and i'm getting this message"sh /home/curtisf/weblogic600sp1_linux.bin -i consolePreparing to install.../tmp/install.dir.1046/Solaris/resource/jre/jre/bin/java: /usr/bin/cut: Nosuch file or directory/tmp/install.dir.1046/Solaris/resource/jre/jre/bin/i386/native_threads/java:error while loading shared libraries: libjvm.so: cannot load shared objectfile: No such file or directory" please if you have any idea of how to solve this problem, please send a mail to [email protected] or [email protected]

    I've had the same problem. I created a softlink to cut in /usr/bin and it still
    wouldn't work. The install starts and dies with no message or anything. It just
    looks as if it'll run forever, but the process is defunct. Has anyone sucessfully
    installed on RedHat 7.1?
    Demetrio Cruz <[email protected]> wrote:
    Hi!I need your help, I've been trying to install WebLogic 6.0 on linux,
    and i'm getting this message"sh /home/curtisf/weblogic600sp1_linux.bin
    -i consolePreparing to install.../tmp/install.dir.1046/Solaris/resource/jre/jre/bin/java:
    /usr/bin/cut: Nosuch file or directory/tmp/install.dir.1046/Solaris/resource/jre/jre/bin/i386/native_threads/java:error
    while loading shared libraries: libjvm.so: cannot load shared objectfile:
    No such file or directory" please if you have any idea of how to solve
    this
    problem, please send a mail to [email protected] or [email protected]

  • Oracle 9i install problem on Redhat 7.1

    Hi there,
    I have some problems during the installation of Oracle 9i on RedHat 7.1:
    All is ok untill the install of "linking Oracle 9i installation"
    by this time it runs some makefiles to link and install files.
    It requires a library called libclntsh that does not exist.
    I tried to run the genclntsh script to build it, but the load failed with the following errors:
    "/var/opt/oracle/products/9.0.1/lib/libgeneric9.a(skgfr.o): In function `skgfrpini':
    skgfr.o(.text+0x125): undefined reference to `__cmpdi2'
    /lib/libc.so.6: undefined reference to `_dl_lazy@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_substitute@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_out_of_memory@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_relocate_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_clktck@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `__libc_enable_secure@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_catch_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_platformlen@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_mcount@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_count@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_initial_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_start_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `__libc_stack_end@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_argv@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_loaded@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_origin_path@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_check_map_versions@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_main_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_mask@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_load_lock@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_state@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_init_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_r_debug@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_unload_cache@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_signal_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_debug_printf@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_init@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object_deps@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_nloaded@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile_map@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_profile_output@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_pagesize@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_fpu_control@GLIBC_2.1'
    /usr/lib/libdl.so: undefined reference to `_dl_catch_error'
    /lib/libc.so.6: undefined reference to `_dl_global_scope_alloc@GLIBC_2.1'
    Can anyone help my to solve this ?
    Thanks a lot
    Olivier Blanc
    mailto:[email protected]

    set this with your enivornment and see if it can help?
    export LD_ASSUME_KERNEL=2.2.5 Hi
    I installed 9i to a SuSe 8.0 with the suggested environment variable turned on and I still had the same problem. As the Installer complained I manually linked the modules, for example, by running
    make -f ./ins_ldap.mk odipinstall
    and I had the same error with the message:
    /usr/i486-suse-linux/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    make: *** [odisrv] Error 1
    It seems that a library missing (libclntsh.a ?)
    Can anyone help?
    Gustav

  • Oracle9iR2 install problem on RedHat 7.1

    I downloaded the new R2 release (9.2) & can not get the installer (OUI) to run.
    It says that it is initializing the JVM, then goes away. A core dump is produced in /tmp
    I was able to install 9.0.1 successfully last year. The OUI from 9.0.1 will not install the new version, so I need to get the new OUI running.
    BTW - Oracle tells me that 9iR2 will only be certified on RedHat Advanced Server 2.1!

    set this with your enivornment and see if it can help?
    export LD_ASSUME_KERNEL=2.2.5 Hi
    I installed 9i to a SuSe 8.0 with the suggested environment variable turned on and I still had the same problem. As the Installer complained I manually linked the modules, for example, by running
    make -f ./ins_ldap.mk odipinstall
    and I had the same error with the message:
    /usr/i486-suse-linux/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    make: *** [odisrv] Error 1
    It seems that a library missing (libclntsh.a ?)
    Can anyone help?
    Gustav

  • Oracle9i install problems on RedHat 7.1

    Hi!
    I'm having problems installing Oracle9i database on a redhat 7.1 server. I get some permission errors and som "unable to pend Makefile to" (or something). I've tried installing a version of binutils a little below the version that ships with redhat 7.1, but that doesn't do the trick!
    Anyone knows, whats wrong?
    null

    I've now succesfully installed Oracle9i on Red Hat 7.1. The only thing that I needed to do ,was to manualy copy some java files from the local Java dir to where Oracle wanted them on /u01 and Voila!
    null

  • Tomcat problem

    Hi,
    my problem is that after installing apache-tomcat-5.5.17.exe in xp, When i write http://localhost:8080/ in internet explorer after starting tomcat then it shows following error:
    error
    requested url could not retrieved
    While trying to retrieve the URL: http://localhost:8080/
    The following error was encountered:
    Connection Failed
    The system returned:
        (111) Connection refusedThe remote host or network may be down. Please try the request again.
    Your cache administrator is root. But when i type my ip insted of locahost then its working good.
    Suppose
    http://192.168.1.6:8080 then it is working.
    what's the problem of my tomcat.
    Is there anybody can help me.
    With regards
    Bina

    First try using http://127.0.0.1:8080. (127.0.0.1 is the ip address of localhost).
    If that works then you need to update your host file to include an entry for localhost. You'll need to consult the help files, documentation or internet to determine the location of the host file for your operating system.

  • Image will not change on the Browser...Saving on the Tomcat Problem...HELP

    Hi,
    I worte a Servlet project using JBuilder 7 and TOmcat 4. THis is basically what i am doing...
    I am getting an image from database and saving it to a folder in tomcat and then displaying it on a browser.
    This application is used by multiple users...
    I am saving the Image in Tom-cat...C:\JBuilder7\jakarta-tomcat-4.0.3\webapps\examples\Image1.jpeg
    I am also displaying the image from that folder. The problem is when i run the application,
    I am seeing the same Image on the screen..Its creating the different Image file, but the image is the same.
    If i do a refresh on the page then it displays the new saved Image...
    Also, If i save the image on my local and then display it from my local it changes the images as I
    click on a Image list...
    Following is how it works when i save it and display it from my local, but if i run my application from
    another computer i am not able to see any of the images....Because its on my local.
         fos = new FileOutputStream("C:/Image1.jpeg");
         <img src="file:///C|/Image1.jpeg" height="855" name="myimage" align="middle" style="position:absolute;">;
    And this is how i am doing when i am saving to the tomcat....I am able to display it on another computer
    but would not change the image...
    fos = new FileOutputStream("../webapps/examples/Image1.jpeg");
    <img src="../Image1.jpeg" height="855" name="myimage" align="middle" style="position:absolute;">;
    Can some one please tell me what could be the Problem....
    Any help will be greatly appreciated....Thanks...

    The browser caches images so that it doesn't have to always download the same image for different pages.
    You could:
    1: Save the new image with a different name and dynamically change the name in the html.
    2: Try setting the response headers to prevent the browser from caching the images.
    response.setHeader("Pragma", "no-cache");
    response.setHeader("Cache-Control", "no-cache");
    response.setDateHeader("Expires", 0);

Maybe you are looking for

  • Annoying bug: Duplicate albums in the Cover Flow view

    When viewing my music via the Cover Flow view (sorting Album by Artist) I frequently come across an album that appears twice. For example, I see two copies of Florence and the Machine's "Lungs" side by side. The first copy contains the first track on

  • Text in PDFs sometimes looks/prints wrong on OS X but is OK in Windows

    For a couple years now I've been hit with a problem with PDFs (in both OS X Tiger and Leopard, on PPC Macs and Intel Macs). Simply put, some PDFs simply look and print better on Windows. I hate that because I want to print them on my Mac and have the

  • AIR iOS app rejected?

    Hi guys, I've finished developing my app, live video streaming for iOS, I submitted on apps store but they rejected! (I didn't read the guideline carefully T_T https://developer.apple.com/appstore/resources/approval/guidelines.html) 3.1: Apps or meta

  • Finding AU in Logic

    This may be an RTFM question, but I thus far have been unable to find the answer in the manual. I installed a third party plugin but it doesn't show up in the I/O's drop-down menu. I know that with some plugins Logic scans for them automatically when

  • Actionbox in Q-notification

    Hello! My requirement is that a specified action of the actionbox should be automatically performed if the q-notification fulfills specified conditions. I'm aware of the possibility to simply call the underlying function module but I don't want to lo