Cfexecute and ln on Linux

i am having a little trouble trying to get cfexecute to
create a symbolic link on linux.
i am using the below cfexecute tag to try and mimic what i am
doing from the command line, but no link is made and no output is
received from the cfexecute tag.
i have also tried /bin/ln
am i missing something?
<cfexecute name="ln" arguments="-s /home/.../filename.txt
/home/.../files/test.txt"></cfexecute>
thanks.

blst02 wrote:
> i am having a little trouble trying to get cfexecute to
create a symbolic link
> on linux.
>
> i am using the below cfexecute tag to try and mimic what
i am doing from the
> command line, but no link is made and no output is
received from the cfexecute
> tag.
>
> i have also tried /bin/ln
>
> am i missing something?
>
> <cfexecute name="ln" arguments="-s
/home/.../filename.txt
> /home/.../files/test.txt"></cfexecute>
Make sure that the user CF is running as has enough rights on
the
destination directory (su to that user and try ln from that
account).
Mack

Similar Messages

  • About path and classpath in linux

    How to set classpath and path in Linux.
    thank you very much!

    The class path can be set using either the -classpath option when calling an SDK tool (the preferred method) or by setting the CLASSPATH environment variable. The -classpath option is preferred because you can set it individually for each application without affecting other applications and without other applications modifying its value.
    % sdkTool -classpath path1:path2...
    -or-
    % setenv CLASSPATH path1:path2...
    where:
    sdkTool
    A command-line tool, such as java, javac, or javadoc. For a listing, see SDK Tools.
    path1:path2
    Paths to the .jar, .zip or .class files. Each path should end with a filename or directory depending on what you are setting the class path to:
    For a .jar or .zip file that contains .class files, the path ends with the name of the .zip or .jar file.
    For .class files in an unnamed package, the path ends with the directory that contains the .class files.
    For .class files in a named package, the path ends with the directory that contains the "root" package (the first package in the full package name).
    Multiple path entries are separated by colons.
    The default class path is the current directory. Setting the CLASSPATH variable or using the -classpath command-line option overrides that default, so if you want to include the current directory in the search path, you must include "." in the new settings.
    Classpath entries that are not either a directory or an archive (.zip or .jar file) are ignored.

  • Installing 11i apps on windows xp and Red Hat linux AS 3.0

    Hi,
    I am a newbie to Oracle E-business suite............i will be very helpful if anybody could help me with the full procedure on how to install Oracle apps on windows on Windows XP and Red Hat linux AS 3.0.........starting with configuring ip.....i would really appreciate if somebody helps me out...........well thanks in advance..waiting for a optmistic reply...
    Thanks again,
    Virendra

    I have done installation on XP and 2000 servers are heres the steps... detailed ones. I also request those who install Oracle Apps 11i to first read the installtion pdf's which helps you understand clearly the prerequisites overall.
    You cannot find the Pre installtion steps(such as Mks Toolkit and GNUMake config) in more clear terms from those documents.Which are explained here.
    The Must PDF's to refer before installation
    1)r1152ins.pdf
    2)11iconcepts.pdf
    According to the 11iconcepts PDF you can decide your business needs the N-Tier Architecture and Database Server and Application Tier Server File System in a very clear terms.
    The installation process can be divided into
    Pre Installtion,Installation and Post-Installation stages.
    I would caution everyone to concentrate more on Pre Installation stage and which is more critical for a successfull installtion of Oracle Apps and to be free with later cropping up problems.
    Further before moving into Installtion stages i have to Explain the Number of CD's and Installtion type's in Oracle App's.
    In many places you may need to wait patiently even more than 10 minutes for screens(Dialog Boxes) to appear dont conclude prematurely some problem on system.
    In oracle Apps 11.5.1 it consist of 12 CD's.
    1) Start Here CD(RAPID Installation Wizard)
    2)1-11 CD's
    1-3 Application Top information
    4th Oracle DB
    5-6 IAS and other tools
    7-11 Oracle Apps DB.
    You have to decide whether you are going to do a Single Node Installation(No Post-Installation Task) or Multi Node Installation. Refer(r1152ins.pdf)
    While installing for Multi Node you can see the Installation locations to be mentioned as
    Appl_Top,Common_Top,Data_Top etc.Try to install Appl_top and common_Top in one drive and Data_Top in another Drive(Single Node) and in different nodes in Multi Node installation.
    Installation Types
    Production ==>Real time Env implementation's
    Test ==>For test Env Purposes
    Vision Demo==>R&D or learning Purposes.
    Pre-Installation steps
    ======================
    Space Requirement for types of installtions
    Install VC++
    How to Download and install MKS tool Kit
    How to Download and Configure GNUMAKE
    Env path setting
    Create Applmgr user in Win2000
    Space Requirement for types installtion:
    Memory Requirement
    1 GB of RAM(512 Fine for initial Installtion)
    but planned for more user connections another 1 GB of Ram and according to the number of user's and Application needs you have to Increase the Memory.
    HDD capacity
    APP_Top(A)
    COMMON_TOP(C)
    DATA_TOP(D)
    Test DB : 22 + 20 GB (60 GB recommended)
    Prod DB : 22 + 20 GB (60 GB recommended)
    Vision Demo DB: 22 + 35 GB (80 GB recommended).
    Plus space for ur staging area.
    This are the actuall space required for the Oracle Apps Alone plan for more space for future needs etc.
    Softwares on System
    Win2000 server with Patch1,Winzip and Acrobat Reader Latest version etc.
    Install VC++:
    Install a clean installtion of VC++ of Visual Studio Family 6.0
    It should be first installed before installing MKS or GNUMAKE
    NOTE: When Visual C++ is installed, let the installer register all environment variables. This will allow executables to be linked from the command line.
    How to Download and install MKS tool Kit:
    Note:Try to purchase the MKS tool kit from the below site.
    or try to download the trial version valid for a months time.
    http://www.mkssoftware.com/products/tk/ds_tkio.asp
    Evaluation copy from
    http://www.mkssoftware.com/eval/
    Choose "MKS Toolkit for Interoperability " Download it in C:\
    Again you have to click the downloaded kit to start the actual download of 38 MB of MKS tollkit Evaluation version.
    You will be sent a Demo serial number to your mail id==>copy the same to a Notepad on your desktop.
    Now start the installtion of the MKSToolkit on your system by clicking on the MKStoolkit downloaded.
    It will prompt you for the Demo serial number which has to be provided.
    The MKStoolkit will be successfully installed.
    How to Download and Configure GNUMAKE:
    1) HOW TO GET AND INSTALL GNUMAKE ON WINDOWS2000
    This can be done by performing the following steps:
    NOTE: Please, be aware that you must install Visual C++ BEFORE installing GNUMAKE, because its installation process involves linking executables.
    1) Before downloading GNUMAKE, you will need to acquire some utilities which will be used for unpacking files. You can obtain the required utilities at the following
    URL: ftp://ftp.gnu.org/gnu/windows/emacs/utilities/i386/
    The directory contains the following files:
    README
    djtarnt.exe
    gunzip-1.2.4-i386.exe
    gzip-1.2.4-i386.exe
    tar-1.11.2-i386.exe
    tar-1.11.2a.exe
    Only two of the files are required:
    gunzip-1.2.4-i386.exe and tar-1.11.2a.exe
    2) After downloading the above files, rename them as follows:
    gunzip-1.2.4-i386.exe => gunzip.exe
    tar-1.11.2a.exe => tar.exe
    Place them into a directory that you can set in you PATH environment variable.
    3) Point your browser to the following
    URL: ftp://ftp.gnu.org/gnu/make
    The files needed from this directory are:
    make-3.77.tar.gz
    make-3.78.1.tar.gz
    make-3.79.1.tar.gz
    make-3.79.tar.gz
    Development requires to install version 3.77 or above. Downloading the latest version is perhaps best decision, but there are advantages to downloading the version required by development (3.77). (This document assumes that version 3.77 has been downloaded) (NOTE: AVOID USING SPACES IN
    DIRECTORY AND FILE NAMES. GNUMAKE,VISUAL C++, ETC. DO NOT ALWAYS DEAL WELL WITH SPACES)
    4) For instance, suppose you have downloaded file make-3.77.tar.gz on a directory called C:\GNUMAKE, unpack this file using gunzip.exe from a Command Prompt Window
    Example: C:\GNUMAKE>gunzip make-3.77.tar.gz This last action, will expand file make-3.77.tar.gz and the extension .gz will be removed.
    5) On the same Command Prompt Window, you should UnTAR the file, with the following
    command: C:\GNUMAKE>tar -xvf make-3.77.tar This will create a new subdirectory called MAKE-3.77 under C:\GNUMAKE, the original directory.
    6) In the new subdirectory, there is a batch file
    called build_w32.bat; run the batch file to generate GNUMAKE.EXE
    Try this from Command Prompt more than once if succesfully not built message appers till you get Generated successfully.
    Note:If Possible run all the bat files in the MAKE-3.77 and also config.bat in the sub directory by double clicking it.
    WARNING: There is a known issue with this last step, "GNU make fails to build regardless of chosing build_w32 or nmake"
    See [NOTE:115937.1]
    for work around. RELATED DOCUMENTS ----------------- For Microsoft Visual C++, MKS Toolkit and
    GNUMAKE support, you should contact their respective vendors Microsoft Visual C++, MKS Toolkit
    and GNUMAKE are registered trademarks.
    http://support.microsoft.com/ http://msdn.microsoft.com/ http://www.mks.com/
    http://www.gnu.org/ Note:104010.1: Release 11i on NT: Software Requirements
    Note:115937.1: GNU Make won't make on windows NT
    Important:All the downloaded files from GNU makes web sites shall be put in a single folder called gnumake under c:\ .Try to search for config.bat file inside this folders just click and
    run it.
    Env path setting:
    Try to search make.exe generated in c:\program files\mkstoolkit\mksnt and copy and paste it
    c:\gnumake\MAKE-3.77\windebug and c:\gnumake\MAKE-3.77\winRel also paste both this paths in the
    My Computers==>Properties==>Advanced==>Environment variables==>Path setting's
    After all this check as follows from CMD mode.
    1)execute make at c:\>
    2)execute gnumake at c:\>
    In win2000 it may return error messages or Target wrong ignore it.If it is on Win NT then it will return proper status.
    Create Applmgr user in Win2000:
    Create a Applmgr user account in win2000 .
    Installation:
    =============
    What here you require is the Patience .
    Load the START HERE CD and run the C:\> cd \cdrom\rapidwiz
    For Test and Prod it will ask for the location of Appl_Top,Common_Top and Data_Top location. Mention there path and ensure if more than one installtion say eg.Vision and Test or Prod to check the Path in all the tab pages its corresponding values and path's.
    In Vision Demo many of the Options are not propmted from the user.
    It will then do the system checking for Host Name and other details.All the checking should have been passed or if failed it will mark it in RED cross mark.Rectify the mistake and then onceagain proceed or else you will have problem after installation.
    The Installation time takes around 5 to 6 Hrs of time.
    For info on Post installation or on Multi Node follow the pdf's i have mentioned above.
    The most tedious of all is succesfully crossing the Apps system checking it does for all
    installed products it requires without any failure.
    The GNUMAKE configuration or steps were nowhere given and it was all our trail and error exp.
    This is possibly the most elaborate steps to install Apps on Win. post for further help. email me at [email protected] or [email protected]
    Rajeev.

  • Is there any difference in the prompts of UCCX 7 (Windows based) and UCCX 9 (Linux based) ?

    Are the prompts for UCCX 7 (windows based) and UCCX 9 (Linux Based) are different ?
    There are no default prompts available in the script editor folder of UCCX 9.
    I have downloaded some prompts from the internet with .wav format, but those prompts are not working.
    Can someone tell me if the prompts are different and if they are really different, where to get those prompts then ?
    I have also attached the prompts i have downloaded from the internet.

    Nope, there's no difference.  UCCX uses either G711 or G729 encoded files.  You have to encode them first before you upload them.  UCCX will not encode them like CUCM does for MOH files.  In fact, you can use CUCM's MOH file encoding to encode your files for use within UCCX.
    Also, you will not see the system prompts on your workstation where you installed the script editor.
    What is it that you are trying to do?
    Anthony Holloway
    Please use the star ratings to help drive great content to the top of searches.

  • S10e -- Can I install Windows XP onto my Linux-Netbook and same way Linux on Windows Netbook?

    Hello all,
    I wanna buy a S10e and I still have one question:  
    Can I install Windows XP onto my Linux-Netbook and same way Linux on my Windows Netbook?
    I wanna use Suse for all my net applications and still wanna Windows for just old games running on a long trip as flights ect..
    Is it possible? Install booth?
    Thanks 
    Message Edited by ykin on 01-24-2009 12:43 PM

    Boot Camp will only let you install onto an internal disk. This is largely because of Windows restrictions, not Mac OS restrictions. The beta thread has some supposed approaches to let you do this, using manual steps instead of using Boot Camp Assistant.
    Doug

  • Compile forms and reports in linux os

    hi,
    i like to know how to compile forms and reports in linux os?
    please provide me the commands for compiling of forms and reports.
    Regards
    Ravikumar.A

    hi
    i do not know u r form version but the following command is for Forms [32 Bit] Version 10.1.2.0.2 (Production)
    try this.
    @ECHO OFF
    cls
    Echo compiling libraries 10g ....
    for %%f IN (*.pll) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=library compile_all=yes window_state=minimize
    ECHO libraries compilation complete
    ECHO ----------------------------------
    Echo compiling menus 10g ....
    for %%f IN (*.mmb) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=menu compile_all=yes window_state=minimize
    ECHO menus compilation complete
    ECHO ----------------------------------
    Echo compiling forms 10g ....
    for %%f IN (*.fmb) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=form compile_all=yes window_state=minimize
    ECHO form compilation complete
    ECHO ----------------------------------
    ECHO Form Compilation completefor linux i think its frmcmp.sh just make changes here.
    sarah

  • Lib32-util-linux and lib32-util-linux-ng are in conflict

    hi
    i'm running a 64bit arch linux (with some 32bit apps)
    today i got a strange conflict - and the "solution" seems pretty dangerous to me, or am i wrong?
    [root:~]# pacman -S multilib/dwarffortress
    resolving dependencies...
    looking for inter-conflicts...
    :: lib32-util-linux and lib32-util-linux-ng are in conflict. Remove lib32-util-linux-ng? [y/N] Y
    Remove (1): lib32-util-linux-ng-2.18-3
    Total Removed Size: 0.58 MB
    Targets (41): lib32-libxfixes-4.0.5-3 lib32-libxdamage-1.1.3-3 lib32-pcre-8.10-3 lib32-dbus-core-1.4.0-2 lib32-glib2-2.26.1-2
    lib32-atk-1.32.0-1 lib32-pixman-0.20.2-1 lib32-cairo-1.10.0-3 lib32-pango-1.28.3-1 lib32-util-linux-2.19-1
    lib32-e2fsprogs-1.41.14-2 lib32-openssl-1.0.0.d-1 lib32-db-5.1.19-1 lib32-sqlite3-3.7.4-1 lib32-heimdal-1.3.3-3
    lib32-ncurses-5.7-6 lib32-readline-6.1.002-3 lib32-libgpg-error-1.9-4 lib32-libgcrypt-1.4.6-3 lib32-gnutls-2.10.4-1
    lib32-libtiff-3.9.4-3 lib32-gdk-pixbuf2-2.22.1-1 lib32-libcups-1.4.5-1 lib32-libxcursor-1.1.11-1
    lib32-libxrandr-1.3.1-1 lib32-libxi-1.4.1-1 lib32-libxcomposite-0.4.3-1 lib32-gtk2-2.22.1-2 lib32-libdrm-2.4.23-1
    lib32-libxxf86vm-1.1.1-1 lib32-libgl-7.10.1-1 lib32-mesa-7.10.1-1 lib32-sdl-1.2.14-8 lib32-sdl_image-1.2.10-3
    lib32-flac-1.2.1-7 lib32-libsndfile-1.0.23-2 openal-1.12.854-2 lib32-openal-1.12.854-4 sdl_ttf-2.0.10-1
    lib32-sdl_ttf-2.0.10-3 dwarffortress-0.31.21-1
    Total Download Size: 9.07 MB
    Total Installed Size: 79.96 MB

    ulukay wrote:
    ngoonee wrote:Firstly, searches are not cached, so noone would be able to view your link properly. However yes somehow I've seen that the other threads on this are not turning up, so I suggest instead searching for 'util-linux', not 'lib32-util-linux', you will find the solution then.
    1. thanks for not simply posting a link
    2. that search would return threads regarding this problem on 32bit hosts - i run a 64bit host. my main concern is that this would install incompatible 32bit binaries.
    1. You're welcome. Self-help is the best kind.
    2. If you'd done the search I recommended you would have seen that the problem is not related to arch at all, but is due to upstream renaming.

  • Is Teststand able to install and implement on Linux system

    Hi,
    I was using Testsand on windows before,
    Just want to know that if NI Teststand able to install and implement on Linux/Unix system?
    Thanks,
    Solved!
    Go to Solution.

    Since TestStand is an ActiveX Server and i am not aware of any well written ActiveX wrappers for Linux, i doubt that it will work.
    Officially, TestStand is only supported for Windows. So if you achieve by any what-so-ever-open-source-code to install and run TestStand on Linux, you wont get any support from NI if anything unexpected happens.
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Why and How is Linux is Suitable OS for Oracle !

    Can anybody help me in finding Clues that how Linux
    Operating System suitable in all way for the Oracle?
    What is the reason behind that technological point of view and also in all ways?
    Please provide me the answer with some suitable links and hints.
    Rest is fine
    Oracle is not just a Database, its lifeStyle.

    Here is an answer to your question:
    THE CASE FOR LINUX
    Oracle has adopted Linux as the default operating system for the Oracle10g Grid Computing software platform. There are five key factors driving Linux adoption by Oracle customers today.
    1. Linux is focused.
    Other operating systems may offer broader, deeper functionality than Linux, but Linux offers all the functionality needed to gain maximum advantage from Oracle. Alternative operating systems may have better scalability, availability and manageability, but Oracle now delivers those benefits via functionality delivered above the operating system (RAC). Linux is fit for purpose in an Oracle environment.
    Customers can have full confidence in the suitability of Linux for use in an Oracle environment because Oracle's Linux Kernel Development Team has been working for several years now to ensure that Linux has all the features needed to fully support Oracle software.
    2. Linux is ubiquitous, popular and vendor neutral.
    The Linux operating system is available for almost every hardware environment. Once an organisation has Linux skills, those skills can be leveraged across commodity servers, RISC servers and even on the mainframe. Linux is popular and there are many skilled Linux resources available today. Linux is also vendor neutral, so companies are happy running it on machines from a wide variety of vendors including Sun, HP, IBM and Dell.
    3. Linux is fully supported by Oracle.
    The open source nature of Linux allows Oracle to offer comprehensive, code-level support for the Linux operating system. Oracle has back-to-back agreements with Red Hat and Novell which ensure that any fixes created by Oracle in response to customer issues are woven back into the base Linux distributions. Linux is the only operating system that is engineered and supported by Oracle today.
    4. Linux is fast, open and reliable.
    Linux is a high quality operating system. The open source development process ensure that Linux is built to a quality standard, not a release date. The enormous community of Linux users combined with its open source nature ensure that the Linux kernel is very stable. Linux has been shown to deliver exceptional levels of performance and reliability on commodity hardware.
    5. Linux has been adopted and endorsed by Oracle.
    Larry Ellison has said "We will be running our whole business on Linux" and today Oracle is just about there. The majority of Oracle’s developers now work on Linux, Oracle runs its internal ERP and CRM systems on Linux and Oracle hosts many customer systems on Linux. Oracle's public adoption and promotion of Linux has been an important factor in the rapid take-up of Linux by the Oracle customer base.
    I hope this helps.

  • WL on Soalris and Apache on Linux

    Hi
    I'm new to WL and I'm in installation phase. Is it possible to install WL on
    Solaris and Apache on Linux (intel cpu)?
    If possible is it logical to do it like that (performance and security is
    very important)?
    Regards
    Lutfi
    [email protected]

    It is definitely possible, I have the exact same setup running right now.
    From a security and performance perspective, however, you'd be better off
    using Solaris on both. The only reason I am using Linux in front is cost.
    Lutfi Yunusoglu <[email protected]> wrote in message
    news:[email protected]..
    Hi
    I'm new to WL and I'm in installation phase. Is it possible to install WLon
    Solaris and Apache on Linux (intel cpu)?
    If possible is it logical to do it like that (performance and security is
    very important)?
    Regards
    Lutfi
    [email protected]

  • File Upload Problem from Linux to Windows and Windows to Linux

    Hi,
    I am a newbie in the flex environment.
    I have faced a problem for file upload from linux to windows and windows to linux
    And I have put crossdomain.xml file in root folder, still this problem is appear.
    Please help me, if anybody know the answer.
    Thanks and Regards,
    Senthil KUmar

    Hi Pauley,
    I thought you are moving from unix to windows. Now I got it.
    Make sure that the folder is shared and have necessary permissions. Please see few suggestions here:
    Re: NFS or FTP for file on Ip 10.x.y.z
    Regards,
    ---Satish

  • My OS X 10.9 corrupted and i cleaned everything and installed ubuntu linux. I need clean install OSX again and i cant able to reach OS utility now. Please advise

    My OS X 10.9 corrupted and i cleaned everything and installed ubuntu linux. I need clean install OSX again and i cant able to reach OS utility now. Please advise

    You cannot use a Windows machine.
    No idea if this will work because you have/had Ubuntu installed - hit Command + Option + R keys while restarting/booting up. Once in the Utilities, make sure the drive is formatted correctly and erase it, then reinstall the OS.

  • Checking installed packages and kernals on linux

    what are the commands to check
    checking installed packages and kernals on linux?

    According to http://download-uk.oracle.com/docs/html/A96167_01/pre.htm#sthref106,
    uname -a should give you your kernel version.
    rpm -q should list all installed packaged with RPM.
    (see http://www.die.net/doc/linux/man/man8/rpm.8.html)
    Message was edited by:
    Pierre Forstmann

  • Transfer/compile all FMBs and RDFs to Linux

    hello,
    Assumption:
    Oracle AS (Infrastructure) and middle tires installed on the sigle box (including Business Intelligence & Forms). (Linux Box)
    I have forms & reports based application installed on windows XP box.
    This application is running.
    I wanted to run this application on Linux box where Oracle AS has installed.
    I have told before that I just need to transfer and compile all FMBs and RDFs on linux box.
    After that I can use this application from Oracle AS (BI & Forms) based linux box.
    is it correct?
    cheers,
    Dn

    You load FMBs and RDFs where you want. Then you have to configure FORMS90_PATH in default.env (or <application>.env) in $ORACLE_HOME/forms90/server and REPORTS_PATH in reports.sh, the script normally used to configure reports servers.
    Configurations are substantially the same as in DS (formsweb.cfg, default.env, forms90.conf, Registry.dat, and so on).
    Do I need to install DS suite?No, AS already has everything needed to compile and run Forms and Reports.

  • Memory Problem with Oracle10g R2 and red Hat linux  2.4.21-37.EL

    Hi All.
    i've a 64Bit red Hat Linux 2.4.21-37.EL , 5GB Ram , 3GB Swap Space.
    Oracle10g R2. i've 2 prodection database each is having 1400MB of SGA.
    when i check the free meory it shows only 12mb of ram is free..why..?
    and in swap space it's only 200mb is used...why..?
    when i check the dbwither is taking 1.2GB of RAM why..?
    can anybody help me in this ...how to get free memory or configure os level to get more free memory.
    Sarit
    [email protected]

    Linux uses Swap space to run applications. The RAM available may not be enough to run the applications so OS swaps the program between RAM and the swap space to run applications.
    You can see your swap partition being used as the swap space with:
    cat /proc/swaps
    Regards,
    Senthil Murugan

Maybe you are looking for

  • Menu bar and AlphaImageLoader/PNG?

    I am trying to design a drop-down menu that has a semi-transparent wrapper around the links. I put a PNG background on the <li> items, and the links have a solid background with some margin and padding to make it look like they are being wrapped. Eve

  • Stop itunes from downloading app

    hey, for some reason, everytime i start itunes, it attempts to download asphalt 7. i have unchecked auto-downloads, but this still occures. i don't want to download it, and i don't want  it on my computer. how do i get rid of it?

  • The new safari is not working well

    I have safari Version 4.1.1 before i updated to this version I can surf fast but recently after the new updates while surfing it takes too long for the page to open the site and if it takes too long it will say failed to open the page and cannot find

  • Trying the hello world page but getting an error in OAF

    Hi, I am trying to create the helloworld page but I am getting the following error while creating page from the web tier of the project. oracle.jbo.dt.objects.JboException: The following object(s) referred to objects that could not be found: oracle.a

  • Premiere CC playback busted.

    So, yeah, I downloaded CC to my shiny massive and expensive iMac and everything is staring at me all bright eyed and bushy tailed, showing me content shot with the Nikon D7000, and the most basic expectation won't work - no playback. I can scrub thro