System ERROR EVENT WARNING : ORACLE.APPS.AR.HZ.CUSTACCOUNT.CREATE

Hi,
When Customer is Created / Updated using Receivables or TCA APIs in Oracle Apps 11.5.10, all registered Business Events are firing and subscription code (PL/SQL Rule Function) is executing successfully.
In Administrator Workflow window, Notifications tab showing System Error: Warning Message for all the events which are subscribed.
eg:
"System: Error Event WARNING : oracle.apps.ar.hz.CustAccount.create /
oracle.apps.ar.hz.CustAccount.create62829 " Warning Message.
Please advice.
Thanks and Regards,
Vijay

Whenever there is a requirement of raising a Business Event due to some custom activity, you should call wf_event.raise to do this.
Just google to see the parameters you need to pass it while calling it.

Similar Messages

  • Error while clonning Oracle app 11i

    Hi all Once again, a new day a new error :)
    i am having Error while clonning Oracle app 11i on windows 2003 sp1 32 bit db 9.2.0.6.0
    when running adcfgclone.pl dbTier it successfully runs uptill 70% at this stage it throws the below error
    ================================================================================================
    Beginning database tier Apply - Wed Mar 7 01:49:19 2012
    Log file located at d:\oracle\neproddb\9.2.0\appsutil\log\NPRO_hassan\ApplyDBTier_03070149.log
    RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    ERROR while running Apply...
    ERROR: Failed to execute adclone.pl
    Please check logfile.
    =================================================================================================
    when i check the ApplyDBTier_03070149.log
    i found this below
    ==============================================================================================================================================================================================================================
    Skipping Profile Phase
    Skipping Apply Phase
    Executing StartDbLsnr...
    ECHO is off.
    ECHO is off.
    Wed 03/07/2012 01:50 AM
    ECHO is off.
    ECHO is off.
    Wed 03/07/2012 01:50 AM
    NPRO_hassan.cmd exiting with status 0
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : d:\oracle\neproddb\9.2.0
    LOCAL : NPRO
    ORACLE_SID :
    PATH : d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\;d:\oracle\neproddb\9.2.0\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;../jre/1.3.1/bin;d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\perl.exe;C:\mksnt\bin;C:\mksnt\bin\X11;C:\mksnt\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;d:\oracle\neproddb\9.2.0\bin;;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin
    LD_LIBRARY_PATH : d:\oracle\neproddb\9.2.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "d:\oracle\neproddb\9.2.0\appsutil\log\NPRO_hassan\addlnctl.txt"
    ECHO is off.
    ECHO is off.
    Starting listener process NPRO ...
    ECHO is off.
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 07-MAR-2012 01:50:56
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCNPRO))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=hassan.com)(Port=1534))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 07-MAR-2012 01:50:57
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production
    NL-00280: error creating log stream d:\oracle\neproddb\9.2.0\network\log\npro.log
    NL-00278: cannot open log file
    SNL-00016: snlfohd: error opening file
    32-bit Windows Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...
    addlnctl.cmd exiting with status 3
    .end std out.
    .end err out.
    Executing CreateDB...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : hassan
    sDbDomain : com
    sDbPort : 1534
    sDbSid : NPRO
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@hassan.com:1534:NPRO
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    ECHO is off.
    ECHO is off.
    Wed 03/07/2012 01:51 AM
    ECHO is off.
    ECHO is off.
    Wed 03/07/2012 01:51 AM
    NPRO_hassan.cmd exiting with status 0
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : d:\oracle\neproddb\9.2.0
    LOCAL : NPRO
    ORACLE_SID :
    PATH : d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\;d:\oracle\neproddb\9.2.0\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;../jre/1.3.1/bin;d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\perl.exe;C:\mksnt\bin;C:\mksnt\bin\X11;C:\mksnt\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;d:\oracle\neproddb\9.2.0\bin;;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin
    LD_LIBRARY_PATH : d:\oracle\neproddb\9.2.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "d:\oracle\neproddb\9.2.0\appsutil\log\NPRO_hassan\adcrdb_NPRO.txt"
    ECHO is off.
    ECHO is off.
    Creating the control file for NPRO database ...
    ECHO is off.
    SQL*Plus: Release 9.2.0.6.0 - Production on Wed Mar 7 01:51:01 2012
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-12560: TNS:protocol adapter error
    DIM-00010: SYSTEM\CurrentControlSet\Services\OracleService key does not exist
    O/S-Error: (OS 2) The system cannot find the file specified.
    SQL*Plus: Release 9.2.0.6.0 - Production on Wed Mar 7 01:51:42 2012
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    ERROR:
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    ORA-01012: not logged on
    ERROR:
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    SP2-0640: Not connected
    SP2-0641: "EXECUTE" requires connection to server
    ORA-01031: insufficient privileges
    ERROR:
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    ECHO is off.
    Checking for errors ...
    ECHO is off.
    The database has not been successfully created. Shutting down the instance...
    SQL*Plus: Release 9.2.0.6.0 - Production on Wed Mar 7 01:51:52 2012
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    adcrdb.cmd exiting with status 1
    .end std out.
    .end err out.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : hassan
    sDbDomain : com
    sDbPort : 1534
    sDbSid : NPRO
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@hassan.com:1534:NPRO
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: Control file creation failed
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:474)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:319)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:295)
         at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:154)
         at java.lang.reflect.Constructor.newInstance(Native Method)
         at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
         at java.lang.Thread.run(Unknown Source)
    ==============================================================================================================================================================================================================================
    please help me out with your advices
    Thanks
    Hassan

    Dear Hussein / helios ,
    it worked finally i gave a high number 76 and it worked with out any problem also this time i gave loop back adapter an ip address i just remember now that i was not giving an ip to my loop back adapter i gave as below
    ip : 10.10.10.10
    subnet : 255.255.255.0
    and made my host file look like as
    127.0.0.1 localhost
    10.10.10.10 hassan.com hassan
    then i tested the ping by pinging hassan.com and the reply came from 10.10.10.10
    and also i disabled my wireless network card before running adcfgclone
    and it worked ALLHAMDOLLILAH :)
    Thanks to the great masters Hussein & Helios :)
    Now its time for appsTier cloning hope that it goes smooth :)
    Regards,Re: Error while clonning Oracle app 11i
    Hassan

  • Error while installing oracle apps 11.5.10

    Hi all,
    I have got errors while installing oracle apps 11.5.10. I have configured all the system parameters.
    Unable ti complete instance configuration
    RW-50010 error script has returned an error 1
    RW-50004 error code received when running external process
    Please let me know the solution
    Thanks
    Manikandan

    You would get better answers if you asked in the correct forum.
    LCM: 11i Install/Upgrade
    Also, it would help if you looked at the logs to find the errors.

  • Error while installing Oracle Apps server 10.1.3 with Oracle DB 11.2.0.2

    Error while installing Oracle Apps server 10.1.3 with Oracle DB 11.2.0.2 residing in the same server and being used by Apps server as it's metadata.
    bash-3.00$ export ORACLE_HOME=/data/ora11g/app/ora11g/product/11.2.0
    bash-3.00$ cd /data/OAS/install/soa_schemas/irca/
    bash-3.00$ ./irca.sh
    Integration Repository Creation Assistant (IRCA) 10.1.3.1.0
    (c) Copyright 2006 Oracle Corporation. All rights reserved.
    ERROR: Cannot find library - /data/ora11g/app/ora11g/product/11.2.0/jdbc/lib/ojdbc14.jar
    Please verify that the ORACLE_HOME is set correctly.
    bash-3.00$

    Hi Craig,
    Database 11gR2 could be used for Installing Application Server 10.1.3.x but with some limitation.
    So please review the note:-887365.1 Oracle Database 11g Release 2 (11.2) Certification for Oracle Application Server 10g (10.1.2, 10.1.3, 10.1.4)
    Section :- Oracle Application Server 10g Release 3 (10.1.3)
    Regards,
    Praaksh.

  • Error while installing Oracle Apps R12 , on windows server 2003 R2

    Hi Experts
    While installing Oracle Apps R12 , on windows server 2003 R2, I am getting the following error.
    System Utilities
    command: cmd.exe /c E:\oracle 12i dump\startCD\Disk1\rapidwiz\bin\adchkutl.cmd F:\cygwin\bin F:\VC\bin
    'E:\oracle' is not recognized as an internal or external command,
    operable program or batch file.
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    ======================================================================================================================================================================================================================================================================
    File Space Check :
    -- database node space checks --
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database ORACLE_HOME = F:\oracle\VIS\db\tech_st\11.1.0
    required = 5600.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database System File Directory = F:\oracle\VIS\db\apps_st\data
    required = 20200.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database Log File Directory = F:\oracle\VIS\db\apps_st\data
    required = 950.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database Transaction File Directory = F:\oracle\VIS\db\apps_st\data
    required = 103350.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database Archive File Directory = F:\oracle\VIS\db\apps_st\data
    required = 64500.0
    actual = 0.0
    -- apps node space checks --
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP = E:\apps\VIS\apps\apps_st\appl
    required = 5800.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 2 = E:\apps\VIS\apps\apps_st\appl
    required = 2800.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 3 = E:\apps\VIS\apps\apps_st\appl
    required = 8400.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 4 = E:\apps\VIS\apps\apps_st\appl
    required = 3100.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    COMMON_TOP = E:\apps\VIS\apps\apps_st\comn
    required = 3200.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Apps ORACLE_HOME = E:\apps\VIS\apps\tech_st\10.1.3
    required = 1400.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Tools ORACLE_HOME = E:\apps\VIS\apps\tech_st\10.1.2
    required = 1400.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Temp Directory = E:\apps\VIS\inst\apps\VIS_stccspr01\temp
    required = 1024.0
    actual = 0.0
    waiting for expert suggestion.
    Thanks
    Rahul Srivastava

    Hi Hussein
    after changing the directory name as Stage12, I am getting error
    File Space Check :
    -- database node space checks --
    Disk space on system acceptable:
    Database ORACLE_HOME = F:\oracle\VIS\db\tech_st\11.1.0
    required = 5600.0
    actual = 200473.43359375
    Disk space on system acceptable:
    Database System File Directory = F:\oracle\VIS\db\apps_st\data
    required = 20200.0
    actual = 194873.43359375
    Disk space on system acceptable:
    Database Log File Directory = F:\oracle\VIS\db\apps_st\data
    required = 950.0
    actual = 174673.43359375
    Disk space on system acceptable:
    Database Transaction File Directory = F:\oracle\VIS\db\apps_st\data
    required = 103350.0
    actual = 173723.43359375
    Disk space on system acceptable:
    Database Archive File Directory = F:\oracle\VIS\db\apps_st\data
    required = 64500.0
    actual = 70373.43359375
    -- apps node space checks --
    Disk space on system acceptable:
    APPL_TOP = F:\oracle\VIS\apps\apps_st\appl
    required = 5800.0
    actual = 5873.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 2 = F:\oracle\VIS\apps\apps_st\appl
    required = 2800.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 3 = F:\oracle\VIS\apps\apps_st\appl
    required = 8400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 4 = F:\oracle\VIS\apps\apps_st\appl
    required = 3100.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    COMMON_TOP = F:\oracle\VIS\apps\apps_st\comn
    required = 3200.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Apps ORACLE_HOME = F:\oracle\VIS\apps\tech_st\10.1.3
    required = 1400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Tools ORACLE_HOME = F:\oracle\VIS\apps\tech_st\10.1.2
    required = 1400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Temp Directory = F:\oracle\VIS\inst\apps\VIS_stccspr01\temp
    required = 1024.0
    actual = 73.43359375
    also for
    System Utilities
    command: cmd.exe /c E:\Stage12\startCD\Disk1\rapidwiz\bin\adchkutl.cmd F:\cygwin\bin F:\VC\bin
    E:\Stage12\startCD\Disk1\rapidwiz>echo off
    /cygdrive/c/WINDOWS/system32/cmd
    'which' command is available.
    /usr/bin/gnumake
    'gnumake' is available.
    'cl' is not available.
    ERRORCODE = 1 ERRORCODE_ENDThe system cannot find the path specified.
    which: no cl in (/usr/bin:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/system32)
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    Yes I do have sufficient space i.e . for E: 106 GB and F: 195 GB free space .
    Thanks
    Rahul Srivastava

  • Error while starting Oracle App server

    I installed Oracle App Server
    when i am trying to start App server I am getting following error.
    K:\OAS\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=coeserv0:6200
    0 of 1 processes started.
    ias-instance id=ORACOESERVER.coeserv0.wipro.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=10760)
    failed to start a managed process after the maximum retry limit
    Log:
    k:\OAS\opmn\logs\HTTP_Server~1
    I tried to start Apache it is also giving following error.
    K:\OAS\Apache\Apache>apache
    [Tue May 17 17:43:08 2005] [warn] pid file k:/oas/apache/apache/logs/httpd.pid o
    verwritten -- Unclean shutdown of previous Apache run?
    ap_spawn_child: Bad file descriptor
    Couldn't fork child for piped log process
    Note the errors or messages above, and press the <ESC> key to exit. 29...
    K:\OAS\Apache\Apache>
    Amit

    Hi Cema,
    Make sure that httpd.conf file (located at /ORACLE_HOME/Apache/Apache/conf ) has not changed.
    Is your AS running on Linux? ".so" is used in case of linux only and for windows extension should be ".dll"
    Please use the same if your http server is running on windows. HTTP Server documetation may have more details related to this.
    Regards,
    Anuj

  • Pre-install system check fails in Oracle apps R12i

    Hi,
    I am trying to install Oracle apps 12i on a fresh Windows 2003 system with suitable hardware (1.5 GB ram & 250 GB HD)
    I am recieving the error :
    System Utilities
    command: cmd.exe /c D:\downloads\OracleAppsR12I\Extract\startCD\Disk1\rapidwiz\bin\adchkutl.cmd C:\cygwin\bin d:\Tools\MSVC\VC98
    D:\downloads\OracleAppsR12I\Extract\startCD\Disk1\rapidwiz>echo off
    /cygdrive/c/WINDOWS/system32/cmd
    'which' command is available.
    /usr/bin/gnumake
    'gnumake' is available.
    'cl' is not available.
    ERRORCODE = 1 ERRORCODE_ENDThe system cannot find the path specified.
    cl: Command not found.
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    This is the setup I have done :
    Installed Visual C++ express edition in the direcory :
    D:\Tools\MSVC
    Installed cygwin in directory :
    C:\cygwin\bin
    From Command prompt things seem to be OK :
    D:\>which cl
    /cygdrive/d/Tools/MSVC/VC98/VC/bin/cl
    D:\>echo %path%
    C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\
    Wbem;C:\cygwin\bin;D:\Tools\MSVC\VC98\VC\bin;D:\Tools\MSVC\VC98\Common7\IDE
    D:\>which gnumake
    /usr/bin/gnumake
    gnumake.exe is located in directory C:\cygwin\bin
    I followed steps from forum that describes installation of Oracle apps 11i :
    http://forums.oracle.com/forums/thread.jspa?messageID=1566573
    I would appreciate if anybody can advise what are the possible causes of the above problem
    Regards
    AK

    I am able to install oracle ebs successfully, but not able to open the home page. Error coming is "ip address not found".Can you ping the IP address, hostname.domainname?
    According to me the issue is that my server is on workgroup and not on any domain. I have given the domain name When installer was asking for domain name. I have also modified the host file for the same.Could you please post the contents of the hosts file here (you may edit the hostname/domainname values to something different as we need to see the format of the entries).
    Now i have two options:
    1. If i put the server on the domain which is passed to installer when asked.
    2. Now, what all i can do to login on application with keeping the server on workgroup.You do not have to join any domain, and you can simply set this from:
    - Right click on 'My Computer' > Properties > 'Computer Name' > Change
    - Set 'Computer Name' to <hostname>
    - Click on More
    - Set a 'Primary DNS Suffix of this Computer' to <domainname.com>
    thanks for your prompt reply to my previous post. I really admire your work on forums.You are welcome :)
    Thanks,
    Hussein

  • Error while install Oracle Apps 11i

    I'm installing Oracle Apps 11i (VIS) on SUN Solaris.
    Please advise me.
    thanks a lot.
    ================================
    Rapid Install Wizard is validating your file system......
    Rapid Install Wizard will now launch the Java Interface.....
    root@dbserver # Database logfile - /data1/VIS/visdb/9.2.0/appsutil/log/VIS_dbser
    ver/10030640.log
    Appltop logfile - /apdata1/VIS/visappl/admin/VIS_dbserver/log/10030640.log
    AC-50201: Following error encountered while setting backup location of Contextfi
    le : Out directory could not be created at :/apdata1/VIS/visappl/admin/VIS_dbser
    ver/out/10032332
    Error occured before Context Value Management could be completed

    this's a log.
    ================================================
    Succesfully changed Permissions for /apdata1/VIS/visappl/admin/VIS_dbserver/log
    Processing DriverFile = /NAS/Stage11i/StartCD/Disk1/rapidwiz/template/adriapps.drv
    Running Instantiation Drivers for /NAS/Stage11i/StartCD/Disk1/rapidwiz/template/adriapps.drv
    instantiate file:
    source : /NAS/Stage11i/StartCD/Disk1/rapidwiz/template/adrunias.sh
    dest : /apdata1/VIS/viscomn/temp/adrunias.sh
    AC-00437: Unable to backup : /apdata1/VIS/viscomn/temp/adrunias.sh to /apdata1/VIS/visappl/admin/VIS_dbserver/out/templbac/adrunias.sh: java.io.FileNotFoundException: /apdata1/VIS/visappl/admin/VIS_dbserver/out/templbac/manifest.txt (Permission denied)
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    setting permissions: 755
    setting ownership: applvis:dba
    instantiate file:
    source : /NAS/Stage11i/StartCD/Disk1/rapidwiz/template/adrunat.sh
    dest : /apdata1/VIS/viscomn/temp/adrunat.sh
    AC-00437: Unable to backup : /apdata1/VIS/viscomn/temp/adrunat.sh to /apdata1/VIS/visappl/admin/VIS_dbserver/out/templbac/adrunat.sh: java.io.FileNotFoundException: /apdata1/VIS/visappl/admin/VIS_dbserver/out/templbac/manifest.txt (Permission denied)
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    setting permissions: 755
    setting ownership: applvis:dba
    Step 0 of 5
    Command: /apdata1/VIS/viscomn/temp/adrunias.sh
    Step 3 of 5: Doing UNIX preprocessing
    Executing: chmod -R 777 /var/opt/oracle/oraInventory
    chmod -R 777 /var/opt/oracle/oraInventory has succeeded
    Processing Step 3 of 5
    Executing: su applvis -c "/apdata1/VIS/viscomn/temp/adrunias.sh APPS APPS"
    STARTED INSTALL PHASE : APPS TECH STACK : Tue Oct 3 19:33:54 ICT 2006
    runProcess_1
    Copying jre1.1.8 to the common_top
    runProcess_2
    Statusstring Installing Oracle iAS
    Enter the location of the CD labeled Oracle Applications Rapid Install - Tools Disk 1 :
    Checking Disk contents in - /NAS/Stage11i/StartCD/Disk1/rapidwiz
    Checking Disk contents in - /NAS/Stage11i/oraiAS/Disk1
    Checking Disk contents in - /NAS/Stage11i/oraiAS/Disk1
    UnzipCount:208
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    runProcess_3
    Statusstring Configuring iAS ORACLE_HOME
    runProcess_4
    Statusstring Configuring 806 ORACLE_HOME
    runProcess_5
    adlnk806.sh started at Tue Oct 3 20:31:57 ICT 2006
    Log file located at /apdata1/VIS/visora/8.0.6/install/make_10032031.log
    adlnk806.sh completed sucessfully
    runProcess_6
    Statusstring Link iAS HOME
    adlnkiAS.sh started at Tue Oct 3 20:36:04 ICT 2006
    Log file located at /apdata1/VIS/visora/iAS/install/make.log
    Found ORACLE_HOME is IAS1022. Starting relinking...
    adlnkiAS.sh completed sucessfully
    runProcess_7
    Statusstring Creating symblic link to /apdata1/VIS/viscomn/util/java/1.4/j2sdk1.4.2_04 from /apdata1/VIS/visora/iAS/Apache/jdk
    runProcess_8
    Creating link for iAS ORACLE_HOME/6iserver pointing to 8.0.6 Home
    runProcess_9
    Statusstring Registering iAS ORACLE_HOME with OUI inventory
    Log file located at /var/opt/oracle/oraInventory/logs/OracleHomeCloner_10030842.log
    ORACLE_HOME /apdata1/VIS/visora/iAS was registered successfully.
    FINISHED INSTALL PHASE : APPS TECH STACK : Tue Oct 3 20:42:47 ICT 2006
    There was an error while running the command - su applvis -c /apdata1/VIS/viscomn/temp/adrunias.sh APPS APPS
    /apdata1/VIS/visora/iAS/6iserver: No such file or directory
    su applvis -c "/apdata1/VIS/viscomn/temp/adrunias.sh APPS APPS" has succeeded
    Step 1 of 5
    Command: /apdata1/VIS/viscomn/temp/adrunat.sh
    Step 4 of 5: Doing UNIX preprocessing
    Executing: chmod -R 777 /var/opt/oracle/oraInventory
    chmod -R 777 /var/opt/oracle/oraInventory has succeeded
    Processing Step 4 of 5
    Executing: su applvis -c "/apdata1/VIS/viscomn/temp/adrunat.sh APPS APPS"
    STARTED INSTALL PHASE : APPLTOP : Tue Oct 3 20:42:49 ICT 2006
    runProcess_1
    Statusstring Installing APPLTOP - gappl.drv
    Enter the location of the CD labeled Oracle Applications Rapid Install - Appl_top Disk 1 :
    Checking Disk contents in - /NAS/Stage11i/StartCD/Disk1/rapidwiz
    Checking Disk contents in - /NAS/Stage11i/oraApps/Disk1
    Checking Disk contents in - /NAS/Stage11i/oraApps/Disk1
    UnzipCount:1248
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    Processing Disk5....
    Processing Disk6....
    Processing Disk7....
    runProcess_2
    Statusstring Copying the APPL_TOP Context template file.
    FINISHED INSTALL PHASE : APPLTOP : Tue Oct 3 23:31:52 ICT 2006
    su applvis -c "/apdata1/VIS/viscomn/temp/adrunat.sh APPS APPS" has succeeded
    Creating logfile - /apdata1/VIS/viscomn/admin/log/VIS_dbserver/txkSetSOHM.log
    Running txkSOHM.pl script - su applvis -c "/apdata1/VIS/visora/iAS/Apache/perl/bin/perl -I /apdata1/VIS/visora/iAS/Apache/perl/lib/5.00503 -I /apdata1/VIS/visora/iAS/Apache/perl/lib/site_perl/5.005 -I /apdata1/VIS/visappl/au/11.5.0/perl /apdata1/VIS/visappl/fnd/11.5.0/patch/115/bin/txkSOHM.pl contextfile=/apdata1/VIS/visappl/admin/VIS_dbserver.xml type=primary 806soh=/apdata1/VIS/visora/8.0.6 iASsoh=/apdata1/VIS/visora/iAS configtop=/apdata1/VIS/viscomn/conf/VIS_dbserver appspass=apps autoconfig=n"
    *** USER FEEDBACK ***
    Absolute path of Application's Context XML file : /apdata1/VIS/visappl/admin/VIS_dbserver.xml
    Type of Instance [primary/secondary] : primary
    Absolute path of Shared Oracle Home top :
    Absolute path of 8.0.6 Shared Oracle Home : /apdata1/VIS/visora/8.0.6
    Absolute path of iAS Shared Oracle Home : /apdata1/VIS/visora/iAS
    Absolute path of config top : /apdata1/VIS/viscomn/conf/VIS_dbserver
    Run AutoConfig [y/n] : n
    Oracle Application apps schema password : apps
    Absolute path of the log file : /apdata1/VIS/viscomn/admin/log/VIS_dbserver/txkSetSOHM.log
    Prompt for confirmation [y/n] : n
    Absolute path of 8.0.6 config Home : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6
    Absolute path of iAS config Home : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS
    Application's Context file Saved as : /apdata1/VIS/visappl/admin/VIS_dbserver.xml.SOH
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6 ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/logs ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Jserv/logs/jvm ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/htdocs/discwb4/applet ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/modplsql/cache/plsql ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/vbroker/adm/impl_dir ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/discwb4/bin/.reg ...
    Searching Applications Context file for substitutions of:
         /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6
         /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS
    Context Variable: s_weboh_tnsadmin
    Present value : /apdata1/VIS/visora/iAS/network/admin/VIS_dbserver
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/network/admin/VIS_dbserver
    Context Variable: s_tools_tnsadmin
    Present value : /apdata1/VIS/visora/8.0.6/network/admin/VIS_dbserver
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/network/admin/VIS_dbserver
    Context Variable: s_web_pid_file
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/logs/httpd.pid
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/logs/httpd.pid
    Context Variable: s_web_ssl_directory
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/conf
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/conf
    Context Variable: s_web_ssl_keyfile
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/conf/ssl.key/server.key
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/conf/ssl.key/server.key
    Context Variable: s_web_ssl_certfile
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/conf/ssl.crt/server.crt
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/conf/ssl.crt/server.crt
    Context Variable: s_web_ssl_certchainfile
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/conf/ssl.crt/ca-bundle.crt
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/conf/ssl.crt/ca-bundle.crt
    Context Variable: s_jserv_secret_key
    Present value : /apdata1/VIS/visora/iAS/Apache/Jserv/conf/jserv.secret.key
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Jserv/conf/jserv.secret.key
    Context Variable: s_web_home_file
    Present value : /apdata1/VIS/visora/iAS/VIS_dbserver.env
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/VIS_dbserver.env
    Context Variable: s_frmWalletDir
    Present value : /apdata1/VIS/visora/8.0.6/forms60/wallet
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/forms60/wallet
    Context Variable: s_forms60_wallet
    Present value : /apdata1/VIS/visora/8.0.6/forms60/wallet
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/forms60/wallet
    Context Variable: s_ifile
    Present value : /apdata1/VIS/visora/8.0.6/network/admin/VIS_dbserver/VIS_dbserver_ifile.ora
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/network/admin/VIS_dbserver/VIS_dbserver_ifile.ora
    Context Variable: s_ias_ifile
    Present value : /apdata1/VIS/visora/iAS/network/admin/VIS_dbserver/VIS_dbserver_ifile.ora
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/network/admin/VIS_dbserver/VIS_dbserver_ifile.ora
    Context Variable: s_listener_ifile
    Present value : /apdata1/VIS/visora/8.0.6/network/admin/VIS_dbserver/VIS_dbserver_listener_ifile.ora
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/network/admin/VIS_dbserver/VIS_dbserver_listener_ifile.ora
    Context Variable: s_tools_home_file
    Present value : /apdata1/VIS/visora/8.0.6/VIS_dbserver.env
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/VIS_dbserver.env
    Context Variable: s_iASconfig_home
    Present value : /apdata1/VIS/visora/iAS
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS
    Context Variable: s_806config_home
    Present value : /apdata1/VIS/visora/8.0.6
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6
    Context Variable: s_lock_pid_dir
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/logs
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/logs
    txkSOHM.pl successfully completed
    .end std out.
    .end err out.
    Starting CVM on Middle Tier.....
    java.lang.Exception: Out directory could not be created at :/apdata1/VIS/visappl/admin/VIS_dbserver/out/10032332

  • What does APP.FND-01238 error mean in oracle apps 11i?

    In Oracle Apps 11i after opening person detail screen, It says cannot set value for field PADDV.CREATED_BY and gives APP.FND-01238 error.
    Can anybody help me with that?

    Please see these docs.
    APP-FND-01238:Extra Information Flexfield Error on People form [ID 368874.1]
    Cannot Query Element Link Using People Group Field, Getting Error: 'APP-FND-01238 CANNOT SET VALUE FOR FIELD LINK.PEOPLE_GROUP_ID ERROR ON QUERY', How Can This be Accomplished? [ID 967058.1]
    Translation Issues In Form PERWSDOR [ID 1103968.1]
    Thanks,
    Hussein

  • Error on installing oracle apps 11i on RHES3 _URGENT!   HELP~

    Hi can anyone help on how to resolve i error i get when i install the oracle application 11.5.10.2 on RHES3. i follow and applied all required patches but i received an error:
    FINISHED INSTALL PHASE : 9i RDBMS : Fri Aug 22 03:03:28 PHT 2008
    There was an error while running the command - su oradb -c /d01/vision/visdb/9.2.0/temp/VIS_oratest/adrun9i.sh APPS APPS
    Exception in thread "main" java.lang.RuntimeException: AC-00002: Unable to create log file - /home/oraappl/oraInventory/logs/OracleHomeCloner_08220303.log
    Raised by oracle.apps.ad.util.LogFile
    at oracle.apps.ad.util.LogFile.appendLogFile(LogFile.java:343)
    at oracle.apps.ad.util.LogFile.log(LogFile.java:233)
    at oracle.apps.ad.util.LogFile.info(LogFile.java:212)
    at oracle.apps.ad.clone.util.OracleHomeCloner.registerOracleHome(OracleHomeCloner.java:272)
    at oracle.apps.ad.clone.util.OracleHomeCloner.main(OracleHomeCloner.java:859)
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    Database Availability Check
    HELP PLEASE!

    Exception in thread "main" java.lang.RuntimeException: AC-00002: Unable to create log fileDo you run RapidWiz as root user? Is this a multi-user or single user installation?

  • Binding Error while calling Oracle Apps Adapter

    Hi,
    I have configured an oracle apps adapter to be called from the a BPEL Process in Jdev. The operation is to insert data in an oracle interface table.
    I m getting the following error when the BPEL process is invoked from Console. Please suggest where could be the problem.
    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    -<part name="code">
    <code>null
    </code>
    </part>
    -<part name="summary">
    <summary>
    file:/C:/SOA/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_BPELProcess1_2.0_70717543df91cf3e80346845ccf64937.tmp/OraAppAdp.wsdl [ OraAppAdp_ptt::insert(RaCustomersInterfaceAllCollection) ] - WSIF JCA Execute of operation 'insert' failed due to: DBWriteInteractionSpec Execute Failed Exception.
    insert failed. Descriptor name: [OraAppAdp.RaCustomersInterfaceAll].
    ; nested exception is:
         ORABPEL-11616
    DBWriteInteractionSpec Execute Failed Exception.
    insert failed. Descriptor name: [OraAppAdp.RaCustomersInterfaceAll].
    Caused by java.lang.NullPointerException.
    </summary>
    </part>
    -<part name="detail">
    <detail>null
    </detail>
    </part>
    </bindingFault>
    I have checked the oc4j-ra.xml , data-sources.xml and the connection factory on the enterprice manager.
    Thanks
    varun

    Hi all,
    i have exactly the same error and use the same applications and adapters.
    i don't know what's wrong.
    i thing the connection pool can open the connection to the database, but cannot write anythin in the database. maybe the Table cannot be found, but it's only a guess.
    Any other idea or maybe a solution?
    regrads

  • Business Events using Oracle Apps Adapter

    I am trying to use oracle.apps.per.api.person.update_person business event to get person data. I have followed the example mentioned in OracleEBSAdapterUserGuide(b_28351). I have specified APPS_WF_EVENTS_T.xsd as the schema.
    Dev Environment:
    JDeveloper 10.1.3.3 (windows XP)
    Oracle Apps 11i (IBM-RS6000)
    I am seeing two issues
    1) Event is not being raised when we create or update person data. I have looked at the troubleshooting section and it mentioned that we need to make sure WF_Listener is running. But I don't know how to check for that.
    2) It doesn't retrieve XML data if we manually invoke the BPEL process. It just gives me empty xml file as follows:
    <?xml version="1.0" ?><ns0:WF_EVENT_T xmlns="http://xmlns.oracle.com/xdb/APPS/HrEmpUpdateListener" xmlns:ns0="http://xmlns.oracle.com/xdb/APPS"/>
    I really appreciate any insight on this and our client would be very happy if we can resolve this issue.
    Thanks a million..
    Srini

    Hi Srini,
    Even i have a similar requirement . Could you please send me the link for OracleEBSAdapterUserGuide(b_28351). ?
    Did you come to know how to check whether WF_Listener is running ?
    Thanks in advance
    Nutan

  • Error While starting Oracle APPS services in windows

    While starting the Oracle Applications services in windows, it gives some memory error, "unable to read memory XXXXXX".
    Is it possible to recreate the services alone?
    How i can solve the problem with out re-Installation?

    johnveslin,
    I would recommend to theck HW.
    Disk. Memory etc.
    Yury

  • Error Connecting to Oracle apps 11i

    Hi Friends,
    I have installed Apps 11i in my PC.It was working fine so far. But now i am unable to connect to apps. When i enter the user name/password as operaions/welcome in the login screen, it says ' ORA-01422: exact fetch returns more than requested number of rows '.
    Can U please anyone guid me what i should i do now to correct this probelm.
    I understand, when i enter username/password, it is calling javascipt logon_submit() to diaplay the home page but it fails and displaying the above error. I checked the database in fnd_user table there is only one record for the user 'operations'. This is very urgent. So please help me to resolve this.
    Note: I am getting this error only after i have started using apps 11i vision user instanceavailable in the internet http://vis11510.solutionbeacon.net/oa_servlets/AppsLogin). I use apps 11i both in my Pc and net.
    Thank You.
    Regards
    Jeya.

    ensure following queries have only one record
    select * from dual;
    select * from fnd_user where user_name ='GUEST'
    Murali

  • How to get the ItemKey for a Workflow triggered by an event in Oracle Apps

    Hello,
    I have added a custom sub process to the seeded "OM Order Header" workflow. The process sends a notification. There are a few attributes in the body of the message tied to this notification, to which I am trying to assign values to using the syntax:
    SetItemAttrText (itemtype, itemkey, attrname, attrvalue).
    I have the internal names for the item type and attribute name, but don't know how to get the value for the item key. I understand the item key is supposed to be unique for each item type and is automatically generated by the workflow engine when the work flow fires. Is there a built-in function or some means to get this value?
    Regards,
    Smita

    Have you tried to query WF_ITEMS? -- http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=WF_ITEMS&c_owner=APPLSYS&c_type=TABLE
    bde_wf_item.sql - Runtime Data of a Single Workflow Item [ID 187071.1]
    Thanks,
    Hussein

Maybe you are looking for

  • Invoice Not Created for STO

    We have an STO between 2 plants where no invoice was ever created. GI posted, the GR posted, but now the GR cannot clear because there is no invoice. Also, it does not show in WE02. All other STO's work for us, it is just this combination of specific

  • Faulty ObjectMessage Payload in Message Driven Bean

    To all, I have a frustrating problem. I am using iPlanet application server 6.5 and Java Message Queue 2.0 beta. I have deployed a message driven bean into the application server. This bean expects ObjectMessage's. The bean successfully receives mess

  • How to implement a singleton class across apps in a managed server}

    Hi , I tried implementing a singleton class , and then invoking the same in a filter class. Both are then deployed as a web app (war file) in a managed server. I created a similar app , deployed the same as another app in the same managed server . I

  • Slicing image issue when using "save for web"

    Keep in mind I am a newbi to photoshop and these forums. I am currently having an issue with using the slice tool when trying to save the image in html format. I have my image completed and when I use the  "save for web" feature, it comes up just fin

  • Autofill always choosing the same songs ?

    Hi all, I'm the happy owner of a 2G iPod nano (first generation) that I was given a few weeks ago. I'm using it together with iTunes 9.0.1 on my mac, and I have a question about the autofill feature. Is it normal that autofill always chooses the same