Error messages overlap...

Hi .
I'm using Sun Java Studio Creator.
when using MessageList , if there are more than one error messages , they overlap.
Is there some way to display them properly.
What I've done is
1 drag/ drop two textfields and check thier required property.
2 darg/ drop a button.
3 drag/drop a messageList .
that's all.
is there any thing else required ???

Hi Naveen,
This is a known issue and a bug already exists for the same. The workaround for this is to use inline message component wherever possible.
Cheers
Giri

Similar Messages

  • Error message - "Overlapping validity areas were found for country BR"

    Hi Experts,
    For a certain output type Y953 (e.g. for the shipment 2002355665 related to the DN 3087912658), an error message "Overlapping validity areas were found for country BR" is coming in as error.
    The error message is appearing during the idoc processing of the shipment.
    This is an incident of Dangerous Goods.
    I would like to know if it is technically / functionally possible to find out as to why exactly this mesage is coming and how can we rectify the problem.
    From technical point of view we checked that this message was not being called in the SAP system but was dynamically called.
    kindly let me know of any breakthrough as this issue is critical as dangerous goods are being transported without needed documents printed.
    Thanks in advance.
    RIttik

    Check whether note 836139 helps you.
    thanks
    G. Lakshmipathi

  • Error message at the time create new Hierarchy for Cost Centers (OKEON)

    Dear Experts,
    we have create new company code with reference to old company code. at the time  create new Hierarchy for Cost Center with t code OKEON system given the error message "Overlapping intervals or identical values have occurred".
    we have already checked the duplicate entry but not found the same.
    Please help.
    Regards
    BK GAIKWAD

    the long text to the message is:
    Diagnosis
    You want to use cost center together with activity type . For this combination, however, no master data record was created in fiscal year . The record is defined in CCA during activity type planning.
    System Response
    Procedure
    1.Create the master data record.
    Activity type planning
    1.Or, check your entries.
    I think you should discuss it with your functional consultant

  • Do you understand this "Repair Disk" error message?

    I ran "Repair Disk" and it said the disk could not be repaired (see below for the detailed message).
    QUESTION: If I use Apple's Migration Assistant to move my files to another Mac, will I carry this error with me? (In other words, will moving my files to a new Mac just move this problem to the new Mac?)
    DETAILS: I booted with my Install Disc and went to:
    Disk Utility -->First Aid -->Repair Disk and I got this error message:
    Overlapped extent allocation (file 4761162)
    Overlapped extent allocation (file 4764806) .....
    Volume Bit Map needs minor repair
    Checking volume information
    Invalid volume free block count
    (It should be 12313316 instead of 12311160)
    Repairing volume
    The volume Macintosh HD could not be repaired
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    1 volume could not be repaired because of an error
    Repair attempted on 1 volume
    1 volume could not be repaired

    It looks like a directory structure problem. You should try to get rid of it asap, since that could lead to bigger problems. You could try a 3rd party utility, like DiskWarrior or TechTool Pro.
    No, using Migration Assistant shouldn't carry this error over.

  • Error Message: Messed up File

    I completed a very large complex project in Photoshop, and had a complex path copied to my clipboard from Illustrator and was pasting it into PS. I placed it as a shape and got the following error message:
    Could not complete the Open command because the path is too complex
    O.K., I can live with that, EXCEPT my document, while it opens, has ZERO layers.
    Is there any way to recover?

    Hi. I don't know if you still need this. It could be useful for whoever else gets this error. I just had this problem too. I had a couple of very complex paths imported from Illustrator and I think other vector masks just took the file over board, so that when I next opened it I received that same message: "Could not complete task because the path is too complex" Here is a workaround that I found.
    You can still use the Move Tool(shortcut key "v") to select layers and there are a couple of things you can do with it.
    1.You can create a new PS file of the same dimensions (and most importantly same resolution or the scales will be different).
    a) make sure the "corrupted" and the new files are side by side or overlapping so that you can see edges of both...
    b)Right click the erroneous document and choose the layer you want to move from the context menu. (You may get the "path too complex" message again when you do anything with the document, just click "ok")
    c)Click and drag the layer from old document into the new.
    d)Continue with all layers if desired.
    2. Figure out which layer(s) might be taxing the document with paths and either move just that one into a different document or delete it.
    a)To delete go to "Layer" menu --> "Delete" --> "Layer"
    It worked for me. Best if you are in the habit of naming your files.

  • Can anyone help with apachectl error messages in Terminal?

    Does anyone here understand apachectl error messages?
    When I use the command:
    apachectl configtest 
    Terminal gives me:
    Warning: DocumentRoot [/usr/docs/dummy-host.example.com] does not exist Warning: DocumentRoot [/usr/docs/dummy-host2.example.com] does not exist Syntax error on line 117 of /private/etc/apache2/extra/httpd-ssl.conf: SSLCertificateFile: file '/private/etc/apache2/server.crt' does not exist or is empty 
    I am trying to install Baikal Server: http://baikal-server.com. Thanks

    Skakagrall wrote:
    I've had another go. Now getting this error message after apachectl configtest
    Warning: DocumentRoot [/usr/docs/dummy-host.example.com] does not exist Warning: DocumentRoot [/usr/docs/dummy-host2.example.com] does not exist [Tue Feb 18 14:53:58 2014] [warn] _default_ VirtualHost overlap on port 80, the first has precedence Syntax OK 
    Any ideas?
    I looked thought the documens and his instuctions seem a bit over the top.  So to help we can iver start from the begining or try to fix what you have.  If you want to fix what you have I first need to know:
    1) where did you put the baikal-regular folder after you downloaded it?
    2) Can you cut and past "/etc/apache2/httpd.conf  It is wrong.
    My one is:
    macbook-cat:apache2 steve$ cat httpd.conf
    # This is the main Apache HTTP server configuration file.  It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs/2.2> for detailed information.
    # In particular, see
    # <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
    # for a discussion of each configuration directive.
    # Do NOT simply read the instructions in here without understanding
    # what they do.  They're here only as hints or reminders.  If you are unsure
    # consult the online docs. You have been warned. 
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path.  If the filenames do *not* begin
    # with "/", the value of ServerRoot is prepended -- so 'log/access_log'
    # with ServerRoot set to '/www' will be interpreted by the
    # server as '/www/log/access_log', where as '/log/access_log' will be
    # interpreted as '/log/access_log'.
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # Do not add a slash at the end of the directory path.  If you point
    # ServerRoot at a non-local disk, be sure to point the LockFile directive
    # at a local disk.  If you wish to share the same ServerRoot for multiple
    # httpd daemons, you will need to change at least LockFile and PidFile.
    ServerRoot "/usr"
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, instead of the default. See also the <VirtualHost>
    # directive.
    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses.
    #Listen 12.34.56.78:80
    Listen 80
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available _before_ they are used.
    # Statically compiled modules (those listed by `httpd -l') do not need
    # to be loaded here.
    # Example:
    # LoadModule foo_module modules/mod_foo.so
    LoadModule authn_file_module libexec/apache2/mod_authn_file.so
    LoadModule authn_dbm_module libexec/apache2/mod_authn_dbm.so
    LoadModule authn_anon_module libexec/apache2/mod_authn_anon.so
    LoadModule authn_dbd_module libexec/apache2/mod_authn_dbd.so
    LoadModule authn_default_module libexec/apache2/mod_authn_default.so
    LoadModule authz_host_module libexec/apache2/mod_authz_host.so
    LoadModule authz_groupfile_module libexec/apache2/mod_authz_groupfile.so
    LoadModule authz_user_module libexec/apache2/mod_authz_user.so
    LoadModule authz_dbm_module libexec/apache2/mod_authz_dbm.so
    LoadModule authz_owner_module libexec/apache2/mod_authz_owner.so
    LoadModule authz_default_module libexec/apache2/mod_authz_default.so
    LoadModule auth_basic_module libexec/apache2/mod_auth_basic.so
    LoadModule auth_digest_module libexec/apache2/mod_auth_digest.so
    LoadModule cache_module libexec/apache2/mod_cache.so
    LoadModule disk_cache_module libexec/apache2/mod_disk_cache.so
    LoadModule mem_cache_module libexec/apache2/mod_mem_cache.so
    LoadModule dbd_module libexec/apache2/mod_dbd.so
    LoadModule dumpio_module libexec/apache2/mod_dumpio.so
    LoadModule reqtimeout_module libexec/apache2/mod_reqtimeout.so
    LoadModule ext_filter_module libexec/apache2/mod_ext_filter.so
    LoadModule include_module libexec/apache2/mod_include.so
    LoadModule filter_module libexec/apache2/mod_filter.so
    LoadModule substitute_module libexec/apache2/mod_substitute.so
    LoadModule deflate_module libexec/apache2/mod_deflate.so
    LoadModule log_config_module libexec/apache2/mod_log_config.so
    LoadModule log_forensic_module libexec/apache2/mod_log_forensic.so
    LoadModule logio_module libexec/apache2/mod_logio.so
    LoadModule env_module libexec/apache2/mod_env.so
    LoadModule mime_magic_module libexec/apache2/mod_mime_magic.so
    LoadModule cern_meta_module libexec/apache2/mod_cern_meta.so
    LoadModule expires_module libexec/apache2/mod_expires.so
    LoadModule headers_module libexec/apache2/mod_headers.so
    LoadModule ident_module libexec/apache2/mod_ident.so
    LoadModule usertrack_module libexec/apache2/mod_usertrack.so
    #LoadModule unique_id_module libexec/apache2/mod_unique_id.so
    LoadModule setenvif_module libexec/apache2/mod_setenvif.so
    LoadModule version_module libexec/apache2/mod_version.so
    LoadModule proxy_module libexec/apache2/mod_proxy.so
    LoadModule proxy_connect_module libexec/apache2/mod_proxy_connect.so
    LoadModule proxy_ftp_module libexec/apache2/mod_proxy_ftp.so
    LoadModule proxy_http_module libexec/apache2/mod_proxy_http.so
    LoadModule proxy_scgi_module libexec/apache2/mod_proxy_scgi.so
    LoadModule proxy_ajp_module libexec/apache2/mod_proxy_ajp.so
    LoadModule proxy_balancer_module libexec/apache2/mod_proxy_balancer.so
    LoadModule ssl_module libexec/apache2/mod_ssl.so
    LoadModule mime_module libexec/apache2/mod_mime.so
    LoadModule dav_module libexec/apache2/mod_dav.so
    LoadModule status_module libexec/apache2/mod_status.so
    LoadModule autoindex_module libexec/apache2/mod_autoindex.so
    LoadModule asis_module libexec/apache2/mod_asis.so
    LoadModule info_module libexec/apache2/mod_info.so
    LoadModule cgi_module libexec/apache2/mod_cgi.so
    LoadModule dav_fs_module libexec/apache2/mod_dav_fs.so
    LoadModule vhost_alias_module libexec/apache2/mod_vhost_alias.so
    LoadModule negotiation_module libexec/apache2/mod_negotiation.so
    LoadModule dir_module libexec/apache2/mod_dir.so
    LoadModule imagemap_module libexec/apache2/mod_imagemap.so
    LoadModule actions_module libexec/apache2/mod_actions.so
    LoadModule speling_module libexec/apache2/mod_speling.so
    LoadModule userdir_module libexec/apache2/mod_userdir.so
    LoadModule alias_module libexec/apache2/mod_alias.so
    LoadModule rewrite_module libexec/apache2/mod_rewrite.so
    #LoadModule perl_module libexec/apache2/mod_perl.so
    LoadModule php5_module libexec/apache2/libphp5.so
    LoadModule hfs_apple_module libexec/apache2/mod_hfs_apple.so
    <IfModule !mpm_netware_module>
    <IfModule !mpm_winnt_module>
    # If you wish httpd to run as a different user or group, you must run
    # httpd as root initially and it will switch. 
    # User/Group: The name (or #number) of the user/group to run httpd as.
    # It is usually good practice to create a dedicated user and group for
    # running httpd, as with most system services.
    User _www
    Group _www
    </IfModule>
    </IfModule>
    # 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition.  These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed.  This address appears on some server-generated pages, such
    # as error documents.  e.g. [email protected]
    ServerAdmin [email protected]
    # ServerName gives the name and port that the server uses to identify itself.
    # This can often be determined automatically, but we recommend you specify
    # it explicitly to prevent problems during startup.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    #ServerName www.example.com:80
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    DocumentRoot "/Library/WebServer/Documents"
    # Each directory to which Apache has access can be configured with respect
    # to which services and features are allowed and/or disabled in that
    # directory (and its subdirectories).
    # First, we configure the "default" to be a very restrictive set of
    # features. 
    <Directory />
        Options FollowSymLinks
        AllowOverride None
        Order deny,allow
        Deny from all
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # This should be changed to whatever you set DocumentRoot to.
    <Directory "/Library/WebServer/Documents">
        # Possible values for the Options directive are "None", "All",
        # or any combination of:
        #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
        # Note that "MultiViews" must be named *explicitly* --- "Options All"
        # doesn't give it to you.
        # The Options directive is both complicated and important.  Please see
        # http://httpd.apache.org/docs/2.2/mod/core.html#options
        # for more information.
        Options Indexes FollowSymLinks MultiViews
        # AllowOverride controls what directives may be placed in .htaccess files.
        # It can be "All", "None", or any combination of the keywords:
        #   Options FileInfo AuthConfig Limit
        AllowOverride None
        # Controls who can get stuff from this server.
        Order allow,deny
        Allow from all
    </Directory>
    # DirectoryIndex: sets the file that Apache will serve if a directory
    # is requested.
    <IfModule dir_module>
        DirectoryIndex index.html
    </IfModule>
    # The following lines prevent .htaccess and .htpasswd files from being
    # viewed by Web clients.
    <FilesMatch "^\.([Hh][Tt]|[Dd][Ss]_[Ss])">
        Order allow,deny
        Deny from all
        Satisfy All
    </FilesMatch>
    # Apple specific filesystem protection.
    <Files "rsrc">
        Order allow,deny
        Deny from all
        Satisfy All
    </Files>
    <DirectoryMatch ".*\.\.namedfork">
        Order allow,deny
        Deny from all
        Satisfy All
    </DirectoryMatch>
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here.  If you *do* define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog "/private/var/log/apache2/error_log"
    # LogLevel: Control the number of messages logged to the error_log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn
    <IfModule log_config_module>
        # The following directives define some format nicknames for use with
        # a CustomLog directive (see below).
        LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
        LogFormat "%h %l %u %t \"%r\" %>s %b" common
        <IfModule logio_module>
          # You need to enable mod_logio.c to use %I and %O
          LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
        </IfModule>
        # The location and format of the access logfile (Common Logfile Format).
        # If you do not define any access logfiles within a <VirtualHost>
        # container, they will be logged here.  Contrariwise, if you *do*
        # define per-<VirtualHost> access logfiles, transactions will be
        # logged therein and *not* in this file.
        CustomLog "/private/var/log/apache2/access_log" common
        # If you prefer a logfile with access, agent, and referer information
        # (Combined Logfile Format) you can use the following directive.
        #CustomLog "/private/var/log/apache2/access_log" combined
    </IfModule>
    <IfModule alias_module>
        # Redirect: Allows you to tell clients about documents that used to
        # exist in your server's namespace, but do not anymore. The client
        # will make a new request for the document at its new location.
        # Example:
        # Redirect permanent /foo http://www.example.com/bar
        # Alias: Maps web paths into filesystem paths and is used to
        # access content that does not live under the DocumentRoot.
        # Example:
        # Alias /webpath /full/filesystem/path
        # If you include a trailing / on /webpath then the server will
        # require it to be present in the URL.  You will also likely
        # need to provide a <Directory> section to allow access to
        # the filesystem path.
        # ScriptAlias: This controls which directories contain server scripts.
        # ScriptAliases are essentially the same as Aliases, except that
        # documents in the target directory are treated as applications and
        # run by the server when requested rather than as documents sent to the
        # client.  The same rules about trailing "/" apply to ScriptAlias
        # directives as to Alias.
        ScriptAliasMatch ^/cgi-bin/((?!(?i:webobjects)).*$) "/Library/WebServer/CGI-Executables/$1"
    </IfModule>
    <IfModule cgid_module>
        # ScriptSock: On threaded servers, designate the path to the UNIX
        # socket used to communicate with the CGI daemon of mod_cgid.
        #Scriptsock /private/var/run/cgisock
    </IfModule>
    # "/Library/WebServer/CGI-Executables" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "/Library/WebServer/CGI-Executables">
        AllowOverride None
        Options None
        Order allow,deny
        Allow from all
    </Directory>
    # DefaultType: the default MIME type the server will use for a document
    # if it cannot otherwise determine one, such as from filename extensions.
    # If your server contains mostly text or HTML documents, "text/plain" is
    # a good value.  If most of your content is binary, such as applications
    # or images, you may want to use "application/octet-stream" instead to
    # keep browsers from trying to display binary files as though they are
    # text.
    DefaultType text/plain
    <IfModule mime_module>
        # TypesConfig points to the file containing the list of mappings from
        # filename extension to MIME-type.
        TypesConfig /private/etc/apache2/mime.types
        # AddType allows you to add to or override the MIME configuration
        # file specified in TypesConfig for specific file types.
        #AddType application/x-gzip .tgz
        # AddEncoding allows you to have certain browsers uncompress
        # information on the fly. Note: Not all browsers support this.
        #AddEncoding x-compress .Z
        #AddEncoding x-gzip .gz .tgz
        # If the AddEncoding directives above are commented-out, then you
        # probably should define those extensions to indicate media types:
        AddType application/x-compress .Z
        AddType application/x-gzip .gz .tgz
        # AddHandler allows you to map certain file extensions to "handlers":
        # actions unrelated to filetype. These can be either built into the server
        # or added with the Action directive (see below)
        # To use CGI scripts outside of ScriptAliased directories:
        # (You will also need to add "ExecCGI" to the "Options" directive.)
        #AddHandler cgi-script .cgi
        # For type maps (negotiated resources):
        #AddHandler type-map var
        # Filters allow you to process content before it is sent to the client.
        # To parse .shtml files for server-side includes (SSI):
        # (You will also need to add "Includes" to the "Options" directive.)
        #AddType text/html .shtml
        #AddOutputFilter INCLUDES .shtml
    </IfModule>
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type.  The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    #MIMEMagicFile /private/etc/apache2/magic
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external redirects
    # Some examples:
    #ErrorDocument 500 "The server made a boo boo."
    #ErrorDocument 404 /missing.html
    #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
    #ErrorDocument 402 http://www.example.com/subscription_info.html
    # MaxRanges: Maximum number of Ranges in a request before
    # returning the entire resource, or one of the special
    # values 'default', 'none' or 'unlimited'.
    # Default setting is to accept 200 Ranges.
    #MaxRanges unlimited
    # EnableMMAP and EnableSendfile: On systems that support it,
    # memory-mapping or the sendfile syscall is used to deliver
    # files.  This usually improves server performance, but must
    # be turned off when serving from networked-mounted
    # filesystems or if support for these functions is otherwise
    # broken on your system.
    #EnableMMAP off
    #EnableSendfile off
    # 6894961
    TraceEnable off
    # Supplemental configuration
    # The configuration files in the /private/etc/apache2/extra/ directory can be
    # included to add extra features or to modify the default configuration of
    # the server, or you may simply copy their contents here and change as
    # necessary.
    # Server-pool management (MPM specific)
    Include /private/etc/apache2/extra/httpd-mpm.conf
    # Multi-language error messages
    #Include /private/etc/apache2/extra/httpd-multilang-errordoc.conf
    # Fancy directory listings
    Include /private/etc/apache2/extra/httpd-autoindex.conf
    # Language settings
    Include /private/etc/apache2/extra/httpd-languages.conf
    # User home directories
    Include /private/etc/apache2/extra/httpd-userdir.conf
    # Real-time info on requests and configuration
    #Include /private/etc/apache2/extra/httpd-info.conf
    # Virtual hosts
    #Include /private/etc/apache2/extra/httpd-vhosts.conf
    # Local access to the Apache HTTP Server Manual
    Include /private/etc/apache2/extra/httpd-manual.conf
    # Distributed authoring and versioning (WebDAV)
    #Include /private/etc/apache2/extra/httpd-dav.conf
    # Various default settings
    #Include /private/etc/apache2/extra/httpd-default.conf
    # Secure (SSL/TLS) connections
    #Include /private/etc/apache2/extra/httpd-ssl.conf
    # Note: The following must must be present to support
    #       starting without SSL on platforms with no /dev/random equivalent
    #       but a statically compiled-in mod_ssl.
    <IfModule ssl_module>
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    </IfModule>
    Include /private/etc/apache2/other/*.conf

  • Error Message with Flex Editing (Elastic Audio)

    Hello....
    We have a song project where we are currently grafting in bass tracks to suit the existing drums. The drum sections (verse, chorus, etc) were all recorded piecemeal one section at a time in their own unique projects (btw, everything has been tracked in LP9). Once the drum sections were completed, I then "Flexed" them and then imported all of those drum tracks into a new "Master Assembly Plant" project where mixing would begin. So far so good. In this "M.A.P." project I have penciled in the required tempo changes (via the global tempo track) and I have noticed that the new Flex Editing feature gets completely confused when a Region with Flexing is placed somewhere overlapping where there is any sort of tempo change. I am assuming that when Regions are analyzed for Flex markers that Logic embeds the tempo info into the region. Many of our drum sections were tracked at 117 BPM. Some were faster, some slower, as the song required. So when I assemble these various drum regions into the "M.A.P." project, anytime one of those regions overlaps a tempo change point, all sorts of havoc begins. The workaround we have been using is to snip the region at the same point where the tempo change occurs and then exclude Flexing for the part of the region that overhangs into the new tempo. Seems to work, albeit certain Regions then give up the Flex. Not a problem but that sort of defeats the purpose of having Flex Editing, yes? Once I got the drum tracks to my liking I then bounced out a rough mix for a guide track for the bass player to begin tracking bass.
    So to make matters a bit more tricky, we have been tracking electric bass parts against that new rough mix bounce of the drums, and in order to keep things tidy, I copied the tempo changes/data into the bass tracking project. This is where the real trouble has begun. If a bass section starts at say 117BPM and then needs to gradually bump up to 125BPM, the metronome click is fine, the rough mix drum bounce is fine, and the bass is as recorded. But when we try to Flex the bass track Regions, the audio wave forms get all moved around randomly. Turn the Flexing off and all is back to normal. But for some reason Logic doesn't want to Flex in time with any tempo changes. Again, I'm guessing the tempo a recorded Region began in is somehow embedded into the Region? So a Region that starts in 117BPM but ends in 125BPM is only Flexed as if the entire Region is at 117BPM? When the tempo begins to change the Flex/Transient Markers get all screwed up and confused. Also, Logic chokes (although the audio keeps rolling along just fine) and it gives me this error message:
    *+Logic Pro:+*
    *+Unexpected request for audio data.+*
    *+See console. (Elastic Audio)+*
    (-10024)
    Anyone else run into this issue?
    I'm on a 2.4 Core2Duo MBP running Leopard (latest but not SL).

    I have also experienced this, and gotten that same error message. And yes, this was in songs with some tempo changes.
    It appears, at this point, that flex editing is NOT possible on regions recorded with tempo changes in the Logic song.
    The recorded audio always plays fine, but as soon as you analyze it for flex editing, the markers are everywhere BUT the transients, and the track plays completely out of sync.
    Its a mess... does anyone at Apple listen to, or create music that isn't 4 on the floor? Just wondering...

  • Error:Time overlapping of data records.

    when I was filling COSTCENTER Info object with master data from the SAP R/3 source system , and I have given certain time interval in update tab ,  I got an error in PSA stating that ' Time overlapping of datarecord 'x' with 'y'.
    can you any one help me .

    Hi Sandya,
    In the error message it would be showing the table name, the records which failed with error and values in error.
    So, please look at table in SE16. Find the record with a key as same as the value which you got in error  and notice what values have Date_from and Date_to fields. The interval they determine, overlap with the values in error.
    If you would have given the error string I wud have been in a better situation to take it as reference and expalin it to you...
    Refer:
    Master data load failure
    Time overlapping of data record
    hope it helps...
    Cheers,
    Habeeb

  • ERROR MESSAGE WHIE CREATING BILLING DOCUMENT

    Hello All
    I m trying to create a billing document for a delivery. Billing document is created and I m getting a message as Billing document saved. but when I go back, I m getting a message saying "Update Terminated".
    Then when I enter the billing document number that was created new, an error message pops up saying " Billing document does not exist".
    but I could successfully create billing document for other deliveries.
    Any idea why is this happening ?

    Hi
    If you are getting update terminated message in your inbox , it could be due to duplicate records in VBRK , check the number range that this object is using.
    Possibly there are overlapping number ranges.
    Regards
    Kalpana

  • Can't change speed on clips in timeline - get error message

    In Final Cut Pro 5.1.2, when I try to change the speed of clips in the timeline I get the error message "Unable to complete command. A conflict occurred during a trim operation." I have changed the speed of many clips in this project previously, but it suddenly won't do it now. I have searched for a solution but can't seem to find it. Any help would be appreciated.
    Mac Pro   Mac OS X (10.4.8)  

    You could go next door and search the forum there. Or you could search for the answer here. It comes up pretty often.
    When you change the speed of a clip it changes the duration of the clip, which ripples the sequence. That changes its duration. Sometimes changing the duration/clip speed will move things in the timeline. Sometimes when you try to move things in the timeline, overlapping clips or other things bump into each and prevent the sequence from rippling. This is most common cause for the error message you're seeing.

  • Idvd can't burn .mov with error message

    Hi guys,
    I just finished a 57 min. project with Final Cut Express4 containing 8 sequences. I export them separately.  I burned them with idvd : File>Export>Quick Time Movie (self contained uncheck), I include Audio & Video as usual and save them in the Movie Folder as .mov; everything goes fine and I can watch them both in computers and TVs. But when I export the entire project with chapter markers (exactly the same way I did for the above), the result is different, and the idvd refuse to burn it, an error message says ”unsupported file type: broken reference movie”.   Those exported in separate sequences are shown as .mov with a picture icon in my Movie Folder while the other 2 exported with chapter markers are also shown with .mov but with a QuickTime Movie icon.  Although these with Quick Time Movie icon are not accepted by the idvd, I still can burn them through the dvdproj file, but the product can be played with computers only.
    I know I must have done something wrong but I don’t know what it’s.  Some one is kind enough to help please.
    Thank you.
    puisum

    pui sum wrote:
    First of all, thank you folks for the responds.  I check back as suggested and found the following: -
    Hi Al
    All the Chapters Markers are more than 2 seconds apart and are more than 2 seconds from start points; all sequences are well butted without any gap in between.  However there are markers marked a few frames after the sequences started, which means the previous sequence ended a few frames before the Chapter Markers.  If this is overlap, what should I do from here?  Please walk me through.  Thank you again.  puisum
    Hi MartinR
    I am sure you read my response to Alchroma. You both having valuable points.  Now, this is a very good question “if I nest the sequences”. To be honest with you, I am not 100% sure what I did (because this project have been sitting in my computer for 9 months) I but I think I start the entire project with only one sequence at the beginning and I use copy & paste to make the 8 sequences after I put in the chapter makers.  At this point, I have found some problems on the Chapter Markers and I am sure Alchroma doesn’t mind to walk me through then I will take it from there.  Please don’t give up on me yet.  Thank you in anticipation.  puisum
    The post above already has a Solved check mark on it.
    Only 1 solved and 2 Helpful are allowed per thread.
    This may help with for future posting:
    https://discussions.apple.com/static/apple/tutorial/mark.html
    The main thing is you have got the issue sorted out.
    Al

  • Photomerge panorama error message

    Get an error message in pse10 on Mac - can't align  images (solar eclipse photos) using photomerge panorama?

    Photomerge panorama is meant for aligning overlapping side by side images (three images of a canal scene in Venice that overlap at the edges, for instance), not creating montages. If you really want to try photomerge, try choosing the interactive one and placing them yourself. But if you want to set up a side by side view of different stages of the eclipse, you would probably be better off creating a blank file large enough to hold them all and copy/pasting them into it manually, if you don't want to use any of the special programs for astrophotography.

  • Windows Vista: Ipod Error Message, no longer read by PCs

    Hello,
    I have a 5th generation black ipod video with 30GB of memory.
    The other day I hooked it up to my laptop (Toshiba, 4 months old) that it's been functioning on with no problems whatsoever. This weird error message flashed twice about it not being able to sync because of some software problem.
    Eversince then, the only thing I can charge my ipod on is the family treadmill in the basement (~_~) as no other computer in the house recognizes it. I can't even charge it through the wall sockets, either.
    I have changed the ipod cord, still no luck. I've also reset the device about 3 or 4 times and uninstalled, restarted the laptop then reinstalled itunes. I would like to reset it back to factory settings but that's impossible as computers/laptops don't pick it up. I live very far from a Mac store...
    What's a girl to do? I can't live without my Busta Rhymes and Wu-Tang Clan!
    Any advice would be greatly appreciated! Thanks!

    you have to update Vista go to this site and up-date http://windowsupdate.microsoft.com

  • Error message into a Variable.

    Dear users,
    I have a rather usual (unusual from the weekend beers for me though!!) query which I can't figure out a proper way to implement.
    My requirement is like this:
    I have a message class in which I want to define a text 'Employee number & not found'.
    I want to use this in the program, but not to raise this error. Instead, I want to move this error message with the Employee number into a Character(200) variable.
    So instead of using MESSAGE e0xx(messageclass) USING employee number, I would like to move the error text into a variable which looks like:
    lv_text = e0xx(messageclass) USING '1234'   which stores the text 'Employee number 1234 not found' in lv_text.
    How would I acheive it??
    Thanks, V!

    Try tis way
    message e999(00) with i_emp-empno into lv_text.
    press f1 in message will provide you more details

  • IPod seen by windows, not by iTunes+ weird error message

    I have a first generation 2GB iPod nano and i use windows xp. I can't load any music because iTunes doesn't see my iPod and an error message pops up that reads like this: "iTunes: iTunes.exe corrupt file. The file or directory \iPod_Control\iTunes is corrupt and unredable. Please run the checkdisk utility." I've tried everything, reinstalling iTunes, different versions, reinstalling OS, resetting iPod, even on another computer, same problem. Other than that, the iPod works normally, it's just lacking music..
    and why is there no email adress from apple for service qustions? 10x

    I still don't get it, how can I put it in disk mode if I CANNOT see the iPod in iTunes..?
    Did you read the document i linked you to? here's another link to it:
    Putting iPod into Disk Mode
    whereabouts in that procedure in that document (that you get to by clicking that link) does it say that you have to connect it to iTunes to put it into disk mode?
    ... never mind ... i guess you've fixed it anyway ...

Maybe you are looking for

  • All Day Events Lengthened

    I'm experiencing an issue with all day events. Using my Presidents' Day event as as example. In Entourage and iCal it shows as a single day event. When I sync it with my iPhone, the event ends up being two days long. I've checked time zones in all pr

  • Purchase Order - Condition TYPE FRB1 question

    Hello All, I have a Condition Type FRB1. The price comes from an external source. Once we recieve the price which is automatically sent into our system. We then continue on. But when we recieve the item is the problem: If the PO item Quanity is 45000

  • BizTalk Map - Xslt Issue

    Hi, Here is a piece of xslt, i need to replace the characters with their shortcode which are not supported in xml. For eg i need to replace '&' to '&amp' and similarly all other characters as mentioned Unsupported characters and their replacements: &

  • Can i compile new procedures/packages on my snapshot standby?

    Hi can i compile new procedures/packages on my snapshot standby? I need to test the new release of the application, which include some changes to current packages thanks

  • Im on an iPad, and am having troubles with iMovie.

    When i turn my ipad sideways to get the video clips on the left side of the screen, instead of just getting a long version of the video i selected, i get a list of all of my videos on my device. Not only that, but even if i did know how to fiz that p