UDF Error

Hi Friends,
                I had a problem while using UDF which includes "SimpleDateFormat" function int.
When i activate my mapping i'm getting following error:
Error:
<identifier> expected import com.sap.aii.mappingtool.tf3.;import com.sap.aii.mappingtool.tf3.rt.;import java.util.;import java.io.; import java.lang.reflect.;import java.text.;import import;import java.util.*;
I dont know which package should be imported in to XI to use this SimpleDateFormat function.
Could any one suggest plz how to resolve this????
Regards,
VKG.

SimpleDateFormat class requires java.text,*
As i observe * ws mssing for impoer java.text
class name is java.text.simpleDateFormat
Rajesh

Similar Messages

  • UDF error: bad class file

    Hi to all!
    i faced with following problem:
    i'm trying to use in message mapping exported Java function and get following error:
    <i>Source code has syntax error:  E:/usr/sap/DXI/DVEBMGS00/j2ee/cluster/server0/./temp/classpath_resolver/Mapb97a3fc699d611dcaf9d001b78d07a70/source/com/sap/xi/tf/_UserToRoleId_.java:3: cannot access kolpix.echo bad class file: E:\usr\sap\DXI\DVEBMGS00\j2ee\cluster\server0\.\temp\classpath_resolver\Mapb97a3fc699d611dcaf9d001b78d07a70\classpath\Echo_1(kolpix/echo.class) class file has wrong version 50.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath. import com.sap.aii.mappingtool.tf3.;import com.sap.aii.mappingtool.tf3.rt.;import java.util.;import java.io.; import java.lang.reflect.*;import kolpix.echo; ^ 1 error</i>
    There is my Java function:
    package kolpix;
    public class echo {
        public echo() {
        public static String hello(String str) {
            return "Hello "+str+"!";
    in UDF into the <b>Imports</b> textField i just put <b>kolpix.echo;</b>
    and in body function i just put <b>return echo.hello("World");</b>
    Could any one explain what does it mean and what i must do to solve the problem?
    Thx in advance.

    <a href="http://j-integra.intrinsyc.com/support/kb/article.aspx?id=183240">That info explain all</a>

  • Multi-Mapping and Message Split using BPM UDFs Error

    hi
    As per the below blog
    Illustration of Multi-Mapping and Message Split using BPM in SAP Exchange Infrastructure
    I have just modified the UDFs(1.selectnodeifA 2.selectNodeifB)
    1.selectnodeifA
    for(int i=0;i<=n;i++)
    if(Name<i>.equals("A"))
    result.addValue(Node<i>);
    2.selectNodeifB
    for(int i=0;i<=n;i++)
    if(Name<i>.equals("B"))
    result.addValue(Node<i>);
    while checking I am getting the following errors
    Source code has syntax error: 
    D:/usr/sap/D10/DVEBMGS01/j2ee/cluster/server0/./temp/classpath_resolver/Mapdc8fa4d0896011dd907d001cc01cef0d/source/com/sap/xi/tf/_bpm_mm_.java:132: cannot resolve symbol
    symbol : variable n
    location: class com.sap.xi.tf._bpm_mm_
    for(int i=0;i<=n;i++)
    ^
    D:/usr/sap/D10/DVEBMGS01/j2ee/cluster/server0/./temp/classpath_resolver/Mapdc8fa4d0896011dd907d001cc01cef0d/source/com/sap/xi/tf/_bpm_mm_.java:140: cannot resolve symbol symbol : variable n
    location: class com.sap.xi.tf._bpm_mm_
    for(int i=0;i<=n;i++)
    ^
    2 errors
    The source code given in the blog is correct ? I thought for loop has not completed
    pls help
    manian

    Hi manian,
    I was having a look to Illustration of Multi-Mapping and Message Split using BPM in SAP Exchange Infrastructure blog.
    The functions are not the same. I mean, yours and blogs functions.
    Each function has two parameters, Name and node. Furtheremore, in the blogs' functions is using arrays and you don't.
    So, the right code will be
    1.selectnodeifA
    for(int i=0;i<=node.length();i++)
    if(Name<i>.equals("A"))
    result.addValue(Node<i>);
    However, if you don't need an advance user defined function as you want to process just one element of the node's queue, you will not need to use for sentence.
    Something like:
    1.selectnodeifA
    // for(int i=0;i<=n;i++)
    if(Name.equals("A"))
    result.addValue(Node);
    Hope it is usefull for you.
    Carlos

  • UDF error in single stack PO

    I got this error in single stack PI
    the length 0 of the array 'sortedFunctionKeys' is not equal to the number 1 of functions. See error logs for detail
    I

    Hi Praveen
    It's working fine, now. I created under Functions tab. I am getting output as expected..
    However,
    public void RemoveCommas(String[] var1, Container container) throws StreamTransformationException{
    I am not able to edit the var1 there. I think i have to use the same var1 whenever i create udfs
    wonder whether it will throw error if i create more than two udfs in same mapping. Each udf will have same var1 for string entered
    Hareesh
    We have lots of udf requirements. I was trying something simple to get the feel of single stack

  • Saudi Payment Output File - Error

    Hi,
    The following error is encounterd when running "Saudi Payment Output File" program.
    "UDF Error in formula SA_EFT_BODY at line 63: Variable LOCAL_NATIONALITY not initialized at line 83 of SA_EFT_BODY_CUSTOMER"
    Request for the solution.
    Murugan

    Hi,
    Did you create a formula?
    Did you verify if LOCAL_NATIONALITY is initialized or not?
    Note: 258373.1 - Oracle HRMS for Saudia Arabia - Phase 2
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=258373.1
    Regards,
    Hussein

  • Set item master value in UDF

    Dear All,
    I have created 1 UDF in Item master Title level.
    Ex UDF1= 14A. This is already stored with the Item master data in DB.
    I have created another UDF2 in invoice at row level.
    Now i want UDF1 value to be displayed at run time in UDF2 when the item is selected.
    How to do this.....
    swapnil

    Hi,
    I am getting following error while executing it:
    1). [Microsoft][SQL Native Client][SQL Server]Incorrect syntax near '$PCH1.ItemCode'. 2). [Microsoft][SQL Native Client][SQL Server]Statement 'Service Contracts' (OCTR) (s) could not be prepared.
    and after applying in UDF error is :
    Internal error (3006) occurred  [Message 131-183]
    I am apply this FMS in UDF at row level of A/P invoice.

  • Can't run sidecar AIR installer on Mac OS X from UDF 1.0.2 image

    I'm experiencing another AIR installer issue, this time trying to run an AIR 2.5 sidecar installer for Mac OS X that is placed on a UDF 1.0.2 image (created with Toast 10).
    The error in the Console when double-clicking the installer.app is:
    udf error: errno_t UDFFileNode::ReadPathComponent(uint8_t*, off_t*, bool*): Incomplete path component
    Occasionally, I get additional errors reported from AIR:
    ([0x0-0x223223].com.adobe.air.Installer[10852]) Exited with exit code: 4
    Trying to run the installer in Terminal:
    sudo dtruss /Volumes/UDFImage/mine.app/Contents/MacOS/Adobe\ AIR\ Installer
    results in:
    dtrace: failed to execute /Volumes/mine/mine.app/Contents/MacOS/Adobe: file is set-id or unreadable [Note: the '-c' option requires a full pathname to the file]
    It seems there is some undesired path truncation occurring.
    So these errors seem to be path related, and stem from a difficulty running the actual Adobe AIR Installer binary in the sidecar application package (in the bundle at /Contents/MacOS/Adobe AIR Installer. This application installer runs fine from hard drive, I know I've built it properly. It just fails when run on Mac OS X (10.6.4) from a UDF 1.0.2 image. The same image contains a Windows version of the installer which installs fine on Windows XP in my testing.
    Is there a known issue with AIR on this?

    Hello,
    There is a problem with UDF file systems found on DVDs and symbolic links braking.  The Adobe AIR installer bundle makes use of a few symbolic links, so this might be related.  Could you try navigating from Finder into the installer bundle to this directory:
    Select one of the symbolic links and try to resolve it by pressing Cmd + R?  Does it resolve to the correct file?
    This issue was fixed in Toast 10 Titanium with version 10.0.6.  It still exists with Apple's built in tools. When using Disk Utility or the command line hdutil the symbolic link will remain broken.
    Thanks,
    Chris

  • Payroll Run processing error out with PTO element

    I have created new payroll and trying to process first payroll of employee but when we are processing with PTO element it is getting error out below error.
    UDF Error in formula PTO_NONEXEMPT_VACATION_ORACLE_PAYROLL at line 45: Value exceeded allowable range (line 133 of XXRAC_PTO_HD_ANNIVERSARY_BALANCE)
    Thank You
    Nitin Maheshwari

    Benjamin,
                   there are several ways to reprocess the structure of a SSAS 2005 object.
                   In my example I use an SSIS 2005 processing task in an ETL package, but the simplest way is:
                   Log on to the database using SQL Server Management Studio 2005; Open the cubes tree under your database, and right-click one of the cubes; Choose "Process" from the context menu and then another window will open. This window should show your cube name and then some options; Under "Process Options", change the default option (I think it's "Process Full") to "Process Structure". Click "OK" and the structure of your cube should be reprocessed, correcting the error.
                   Some observations: You might have to do this first for all the dimensions, because the cubes depend on them, and you also might have to do it one object at a time through this method. Through an SSIS 2005 package, you are able to do this in batch using a special SSAS processing task.
                   Let me know if you solved your problem.
    Bruno

  • How to populate User defined Error message

    Hi
    i have a requirement as follows,
    we have 2 types users(patient and doctor) some fields are mandatory for doctor and some of them for patient creation.
    when they miss some fields while creating doctor it has to throw error message saying " these fields arer mandatory for doctor " same will follow for patient.
    so can any body please tell me how to use the UDF error messages. (no external code).
    Thank you.

    IF b1 = 'Business One'.
      ASK question [here|SAP Business One SDK;.
    ENDIF.

  • Write log file on error

    With alert configuration we can send notify user when there is an error.
    Is there a way to write a log file when there is an error (assume no BPM used).

    There are a couple of things you can do to create a log file:
    1. You can create a custom alert and trigger it by generating an exception in your message mapping. This can be done using a user defined function. In the same user defined function you can call a communication channel to write the error log file.
    2. You can create 2 interfaces the first one is your main interface, in that interface donot error out the interface in the message mapping. Populate a certain error value in the target and use that value in another message map to create another map with the error
    IntfA -
    > UDF (Error --> X) ---> Target (<field Z>X</field>). --> IntfB
    IntfB -
    > Check value for X in field Z to populate the eror records to the target structure --> intFC.
    Same condition u need to put in the rcvr determination so that it doesnot give an error.

  • [resolved] mkinitcpio fills screen with errors after update to 3.4.4-3

    bizzare errors, its trying to load every module it can think of? never had anything like this happen before.
    when i tried to mkinitcpio myself after the auto fail, it looked for the old kernel.
    [testuser@arch2 ~]$ sudo pac linux
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): linux-3.4.4-3
    Total Download Size: 40.52 MiB
    Total Installed Size: 57.61 MiB
    Net Upgrade Size: 0.05 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    linux-3.4.4-3-x86_64 40.5 MiB 107K/s 06:29 [##########################################] 100%
    (1/1) checking package integrity [##########################################] 100%
    (1/1) loading package files [##########################################] 100%
    (1/1) checking for file conflicts [##########################################] 100%
    (1/1) checking available disk space [##########################################] 100%
    (1/1) upgrading linux [##########################################] 100%
    >>> Updating module dependencies. Please wait ...
    ERROR: could not open directory /lib/modules/3.4.4-3-ARCH: No such file or directory
    FATAL: could not search modules: No such file or directory
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.4.4-3-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [usb]
    -> Running build hook: [keymap]
    -> Running build hook: [fsck]
    -> Running build hook: [sata]
    -> Running build hook: [encrypt]
    ==> ERROR: module not found: `dm-crypt'
    ==> ERROR: module not found: `padlock_sha'
    ==> ERROR: module not found: `padlock_aes'
    ==> ERROR: module not found: `blowfish_common'
    ==> ERROR: module not found: `twofish_common'
    ==> ERROR: module not found: `cast6'
    ==> ERROR: module not found: `xts'
    ==> ERROR: module not found: `aes_generic'
    ==> ERROR: module not found: `rmd256'
    ==> ERROR: module not found: `crypto_user'
    ==> ERROR: module not found: `cryptd'
    ==> ERROR: module not found: `tgr192'
    ==> ERROR: module not found: `salsa20_generic'
    ==> ERROR: module not found: `vmac'
    ==> ERROR: module not found: `xor'
    ==> ERROR: module not found: `cts'
    ==> ERROR: module not found: `async_memcpy'
    ==> ERROR: module not found: `async_pq'
    ==> ERROR: module not found: `raid6test'
    ==> ERROR: module not found: `async_raid6_recov'
    ==> ERROR: module not found: `async_xor'
    ==> ERROR: module not found: `async_tx'
    ==> ERROR: module not found: `cast5'
    ==> ERROR: module not found: `deflate'
    ==> ERROR: module not found: `fcrypt'
    ==> ERROR: module not found: `algif_hash'
    ==> ERROR: module not found: `xcbc'
    ==> ERROR: module not found: `cbc'
    ==> ERROR: module not found: `seed'
    ==> ERROR: module not found: `tcrypt'
    ==> ERROR: module not found: `twofish_generic'
    ==> ERROR: module not found: `wp512'
    ==> ERROR: module not found: `sha256_generic'
    ==> ERROR: module not found: `sha512_generic'
    ==> ERROR: module not found: `crypto_null'
    ==> ERROR: module not found: `rmd160'
    ==> ERROR: module not found: `rmd320'
    ==> ERROR: module not found: `gf128mul'
    ==> ERROR: module not found: `authencesn'
    ==> ERROR: module not found: `pcrypt'
    ==> ERROR: module not found: `ansi_cprng'
    ==> ERROR: module not found: `ccm'
    ==> ERROR: module not found: `ecb'
    ==> ERROR: module not found: `arc4'
    ==> ERROR: module not found: `michael_mic'
    ==> ERROR: module not found: `lrw'
    ==> ERROR: module not found: `seqiv'
    ==> ERROR: module not found: `md4'
    ==> ERROR: module not found: `anubis'
    ==> ERROR: module not found: `tea'
    ==> ERROR: module not found: `camellia_generic'
    ==> ERROR: module not found: `sha1_generic'
    ==> ERROR: module not found: `md5'
    ==> ERROR: module not found: `af_alg'
    ==> ERROR: module not found: `rmd128'
    ==> ERROR: module not found: `crc32c'
    ==> ERROR: module not found: `algif_skcipher'
    ==> ERROR: module not found: `des_generic'
    ==> ERROR: module not found: `ctr'
    ==> ERROR: module not found: `blowfish_generic'
    ==> ERROR: module not found: `khazad'
    ==> ERROR: module not found: `pcbc'
    ==> ERROR: module not found: `ghash_generic'
    ==> ERROR: module not found: `hmac'
    ==> ERROR: module not found: `gcm'
    ==> ERROR: module not found: `zlib'
    ==> ERROR: module not found: `authenc'
    ==> ERROR: module not found: `serpent_generic'
    ==> ERROR: module not found: `sha1_ssse3'
    ==> ERROR: module not found: `aes_x86_64'
    ==> ERROR: module not found: `serpent_sse2_x86_64'
    ==> ERROR: module not found: `ghash_clmulni_intel'
    ==> ERROR: module not found: `aesni_intel'
    ==> ERROR: module not found: `twofish_x86_64'
    ==> ERROR: module not found: `twofish_x86_64_3way'
    ==> ERROR: module not found: `camellia_x86_64'
    ==> ERROR: module not found: `salsa20_x86_64'
    ==> ERROR: module not found: `blowfish_x86_64'
    ==> ERROR: module not found: `crc32c_intel'
    -> Running build hook: [filesystems]
    ==> WARNING: No modules were added to the image. This is probably not what you want.
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.4.4-3-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [usb]
    ==> ERROR: module not found: `hwa_hc'
    ==> ERROR: module not found: `uhci_hcd'
    ==> ERROR: module not found: `ehci_hcd'
    ==> ERROR: module not found: `u132_hcd'
    ==> ERROR: module not found: `oxu210hp_hcd'
    ==> ERROR: module not found: `isp116x_hcd'
    ==> ERROR: module not found: `whci_hcd'
    ==> ERROR: module not found: `r8a66597_hcd'
    ==> ERROR: module not found: `ohci_hcd'
    ==> ERROR: module not found: `xhci_hcd'
    ==> ERROR: module not found: `sl811_hcd'
    ==> ERROR: module not found: `isp1362_hcd'
    ==> ERROR: module not found: `isp1760'
    ==> ERROR: module not found: `ums_sddr09'
    ==> ERROR: module not found: `ums_onetouch'
    ==> ERROR: module not found: `ums_karma'
    ==> ERROR: module not found: `ums_isd200'
    ==> ERROR: module not found: `ums_alauda'
    ==> ERROR: module not found: `ums_cypress'
    ==> ERROR: module not found: `ums_sddr55'
    ==> ERROR: module not found: `ums_eneub6250'
    ==> ERROR: module not found: `ums_datafab'
    ==> ERROR: module not found: `ums_jumpshot'
    ==> ERROR: module not found: `ums_freecom'
    ==> ERROR: module not found: `ums_usbat'
    ==> ERROR: module not found: `ums_realtek'
    -> Running build hook: [keymap]
    -> Running build hook: [fsck]
    -> Running build hook: [sata]
    ==> ERROR: module not found: `eata'
    ==> ERROR: module not found: `sx8'
    ==> ERROR: module not found: `sata_svw'
    ==> ERROR: module not found: `sata_inic162x'
    ==> ERROR: module not found: `sata_vsc'
    ==> ERROR: module not found: `sata_sil'
    ==> ERROR: module not found: `sata_uli'
    ==> ERROR: module not found: `sata_mv'
    ==> ERROR: module not found: `sata_sis'
    ==> ERROR: module not found: `sata_sx4'
    ==> ERROR: module not found: `sata_via'
    ==> ERROR: module not found: `sata_qstor'
    ==> ERROR: module not found: `sata_nv'
    ==> ERROR: module not found: `sata_sil24'
    ==> ERROR: module not found: `sata_promise'
    ==> ERROR: module not found: `ahci'
    ==> ERROR: module not found: `ahci_platform'
    ==> ERROR: module not found: `pdc_adma'
    ==> ERROR: module not found: `ata_piix'
    -> Running build hook: [encrypt]
    ==> ERROR: module not found: `dm-crypt'
    ==> ERROR: module not found: `padlock_sha'
    ==> ERROR: module not found: `padlock_aes'
    ==> ERROR: module not found: `blowfish_common'
    ==> ERROR: module not found: `twofish_common'
    ==> ERROR: module not found: `cast6'
    ==> ERROR: module not found: `xts'
    ==> ERROR: module not found: `aes_generic'
    ==> ERROR: module not found: `rmd256'
    ==> ERROR: module not found: `crypto_user'
    ==> ERROR: module not found: `cryptd'
    ==> ERROR: module not found: `tgr192'
    ==> ERROR: module not found: `salsa20_generic'
    ==> ERROR: module not found: `vmac'
    ==> ERROR: module not found: `xor'
    ==> ERROR: module not found: `cts'
    ==> ERROR: module not found: `async_memcpy'
    ==> ERROR: module not found: `async_pq'
    ==> ERROR: module not found: `raid6test'
    ==> ERROR: module not found: `async_raid6_recov'
    ==> ERROR: module not found: `async_xor'
    ==> ERROR: module not found: `async_tx'
    ==> ERROR: module not found: `cast5'
    ==> ERROR: module not found: `deflate'
    ==> ERROR: module not found: `fcrypt'
    ==> ERROR: module not found: `algif_hash'
    ==> ERROR: module not found: `xcbc'
    ==> ERROR: module not found: `cbc'
    ==> ERROR: module not found: `seed'
    ==> ERROR: module not found: `tcrypt'
    ==> ERROR: module not found: `twofish_generic'
    ==> ERROR: module not found: `wp512'
    ==> ERROR: module not found: `sha256_generic'
    ==> ERROR: module not found: `sha512_generic'
    ==> ERROR: module not found: `crypto_null'
    ==> ERROR: module not found: `rmd160'
    ==> ERROR: module not found: `rmd320'
    ==> ERROR: module not found: `gf128mul'
    ==> ERROR: module not found: `authencesn'
    ==> ERROR: module not found: `pcrypt'
    ==> ERROR: module not found: `ansi_cprng'
    ==> ERROR: module not found: `ccm'
    ==> ERROR: module not found: `ecb'
    ==> ERROR: module not found: `arc4'
    ==> ERROR: module not found: `michael_mic'
    ==> ERROR: module not found: `lrw'
    ==> ERROR: module not found: `seqiv'
    ==> ERROR: module not found: `md4'
    ==> ERROR: module not found: `anubis'
    ==> ERROR: module not found: `tea'
    ==> ERROR: module not found: `camellia_generic'
    ==> ERROR: module not found: `sha1_generic'
    ==> ERROR: module not found: `md5'
    ==> ERROR: module not found: `af_alg'
    ==> ERROR: module not found: `rmd128'
    ==> ERROR: module not found: `crc32c'
    ==> ERROR: module not found: `algif_skcipher'
    ==> ERROR: module not found: `des_generic'
    ==> ERROR: module not found: `ctr'
    ==> ERROR: module not found: `blowfish_generic'
    ==> ERROR: module not found: `khazad'
    ==> ERROR: module not found: `pcbc'
    ==> ERROR: module not found: `ghash_generic'
    ==> ERROR: module not found: `hmac'
    ==> ERROR: module not found: `gcm'
    ==> ERROR: module not found: `zlib'
    ==> ERROR: module not found: `authenc'
    ==> ERROR: module not found: `serpent_generic'
    ==> ERROR: module not found: `sha1_ssse3'
    ==> ERROR: module not found: `aes_x86_64'
    ==> ERROR: module not found: `serpent_sse2_x86_64'
    ==> ERROR: module not found: `ghash_clmulni_intel'
    ==> ERROR: module not found: `aesni_intel'
    ==> ERROR: module not found: `twofish_x86_64'
    ==> ERROR: module not found: `twofish_x86_64_3way'
    ==> ERROR: module not found: `camellia_x86_64'
    ==> ERROR: module not found: `salsa20_x86_64'
    ==> ERROR: module not found: `blowfish_x86_64'
    ==> ERROR: module not found: `crc32c_intel'
    -> Running build hook: [filesystems]
    ==> ERROR: module not found: `gfs2'
    ==> ERROR: module not found: `libore'
    ==> ERROR: module not found: `exofs'
    ==> ERROR: module not found: `jfs'
    ==> ERROR: module not found: `lockd'
    ==> ERROR: module not found: `isofs'
    ==> ERROR: module not found: `cachefiles'
    ==> ERROR: module not found: `ext4'
    ==> ERROR: module not found: `ubifs'
    ==> ERROR: module not found: `jffs2'
    ==> ERROR: module not found: `hfs'
    ==> ERROR: module not found: `9p'
    ==> ERROR: module not found: `mbcache'
    ==> ERROR: module not found: `dlm'
    ==> ERROR: module not found: `cramfs'
    ==> ERROR: module not found: `quota_v2'
    ==> ERROR: module not found: `quota_tree'
    ==> ERROR: module not found: `quota_v1'
    ==> ERROR: module not found: `xfs'
    ==> ERROR: module not found: `hfsplus'
    ==> ERROR: module not found: `omfs'
    ==> ERROR: module not found: `autofs4'
    ==> ERROR: module not found: `ceph'
    ==> ERROR: module not found: `affs'
    ==> ERROR: module not found: `minix'
    ==> ERROR: module not found: `cifs'
    ==> ERROR: module not found: `vfat'
    ==> ERROR: module not found: `msdos'
    ==> ERROR: module not found: `fat'
    ==> ERROR: module not found: `ntfs'
    ==> ERROR: module not found: `fuse'
    ==> ERROR: module not found: `cuse'
    ==> ERROR: module not found: `ocfs2_dlm'
    ==> ERROR: module not found: `ocfs2_nodemanager'
    ==> ERROR: module not found: `ocfs2_stackglue'
    ==> ERROR: module not found: `ocfs2_stack_user'
    ==> ERROR: module not found: `ocfs2_stack_o2cb'
    ==> ERROR: module not found: `ocfs2'
    ==> ERROR: module not found: `ocfs2_dlmfs'
    ==> ERROR: module not found: `ncpfs'
    ==> ERROR: module not found: `jbd2'
    ==> ERROR: module not found: `nfs_acl'
    ==> ERROR: module not found: `btrfs'
    ==> ERROR: module not found: `kafs'
    ==> ERROR: module not found: `ufs'
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `nilfs2'
    ==> ERROR: module not found: `nfs'
    ==> ERROR: module not found: `exportfs'
    ==> ERROR: module not found: `reiserfs'
    ==> ERROR: module not found: `ecryptfs'
    ==> ERROR: module not found: `befs'
    ==> ERROR: module not found: `logfs'
    ==> ERROR: module not found: `udf'
    ==> ERROR: module not found: `configfs'
    ==> ERROR: module not found: `nfsd'
    ==> ERROR: module not found: `squashfs'
    ==> ERROR: module not found: `coda'
    ==> WARNING: No modules were added to the image. This is probably not what you want.
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    [testuser@arch2 ~]$
    [testuser@arch2 ~]$ sudo mkinitcpio
    Password:
    ==> ERROR: unable to locate module directory for kernel `3.4.4-2-ARCH'
    Last edited by hkmike (2012-07-18 15:15:57)

    as suspected, i can't boot.
    it looks like the udev hook isn't working, because when crypt is run it can't find /dev/sda8, and on the console there's no sd* in /dev/. udev was listed three times, as an early hook, normal hook, and clean up hook.
    starting to think i'm going to need a recovery cd, but at a year old, will it even work?
    na forget that, i'm chrooted in from fedora, debian wouldn't let me for some reason. edit: i think it was mounted noexec...
    I've done:
    pacman -Syu --ignore glibc
    and that went fine
    then tried
    pacman -Su
    and found i needed to delete those old kernel headers
    then tried again and i get
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    Errors occurred, no packages were upgraded.
    but when i do this
    [root@nb lib]# find /lib -exec pacman -Qo -- {} +|grep -v glibc
    error: cannot determine ownership of directory '/lib'
    [root@nb lib]#
    it looks like everything unrelated to glibc is already gone, just the folder /lib itself is causing problems.
    also i did a pacman -S linux, like i shouldn't have to begin with, but this time it was able to properly make a mkinitcpio image.
    here's the other command the news page suggested to help fix the problem
    [root@nb lib]# grep '^lib/' /var/lib/pacman/local/*/files
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-linux-x86-64.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libSegFault.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libmemusage.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpcprofile.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread.so.0
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db-1.0.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil.so.1
    /var/lib/pacman/local/ld-lsb-3-3/files:lib/
    /var/lib/pacman/local/ld-lsb-3-3/files:lib/ld-lsb.so.3
    [root@nb lib]#
    ok i see it now., its fixed. need to fix my terminal colours.
    Last edited by hkmike (2012-07-18 15:15:04)

  • TAX_UNIT_ID needs to be set

    Hi Friends,
    I have the following problem while running the QuickPay with Transport Allowance that was defined using the Element Design Wizard.
    UDF Error in formula TRANSPORT_ALLOWANCE_FIXED_CALC at line 38: Database item requires context TAX_UNIT_ID to be set.
    Following is the procedure i followed to define the TA
    1. Create Transport Allowance Element using the EDW
    2. Select the Calculation of Fixed Allowance.
    3. The system generates the predefined formula with the prefix of our element name (In my case TRANSPORT_ALLOWANCE_FIXED_CALC )
    4. Attach the element to the employee and enter the Allowance Amount.
    5. Run the Quick Pay Run
    6. System generates the above mentioned error.
    I have defined the GRE/Legal Entity and assigned it to the employee. What TAX_UNIT_ID needs to be set and how can it be set?
    Pls let me know the solution for this problem.
    Regards,
    Rajani

    Please check formula results rule screen and verify the formula results. Also verify FF any custom functions are being invoked. If functions are there then verify function parameters, context usage etc. We dont know exact problem until unless you explain the problem in detail.
    Thanks!!

  • Green flag: scheduled for outbound processing

    We had some network connection problem.Outcome was that in SXI_MONI ,there were some
    red color flags,single rectangles,green flags.
    Firstly i restarted red color flag,secondly i restarted single rectangles.In this way,first two issues got resolved.
    Third problem was  "scheduled for outbound processing" ie green flags.
    Fo this , i decided to fiest relate how many actual idocs are posted to destination.While i was going with htis activity.
    automatically after two hours green flags got processed.
    So what does this means ,that green color flag is scheduled to run later and an XI consultant needn;t work on this part ?

    Dear sirs,
    I feel registrations should be one time activity, ideally speaking.The queue cannot come into picture if it was not registered.
    Now i a queue is stuck due to network disconnect( i am referring to only and only network disconnect) here.I do not mean any message mapping failure and i do not mean any udf error or something.
    So if a queue is stuck due to a netwrk disconnect,plz guide me witha solution.What i came acroos i just mentioned.
    As what u r saying that we need to register/deregister queus.Kindly justify this article then as given in subject.
    You may correct spelling of technical.I did so to avoid this site filter.
    http://www.saptecnical.com/Tutorials/XI/XMLMessageQueues/Monitor.htm
    Edited by: aditya  sharma on Jul 26, 2010 3:01 PM

  • DL Break Point - Problem/Question

    Recently I've been getting some complaints from my customers that there DVD starts to Pixelize / Break-up on the point the DVD switches layers. Some people even claim the DVD stops all together at the break point.
    Not all of the DVD - 9's I sell do this. But it does seem like the complaints have increased.
    Is this a problem with my Software (DVDSP 3) or the Replicator im using?
    I master all the DVD's on DLT, and than send those to the Replicator. I also chose my own breakpoint.
    Could it maybe be the brand of the DVD player having trouble reading the switch? I've asked that they send the problem DVD back to me and it plays fine on my Sony DVD Player.
    Anyone else have problems with DVD 9's?
    Thanks,
    Mike A.

    Eric,
    You should not be saying that DVD SP is not a good pre-mastering tool, like you're saying here, and have been saying on boards elsewhere over the last period.
    It's not true. Actually, the exact opposite is true - tests show DVD Studio Pro has the best pre-mastering formatter on the market; MUCH better than Scenarist and Creator, Encore, and even the vaunted Toshiba DVD Authoring system. And yes, better than even DVDAfterEdit Mastering Edition.
    Just run any of the above formatters' DDP output through EclipseSuite 5.0, like I have, and look at all the UDF errors you'll find in all of them - except DVD Studio Pro's output; it's the cleanest.
    Maybe what you meant is that ALL authoring systems can hand you your you-know-what in a can, if you don't watch it. That's true.
    When I pre-master for a studio running DVD SP, I ALWAYS have the good folks send me a DDP Image on hard drive. And if I'm not adjusting the Image with DVDAfterEdit, I'll format their DVD SP DDP Image straight to tape (after extracting the VIDEO_TS folder for rounds of tests including the DVD Forum's MEI DVD-Video Verifier, and even burn a disc from it for player bank testing).
    True, their are at times something wrong with the DVD SP DDP Image that I find with the EclipseSuite; allot of these warnings and errors have to do with project settings (true, some of them shouldn't be there or initially set that way). But if you know what you're doing, and have some guidance when needed (which I provide my clients), then most of the time DVD SP will come through, beautifully.
    Since, DVD SP 2.0 when the new Spruce Maestro code set was introduced, things vastly improved. When was that, 4 years ago? Now, I find DVD SP very reliable, with most of the mistakes coming in the authoring and/or how the project was first submitted, before it came to me.
    So anyway, please, keep to the facts in the future.
    Thanks,
    Trai
    Trai Forrester
    TFDVD Research Labs
    <edited by host>

  • Error while setting a value into an UDF of type date

    Hello,
    i get the following error while trying to set a value to an udf with the type "date":
    Exception from Server: RPC_E_SERVERFAULT
    This code is used:
    objDate = CDate(objLineRecordSet.Fields.Item("U_TESTDATE").Value)
    objDocument.Lines.UserFields.Fields.Item("U_ACTDATE").Value = objDate '### Here comes the error
    The application is in PL 29

    Christian,
    If you search this forum on "date UDF" you will find many posts that may assist you such as this one ...
    Format of string passed to Date/Time Hour UDF
    HTH,
    Eddy

Maybe you are looking for

  • Built-in iSight camera doesn't work all the time...?

    This started on iChat... When starting a video conference I see a black picture, the green light turns on but my buddy only see's a video of herself and is still able to hear me. I tried opening the audio/video preferences and the preview is still bl

  • How do i create a merge letter in pages 5.0

    Old merge document not working with new pages 5.0? Unable to figure out how to create a new merge document. I was able to drag contact over from address book before. Not Now. Need help!

  • Time Machine is endless preparing backup mode

    My time machine backup is an endless preparing backup mode to a Time Machine. Prior errors were a failed backup. Do I need to power down the Time Machine and restart! I see the back disk icon on the desktop and the Time Machine is under the Finder Sh

  • Need help!!My camera icon is gone!!

    Hello. I recently bought iphone3GS. My 2 year old was playing with it one day and now I see that my camera icon is gone!! I searched for "camera" but no result. How do I get it back so I can use the camera function?? I am a newbie so detailed help wi

  • Receiving hours in PO print

    experts, how to find in the PO printout the plants goods receiving hours- i wanted to change the hours- Receiving hours 7:00 AM to 3:00 PM CST. pls suggest where can i change it so that the changes apprear in the PO print. coolio.