help on how to compile and run the awt programs

any1 can tell how to compile and run the awt programs

Published by: 863765 on July 18, 2011 03:29

The same way you compile and run any other Java program.

Tags: Java

Similar Questions

  • How to compile and install the kernel modules after nation and nipalk for installation of Gentoo 64 bit?

    We are trying to install a PCIe 6251 DAQ card in a box of Gentoo 64 bit running Linux kernel 2.6.28 - gentoo-r5 4.3.2 - gcc and glibc - 2.8.  We have installed RPM utilities to manage the installation.  The current problem is that we are not able to compile and install the kernel modules: nidmxfk, nimsdrk, nimstsk and nipxirmk.  Here's a summary of what we have done so far, and to what extent we got.

    First of all, we have changed the configuration of the kernel that we could export the init_mm unused symbol by changing the configuration option of the CONFIG_UNUSED_SYMBOLS = o kernel and recompile the kernel.  Then we installed LabView 8.6.1.  Then we ran the nation 1.9 installer who has installed the source code in vain on the compilation.  To resolve this problem, we have changed the function of pte_offset to pte_offset_kernel by editing the file/usr/local/natinst/nation/configures following the instructions here:

    http://decibel.NI.com/content/docs/doc-4511

    We were then able to compile and install the kernel nation module thanks to:

    . / configure
    do
    make install

    lsmod said that nation has been properly installed.  Then we ran the installer for DAQmx 8.0.1 by:

    . / INSTALL - nodeps

    To do this, we have received errors indicating that LabView support could not be installed because check addictive (incorrectly we think) stated that labviewbase86 has not been installed; This caused the installer to have an abortion.  Therefore, we refused to install support for LabView 8.6 and revived the installation program which produces the output:

    Installation of the driver NOR-DAQmx Distribution of Linux Installer version 8.0.1f0...

    Already to jump Edward - 1.9.0 - f0.noarch.rpm installation, same or newer
    installed.

    Pre Installation...

    Preparing... ########################################### [100%]
    1:nitimingi ########################################### [ 4%]
    2:nipalki ########################################### [ 7%]
    3:nipali ########################################### [ 11%]
    RC0.d directory not found, startup script is not accredited with init levels.
    4:labview80 - rte # [14%]
    5:ni653x ########################################### [ 18%]
    6:nicdigi ########################################### [ 21%]
    7:nidaqmxcapiexmp # [25%]
    8:nidaqmxcapihelp # [29%]
    9:nidaqmxcapii # [32%]
    LN: create the symbolic link ' / usr/local/include/NIDAQmx.h': no such file or directory
    10:nidaqmxcfgi # [36%]
    11:nidaqmxef # [39%]
    12:nidaqmxhelp # [43%]
    13:nidaqmxinfi # [46%]
    14:nidaqmxswitch # [50%]
    15:nidimi ########################################### [ 54%]
    16:nidsai ########################################### [ 57%]
    17:nimdbgi ########################################### [ 61%]
    18:nimioi ########################################### [ 64%]
    19:nimru2i ########################################### [ 68%]
    20:nimxdfi ########################################### [ 71%]
    21:nimxpi ########################################### [ 75%]
    22:nimxs ########################################### [ 79%]
    RC0.d directory not found, startup script is not accredited with init levels.
    23:niorbi ########################################### [ 82%]
    24:nipxirmi ########################################### [ 86%]
    25:nirpci ########################################### [ 89%]
    26:niscarabmm # [93%]
    27:niscxi ########################################### [ 96%]
    28:nistci ########################################### [100%]

    After Installation...

    At this point, after reading this report, we used the Gentoo rc update utility to add several scripts for the boot runlevel initialisation:

    update of RC - a boot nipple
    update of RC - a bunch of nipxirmu
    update of RC - a bunch of mxssvr
    update of RC - a bunch of nisvcloc
    update of RC - a bunch of nidevldu

    When the computer reboots, you get an error message indicating that the following kernel modules are not: nidmxfk, nimsdrk, nimstsk and nipxirmk.  lsmod shows that the nation and nipalk are installed, but no other kernel modules NOR are present.  modprobe-l shows that only nation and nipalk are available.

    So we have several questions:

    1. we install drivers in the correct order?  Should use us NI-VISA 4.5 or NOR-488. 2 rather than DAQmx 8.0.1?

    2. What kernel modules should be loaded for this equipment run?  How to compile and install the ones that we have yet, specifically nidmxfk, nimsdrk, nimstsk and nipxirmk?  Are there others?

    3. How can we get the installer to properly recognize that we have installed LabView Core and install support for LabView?  Are there additional kernel modules related to the support of LabView?

    4. What is the symbolic link that was not created in the DAQmx installation report? (ln: create the symbolic link ' / usr/local/include/NIDAQmx.h': no such file or directory)?

    I apologize for so many questions, but these seem to be the last obstacles to obtaining OR runs correctly on this system.  Is there other information that we can provide that would be useful?  Thanks for any help or suggestions you can offer.

    Craig

    Hey Craig,.

    Given that you use 64-bit Linux all kernel modules must be compiled for 64 - bit.  User mode binaries can be 32-bit, assuming that you have installed the 32-bit support libraries.

    NOR-DAQmx is a complex architecture and requires several kernel modules to support your PCIe card.  Most of these kernel modules have not been brought to support 64-bit Linux.  Some kernel modules are components infrustructure that are shared with other pilots OR as NI-VISA and NOR-488. 2 and have been brought to support 64-bit Linux.  Unfortunately, you need all the modules to use your hardware.

    I hope that answers your question.

    Shawn Bohrer

    National Instruments

  • How to compile and run a Pro * C under Unix program?

    Hello gurus,

    I'm new to the Pro * C. I just wrote a sample Pro * C program 'first.pc' to read some information in tables and print it on the screen.
    I do not know how to compile and run to see the release of my first program.

    After searching a lot, I tried following...
    -- Step 1 compile the program into .c program
     
    $->ls -lrt first.pc
    -rwxrwxrwx    1 sqloper4 staff          1069 Oct 31 03:39 first.pc
    $->proc first.pc
     
    Pro*C/C++: Release 8.1.7.0.0 - Production on Sat Oct 31 05:43:35 2009
     
    (c) Copyright 2000 Oracle Corporation.  All rights reserved.
     
    System default option values taken from: /oracle/app/oracle/product/8.1.7/precomp/admin/pcscfg.cfg
     
    $->ls -lrt first*
    -rwxrwxrwx    1 sqloper4 staff          1069 Oct 31 03:39 first.pc
    -rw-r--r--    1 sqloper4 staff             0 Oct 31 05:43 first.lis
    -rw-r--r--    1 sqloper4 staff          6648 Oct 31 05:43 first.c
     
    $->
     
    -- Step 2 Generate the .o file
     
    $->cc -I${ORACLE_HOME}/precomp/public -c first.c
    first.c: In function 'main':
    first.c:154: warning: return type of 'main' is not 'int'
     
    $->
     
    $->ls -lrt first*
    -rwxrwxrwx    1 sqloper4 staff          1069 Oct 31 03:39 first.pc
    -rw-r--r--    1 sqloper4 staff             0 Oct 31 05:43 first.lis
    -rw-r--r--    1 sqloper4 staff          6648 Oct 31 05:43 first.c
    -rw-r--r--    1 sqloper4 staff          3709 Oct 31 05:45 first.o
     
    $->
     
    -- Step 3 After that link the .o to libraries and produce the exe
     
    $->cc -o exe_name -L $ORACLE_HOME/lib -lclntsh
    ld: 0711-317 ERROR: Undefined symbol: .main
    ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
    collect2: ld returned 8 exit status
     
    $->
     
    $->ls -lrt first*
    -rwxrwxrwx    1 sqloper4 staff          1069 Oct 31 03:39 first.pc
    -rw-r--r--    1 sqloper4 staff             0 Oct 31 05:43 first.lis
    -rw-r--r--    1 sqloper4 staff          6648 Oct 31 05:43 first.c
    -rw-r--r--    1 sqloper4 staff          3709 Oct 31 05:45 first.o
    $->
    I also tried steps below after some time thanks to the new program
    $->ls -lrt first*
    -rwxrwxrwx    1 sqloper4 staff          1069 Oct 31 03:39 first.pc
    $->
    $->proc first.pc
    
    Pro*C/C++: Release 8.1.7.0.0 - Production on Tue Nov 3 05:42:14 2009
    
    (c) Copyright 2000 Oracle Corporation.  All rights reserved.
    
    System default option values taken from: /oracle/app/oracle/product/8.1.7/precomp/admin/pcscfg.cfg
    
    $->cc first.c
    first.c:142:19: error: sqlca.h: A file or directory in the path name does not exist.
    first.c: In function 'main':
    first.c:170: error: 'sqlca' undeclared (first use in this function)
    first.c:170: error: (Each undeclared identifier is reported only once
    first.c:170: error: for each function it appears in.)
    first.c:154: warning: return type of 'main' is not 'int'
    first.c: In function 'sqlerror':
    first.c:260: error: 'sqlca' undeclared (first use in this function)
    $->
    Can someone help me on above errors?

    After all, above yet I don't know how to proceed and "run" the program.
    Could you please help me with the steps 'Compile and run' a Pro * C program?

    Oracle DB Version: Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production
    OS: Unix


    Thanks in advance!

    Published by: Learning.Oracle on November 3, 2009 17:13

    Hello

    -lsql10

    Which specifies the library to version 10, but it seems that you have your first assignment 8.1.7.

    You will need to look in your lib directory and see what we call the file in 8.1.7 - it's been too long and I don't remember the exact name.

    Kind regards

    Mark

  • How to: Download and run the utility of Diagnostic equipment of HP (HDU)

    Hi all

    The video below will show you how to download and run the hardware HP (HDU) diagnostic utility in Windows 7 and Windows Vista (and probably 8 as well). You don't want to use this tool to help you determine if hardware of your printer HP working properly.

    If you have any problems, or simply have questions about the tool, response in this thread.

  • How to build and run the sample extensions?

    I have a good time trying to get the sample to run, extensions

    Adobe-CEP/CEP-Resources · GitHub or also in the SDK of 2014 Adobe Illustrator CC for the Plugins that have a graphical interface.

    So far I've failed.

    Windows 7 x 64 system. Illustrator CC

    First test:

    Assemble one of the samples using the Adobe package manager. Added the file of "CEP_HTML_Test_Extension" or well the 'TutorialUI' of the SDK samples.

    and then install the zxp file obtained by using the "extensions Manager". No error reported. Extension handlers lists the Extension as being active for AI CC. Illustrator began.

    But I don't see anything in illustrator. There's no "Extensions" entry in the menu of Windows of Illustrator.

    The PlugIn tutorial menus are displayed, but the sample dialog box does not appear. In the debugger, I noticed that the call to pFnLoadExtension fails.

    Second test:

    After the pdf file "USING the kit SDK ADOBE EXTENSION" (http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/CC14_Extension_S DK.pdf)

    Package as before

    PlayerDebugMode enabled in HKEY_CURRENT_USER\Software\Adobe\CSXS.5

    copied the zxp file in C:\Program Files\Common Files\Adobe\CEP\extensions

    Same result. I don't need an extension.

    I had no problem, build and run the sample Plugins well.

    What I am doing wrong?

    How can I build and run a simple example of extension?

    Any help appreciated.

    The problem related to how the samples were copied in the extensions directory. When you .zxp files you need to extract the content and place them in the extensions directory.

    For example this:

    C:\Program Files (x 86) \Common Files\Adobe\CEP\extensions\

    TutorialUI.zxp

    UIShowcase_sample.zxp

    But this:

    C:\Program Files (x 86) \Common Files\Adobe\CEP\extensions\

    TutorialUI\

    UIShowcase_sample\

    You can install the .zxp by the Manager of extensions or, for development purposes, rename the .zip file type.

  • Impossible to compile and run the project

    Hello

    Last night, my project ran and deployed to the alpha of dev without problem.

    This morning (and the only thing I've done is changed my icon and splash screen) it just sits there at 91%. When you look at the progress window there are two progress bars:

    1 says Syncing and application startup

    2 said launch myapp (blocked: user operation is pending of "" to complete).

    This eventually give up and display a dialog window:

    There is problem

    Synchronization and application startup

    Deployment failed: Info: request shipment: install and launch

    News: Native on debugging

    Information: size of the 648916759 file

    Info: installation

    Info: Treatment 648916759 bytes

    News: Progress 0%...

    News: Advance 4%...

    Info: 99% progress

    actual_id:

    actual_version:

    result: failure 812/var/tmp/cgic247239: duplicate member name ' native/MyAppName '.

    It's that last line that concerns me.

    Any ideas what is happening?  My other projects compile and deployment very well.  I tried to use the device-debug and release.  I rebooted the PC and dev alpha and even delete the running configs so that they recreated

    Thank you very much

    After more digging, I came across http://supportforums.blackberry.com/t5/Cascades-Development/App-Wont-Launch/m-p/1955639/highlight/tr...

    I also tried to create a new project, but the problem persisted. But what it show me was a warning in the bar file descripter.  The assets he suggested I had a duplicate png file.  The assets tab listed my assets folder (where the image was in fact), but it was also alongside icon.png.  So I removed that in the list and hey presto - all is well again.

  • How to compile and test the SIM card applet

    Hi all
    I have a sample applet:
    package sim.access.sample;
    
    import sim.access.*;
    
    public final class helloFile extends Applet implements ToolkitInterface
    {
           private static SIMView  theGsmApplet;
           private static USIMView aUsimApplet;
           private static AID theGSMAppletAID;
           private static AID theUSIMAppletAID;
           
           private static final byte[]  baGSMAID = {(byte)0xA0,(byte)0x00,(byte)0x00,(byte)0x00,(byte)0x09,(byte)0x00,(byte)0x01};
           
           protected helloFile(){
           
    
           public MyApplet () {
                theGSMAppletAID = new AID();
                // get a reference to the GSM interface
                theGsmApplet = SIMSystem.getTheSIMView(theGSMAppletAID);
           }
           
           
           public void doSomethingWithAFile(){
                
                   // returns the SIMView of the currently selected Applet 
                   // allows to implement services that are depend on specific 
                   // file in GSM or USIM application as well as to implement 
                   // technolgie independent applets.
                   SIMView theView = SIMSystem.getTheSIMView();
                   if(theView instanceof SIMView){
                        // do something with a GSM file
                   }
                   else if(theView instanceof USIMView) {
                        //do something with a USIM specific file
                   }
                   
                   // Or request a View to a specific application
                   USIMView theView = SIMSystem.getTheSIMView(aUSIMAppletAID);
           }
    
    }
    I want to compile and test, how can I do?

    Muhammad Umer wrote:

    safarmer wrote:
    You need the EXP files to be on the road to construction. This can be in the form of a POT that has a record of javacard under each package with the EXP file.

    I downloaded the package, but I wonder that, on compiling EXP file is automatically generated in the class path in the bin folder. But the I downloaded the package contains java card folder and EXP files inside of them, where should I put these files?

    JCOP generate EXP files for source code compiled for you. If you have it in a jar on your way of construction, then they are not replaced. I managed to unpack the java files and EXP files in the ZIP file of 3GPP. When combined into a single JAR file (with each package having a javacard subfolder) JCOP tools recognizes files and is able to use to build my project. All the necessary files are in the ZIP of the Web site.

    See you soon,.
    Shane

  • Help, please! Photoshop CS5 AND all THE OTHER PROGRAMS to CRASH!

    Hello

    So I have CS5 Adobe Creative Suite full on my iMac. I bought all of the programs in 2010 and the new iMac in 2015. Since I upgraded my iMac to the new OS (first Yosemite, then El Capitan) all my CS5 programs is high gel (aka crash) and I have to force quit them or manually shuts down my computer, or it will run smoothly, but when I go to exit the program, a window will appear saying that the program was forced to leave because he crashed (which obviously isn't the case).

    Why is this happening?

    I'm sure it's just a matter of my programs up to date are not enough to work with the newer operating system out there currently, which means I probably need to buy CS6, or unfortunately, I will have to pay monthly for these programs with this new creative cloud bs, but I wanted to check with others who know better, then I have.

    Someone please help! I tried to call Adobe and Apple about this but no answer or Apple puts all the blame on Adobe.

    I AM NOT happy that Adobe has NO phone or chat support with their technical team, so hopefully someone here will know what to do.

    Thank you

    Zach

    Hello Zach,

    Being in the Photoshop community, could you please post the report of accident for Photoshop here?

    Regarding the compatibility of Cs5 on OS X 10.11, see the Suite CS5 in OSX 10.11 El Capitan (Beta or future)

    See also El Capitan compatible with Adobe CS5? Apple Support communities

    Kind regards

    Assani

  • Installation Wizard downloads and runs the HP printer

    Learn how to download and run the wizard to install printer HP (PIW). Printer Installation Wizard allows to solve many common installation problems, such as finding the correct driver for your printer, using your HP printer the same way that you used with your old operating system. Printer Installation Wizard is not available for all products, only works in Windows 7 and Windows 8, and you connect your printer to your computer with a USB cable to run the wizard. For other helpful videos, go to hp.com/supportvideos or youtube.com/hpsupport. Several support options for your printer are available at hp.com support. This video was produced by HP.

    I hope you find this information useful.

  • Download and run the utility of Diagnostic equipment of HP (HDU)

    Learn how to download and run the hardware HP (HDU) diagnostic utility in Windows 7 and Windows Vista. You don't want to use this tool to help you determine if your HP printer is working properly.

    For other helpful videos, go to hp.com/supportvideos or youtube.com/hpsupport. Several support options for your printer are available at hp.com support.

    This video was produced by HP.

    I hope you find this useful and informative video.

  • Satellite A30 921: how to remove and replace the memory?

    Hi, can someone help me how to remove and replace the memory of satellite A30 921. and also, please give a detailed instruction.

    Thank you in advance.

    Hello

    There is not much to explain. On the low side in the Middle it is placed to cover memory (fixed with two screws). Remove the cover and you will see 2 slots there. I put t know how much memory you here but like Stefan says you can use max 2 GB of RAM (2 x 1024Mo PC2700 - PA3313U-1M1G). How to remove the memory modules, which you can see on http://www.hardwaresecrets.com/article/189/5

    Good bye

  • shortcut for deskjet 8600 pro has disappeared. Re-run the installation program does not help. How can I get that back?

    When I bought and installed my Pro Deskjet 8600 in last July, a wonderful control program has been installed. However, the shortcut on the desktop for this program has disappeared, and I can't. Re-run the installation program does not help. How can I get that back. All I have now is an older version of the HP Solution Center, which does not have the features that I got into the habit of.

    Hello

    Uninstall the software by following programs > HP > HP Officejet Pro 8600 > Uninstall.

    Then download and install the latest version of the software below, it is a more recent software and should solve the problem you are experiencing:

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=bi-108858-3&cc=us&DLC=en&LC=en&OS=4131&product=4323659&sw_lang=

    Shlomi

  • I volunteer for installation of the Government in New Orleans.  I'm helping recommendations on equipment and software.  Their editing computer cannot be connected to the Internet.  How to buy and receive the software and updates?

    I volunteer for installation of the Government in New Orleans.  I'm helping recommendations on equipment and software.  Their editing computer cannot be connected to the Internet.  How to buy and receive the software and updates?

    Please see this link in the topic "successful."

    Creative cloud using Enterprise | Applications and updates

    You can use managed delivery of applications for the following:

    • If you need to exercise strict control over the applications installed on client computers.
    • If end-users have administrator privileges on the computer.
    • To reduce Internet bandwidth consumption by preventing multiple downloads of self-service.
    • If there is no Internet access on client computers.
  • How to install and configure the virtual machine with XP as an operating system on a Machine running Vista

    How to install and configure the virtual machine and XP operating system inside, with vista as my work machine.

    * original title - how to install and configure the computer virtual and XP operating system inside, with vista as my work machine.*

    How to install and configure the virtual machine and XP operating system inside, with vista as my work machine.

    Hey Preethi23

    It comes to the installation of vista operating system instance

    read the links below

    http://www.Microsoft.com/Windows/Virtual-PC/support/Virtual-PC-2007.aspx

    http://www.Microsoft.com/Windows/Virtual-PC/support/FAQ.aspx

    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=04d26402-3199-48A3-afa2-2dc0b40a73b6&displaylang=en

    Walter, the time zone traveller

  • doubt Doc ID 1618305.1 how to install and configure the user interface for content with WebCenter content 11.1.1.8.0

    doubt Doc-ID 1618305.1 How to install and configure the user interface with WebCenter content 11.1.1.8.0 content

    The portal_domain field contains;

    AdminServer (admin) and Enterprise Manager, (port 7001)

    IBR_server1, (port 16250)

    UCM_server1, (port 16200)

    WC_Spaces1, (port 8888).

    On the same machine, I have another weblogic, admin and for the ITS.

    The case is that continued to develop for the upgrade to the new skin WebCenter content.

    That's my goal.

    Then I did some research and came to the following notes in support.

    1 - how to install and configure the UI content with WebCenter content 11.1.1.8.0 and 11.1.1.9.0 (Doc ID 1618305.1()

    https://support.Oracle.com/epmos/faces/DocContentDisplay?_afrLoop=290841671406625 & ID = 1618305.1 & _afrWindowMode = 0 & _adf. CTRL-State = c7eq7vwdt_216

    and

    2 - update of the 11.1.1.8.0 UI content after you apply the Patch of Bundle WebCenter content 3 (MLR 3) or higher (Doc ID 1617477.1()

    https://support.Oracle.com/epmos/faces/DocContentDisplay?_afrLoop=291485823387355 & ID = 1617477.1 & _afrWindowMode = 0 & _adf. CTRL-State = c7eq7vwdt_245

    The UCM_server1 has the following House / app / oracle / Middleware / Oracle_ECM1 /.

    And the list of patches;

    ===================================================================================================

    Installed products of higher level (1):

    Oracle WebCenter content management install 11.1.1.8.0

    There are 1 products in this House of Oracle.

    Installed products (40):

    Cloning of the 11g Application Server 11.1.1.8.0 component

    Enterprise Manager Application Server Integrator Plugin - Management Service Support11.1.1.7.0

    FMW Control Plugin for Oracle inbound refinery 11.1.1.8.0

    FMW Control Plugin for Oracle WebCenter Capture 11.1.1.8.0

    Component install SDK 11.1.0.9.0

    Oracle Application Server Configuration 11.1.1.7.0

    Part of Oracle 11.1.1.7.0 Bali

    Oracle 11.1.1.8.0 capture

    Common files Oracle WebCenter content management 11.1.1.8.0

    Oracle Content Server 11.1.1.8.0

    Content of Oracle 11.1.1.8.0 Server component

    Content access Content Server Oracle 11.1.1.8.0

    Access to the contents of the Oracle Content Server 11.1.1.8.0 files

    Oracle Content Server Core 11.1.1.8.0

    Oracle 11.1.1.8.0 server content distribution

    Oracle extended Windowing Toolkit 11.1.1.7.0

    Oracle Fusion Middleware Admin Config 11.1.1.6.0

    Oracle Help for Java 11.1.1.7.0

    Oracle Help for the Web - UIX 11.1.1.7.0

    Oracle Help for the Web Shared Library 11.1.1.7.0

    Oracle Help share library 11.1.1.7.0

    Ice browser Oracle 11.1.1.7.0

    Oracle IRM                                                           11.1.1.6.0

    Oracle extended JFC Windowing Toolkit 11.1.1.7.0

    One-time correction of Oracle 11.1.0.9.9 installer

    Oracle outside in technology 8.4.0.0.0

    Oracle Remote Client of Intradoc 11.1.1.8.0

    Component of Oracle 11.1.1.7.0 rules

    Oracle SOA 11.1.1.7.0 workflow

    Universal Oracle install 11.1.0.9.0

    Oracle Upgrade Wizard 11.1.1.8.0

    Oracle Upgrade Wizard 11.1.1.8.0

    Upgrade Oracle WebCenter content management 11.1.1.8.0 Assistant

    Oracle WebCenter Capture 11.1.1.8.0

    Oracle Webcenter content - rights 11.1.1.7.0 documentalist

    Oracle WebCenter content - Universal Content Manager 11.1.1.8.0

    Oracle WebCenter content management install 11.1.1.8.0

    Oracle WebCenter content 11.1.1.8.0 management product suite

    Oracle WebCenter content: Imaging 11.1.1.8.0

    OracleAS Documentation 11.1.1.8.0

    There are 40 products installed in this House of Oracle.

    Interim plates (2):

    Patch 18188143: applied the sea Mar 19 17:37:32 BRT 2014

    Patch ID: 17263162

    Created February 5, 2014, 12:56:41 pm

    Bugs fixed:

    15872313, 17184457, 17515691, 16633496, 14317920, 15991141, 16892410

    14071471, 17929776, 13414481, 16042293, 17018964, 17627211, 16768600

    16037162, 14521663, 17768056, 14738077, 16460053, 17567819, 17806416

    15905591, 16080297, 17569908, 17043756, 18139768, 17211093, 17805499

    16418434, 16828356, 16671687, 17039391, 16698130, 17943394, 17632731

    17560900, 14246603, 15941347, 16045712

    Location of patch in the inventory:

    / app/Oracle/middleware/Oracle_ECM1/Inventory/oneoffs/18188143

    Patch location in the storage area:

    /app/Oracle/middleware/Oracle_ECM1/.patch_storage/18188143_Feb_5_2014_12_56_41

    Patch 18088049: applied the sea Mar 19 17:35:58 BRT 2014

    Patch ID: 17182855

    Created February 16, 2014 20:35:48 hrs PST8PDT

    Bugs fixed:

    17919101, 17894065, 17884570, 17883868, 17883112, 17854549, 17835742

    17832305, 17819213, 17812338, 17789722, 17783376, 17778867, 17761746

    17740542, 17733871, 17698852, 17658821, 17642431, 17636186, 17622384

    17616664, 17616611, 17616489, 17613656, 17608703, 17589960, 17581458

    17574153, 17567413, 17565564, 17558210, 17558068, 17546505, 17545841

    17540480, 17528590, 17514070, 17511368, 17511271, 17511089, 17501678

    17500375, 17475733, 17449617, 17421368, 17417817, 17416821, 17416807

    17416771, 17416377, 17416343, 17402732, 17401071, 17401052, 17397875

    17393920, 17393892, 17369286, 17368525, 17368096, 17362858, 17362130

    17354877, 17353764, 17352746, 17335303, 17335290, 17330493, 17324707

    17323595, 17323038, 17317268, 17314494, 17313064, 17313052, 17313000

    17312990, 17312933, 17312863, 17312366, 17298386, 17295962, 17290804

    17285105, 17270986, 17261952, 17255019, 17219134, 17216119, 17206903

    17201035, 17200854, 17199763, 17187804, 17185539, 17171852, 17171818

    17164502, 17160600, 17153780, 17074852, 17050451, 17049175, 17026301

    17008220, 17007746, 17007534, 17006378, 16999307, 16999291, 16991380

    16980256, 16980207, 16980196, 16979042, 16961904, 16958142, 16954858

    16941623, 16936055, 16936048, 16936036, 16936020, 16936006, 16935987

    16935976, 16921682, 16908287, 16858148, 16815976, 16796213, 13931337

    17424037, 17006115, 17171834

    OPatch succeeded.

    ==============================================================================================

    And contains the following configurations in config.cfg

    ==============================================================================================

    SocketAddressHostSecurityFilter = 127.0.0.1 | 0:0:0:0:0:0:0:1 | 192.168.1. * | 10.62.1.79

    xPortalSecurityPropagate = true

    Web server = javaAppServer

    AllowUpdateForGenwww = 1

    SearchIndexerEngineName = OracleTextSearch

    IndexerDatabaseProviderName = SystemDatabase

    AdditionalEscapeChars = -: #.

    FileEncoding = UTF8

    MaxQueryRows = 2000

    DisableAuthorizationTokenCheck = true

    IntradocServerPort = 4444

    SchemaPublishInterval = 604800

    SSAllowDelayedProjectWrites = true

    IdcServerThreadQueryTimeout = 120

    DisableQueryTimeoutSupport = false

    MaxSearchConnections = 20

    #Cache

    UseSearchCache = false

    #

    #AdditionalEscapeChars = _: #, -: {-}, has: A, GOLD: GOLD, CAN: CAN, AND: AND at the END:

    # Accesing a content item on a mapped Web URL (WebUrlMap) fails with the error: "unable to retrieve the content. Security access denied» (Doc ID 1639028.1()

    MaxAccountsInSecurityClause = 300

    # end (Doc ID 1639028.1()

    #Search fails for external users in WCC after upgrade to 11.1.1.8.0 (Doc ID 1676468.1()

    DoCaseInsensitiveAcctSearch = false

    # end (Doc ID 1676468.1()

    #MigrationFormatForfApplicationGUID = dCollectionName:dCollectionGUID

    ==============================================================================================

    To my UCM_Server1 content WebCenter.

    As I already have a WebCenter content I have to follow the second part of the note

    How to install and configure the UI content with WebCenter content 11.1.1.8.0 and 11.1.1.9.0 (Doc ID 1618305.1).

    Install and configure content WebCenter ADF WebUI against WebCenter Content Server

    Step 1) install the MDS schema

    (Step 2), install the Weblogic Server

    11 GR 1 material step 3) DOWNLOAD and install Oracle Application Development Framework (11.1.1.6.0) in the new WebUI WLS Middleware House, found here

    Step 4) Download and apply Patch 16, 546 129.

    Step 5) Download and apply Patch 16, 546 157.

    Step 6) download and apply the Patch and then 19,469,801, 18,102,108 Patch

    Step 7) copy the wccadf files in the field of user interface

    Step 8) Oracle on demand services (MDS) metadata registry

    Step 9) Place the WebCenter content domain user interface model

    Step 10) run the Setup Wizard on the new home of Middleware WebUI to create the new domain

    Step 11) updated the Oracle ADF of shared libraries

    Step 12) start the domain WebUI administration server

    Step 13) Save target Managed Server with the MDS repository and create the metadata partition

    Step 14) start the server managed WebUI.

    Step 15) associate UI WebCenter content to Content Server.

    Step 16) reboot the WebUI ADF server managed.

    Step 17 access the WebUI

    Step 18) complete the Configuration of the workflow

    Step 19) apply the latest Patch Bundle content UI of WebCenter

    MY DOUBT IS:

    To read the steps that I understood, to 19, with success, in the end, I will have an another WebLogic with a domain name and its respective EM.

    I have two servers weblogic?

    portal_domain (explained above) and a new wccui_domain wls and domain.

    This fix it?

    Two WLS to keep WebCenter portal and content, and other elements.

    Because I'm not able to do with the WLS even where I UCM_server1 today?

    Thanks for all suggestions and criticism.

    To read the steps that I understood, to 19, with success, in the end, I will have an another WebLogic with a domain name and its respective EM.

    I have two servers weblogic?

    portal_domain (explained above) and a new wccui_domain wls and domain.

    This fix it?

    Two WLS to keep WebCenter portal and content, and other elements.

    Because I could not do with the WLS even where I UCM_server1 today?

    Yes, up to 11.1.1.9.0, you will need to install a new wls House (new wls server admin) and then configure WCC ui there. User interface and COE will not work in the same field. You can have the portal and content under the same House of wls and install a new one for the user interface.

    This is due to a problem with ADF and WCC libraries.

    With 12 c, this dependence is not there, and you can install / configure all 3 (Portal, content and adf ui) applications on the same domain.

Maybe you are looking for

  • What happened to the option to quit smoking?

    the option of quitting disappeared in the menu after the last update.

  • I want to store most recent photos first

    Please Apple do an update to store most recent photos first I could wth iPhoto. Photo is a poor substitute for iPhoto and a race to the bottom

  • Satellite P100 - boot failure after BIOS update

    Hello I wanted to update BIOS on my Satellite P100 - (PSPADE) with the latest version, downloaded from the Toshiba site.Quit all applications.Run the zip file error file not found %path\phlahnt.sys.Keyboard not working unable to stop even by using th

  • HP Pavilion dv7 - 4157cl

    my hp Pavilion dv7 - 4157cl turns on but does not display. the monitor is completely black. I connected an external monitor and still no display.

  • The WAP1.1 of TELUS and TCP network connections settings

    Hi all To give a bit of background.  I'm consuming a Web service on the client side, MDS really works, but I'm trying to force the other connection methods. (1) does anyone know the settings WAP1.1 and TCP of Telus Mobility?  I called them and they w