Deployment issue of Apex (ADR) with Tomcat6 using Linux.

Hello

I cannot use apex_4.2.3 with apex_listener ords_2.0.6 under tomcat6.  My operating system is Linux with the distribution of Oracle_Linux_Server_6.4, which is similar to RHEL_6.4. The database that I use is XE_11.2g.

I think I'm just following the instructions in the ADR (E25066-10) installation manual. I am able to run successfully using ADR in stand-alone mode, but I can't make it work with tomcat6.  After you have copied ords.war and the images directory apex in the tomcat webapps directory, I get errors when I try to start ADR under tomcat.  ADR is listed as an application using tomcat manager/html, but the column 'Running' brand ADR as fake and tomcat "will not start" it.


An abbreviated version of what I found post-mortem in the /var/log/tomcat6/catalina.out file follows:

------
SEVERE: An error has occurred during the injection:
private oracle.dbtools.rt.oauth.bdb.Approvals oracle.dbtools.rt.oauth.builtin.BuiltIns.approvals
...
oracle.dbtools.common.service.ServiceLocatorException:
Error occurred during the injection:
private oracle.dbtools.rt.oauth.bdb.Approvals oracle.dbtools.rt.oauth.builtin.BuiltIns.approvals
...
Caused by: oracle.dbtools.common.service.ServiceLocatorException:
Error occurred during the injection:
oracle.dbtools.rt.home.tenants.TenantEntityStorageProviderBase.store oracle.dbtools.rt.home.DataStore protected
...
Caused by: oracle.dbtools.common.service.ServiceLocatorException:
Exception occurred in the activate() method
...
Caused by: java.lang.IllegalArgumentException:
Environment home
/U01/app/Oracle/product/ords.2.0.6/wfk_config_storage/ords/BDB/AEL-qRGtpktqSSPzcIJ7PofYqQ
There is no
...
SEVERE: Error listenerStart
------

The error message is correct because I DO NOT have a file named:

/U01/app/Oracle/product/ords.2.0.6/wfk_config_storage/ords/BDB/AEL-qRGtpktqSSPzcIJ7PofYqQ

I do not have a file named:

/U01/app/Oracle/product/ords.2.0.6/wfk_config_storage/ords/BDB/AEL-Ac3xda2cHprITOaBN0BV6w

Can someone tell what I'm doing wrong or suggest something else for me to try?

Thank you very much.

Hello

ADR must then the path of bdb to write files of locking for the OATH, made your user to start tomcat has permission to write this way?

Tags: Database

Similar Questions

  • Explain to me how a multi-level security strategy can be deployed domain LAN-to-WAN and the LAN domain to the domain of the workstation with the use of internal firewalls.

    Explain to me how a multi-level security strategy can be deployed domain LAN-to-WAN and the LAN domain to the domain of the workstation with the use of internal firewalls.

    Hello

    Your Windows XP question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please ask your question in the following forum.
    http://social.technet.Microsoft.com/forums/en-us/itproxpsp/threads

  • How to use oracle APEX remote with a database located on a remote server

    Hello

    I am a new user with the Oracle Technologies. I installed ORACLE 10 g XE and APEX upgrade version 4.0 on my laptop.
    My Manager has setup a remote server with a Linux Red Hat. He has installed on this server EBS R12 with a 11i database.

    As a training, I would like to play with the tables on the server with APEX 4.0 installed on my laptop.
    The server is on the same local network and as a result of the description above, it is possible to connect my local APEX in the database?

    If this is not the case, this means that I have to install APEX on the 11i Server database, and then connect to the server to play with these tables?

    Thank you very much for your time and support the members of the CCSE.

    Kind regards

    Ulrich

    Hi, Ulrich,.

    Yes, you can access another database from your database to the APEX. The mechanism used for this is called a "database connection". You create such a link of database in your local database, then you can access remote data like this:

    SELECT *
      FROM databaselink@EMP
    ;
    

    If you want to use remote objects in APEX you create local views to encapsulate this (search the forum for apex and database links, you will find some interesting discussions).

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • I don't understand why I can't login my account using mozilla but with googlechrome fb, I am able to do... Mozilla can load the fb site but cannot access my fb account... I'm uncomfortable with the use of mozilla as my browser... pls help thanks

    I don't understand why I can't login my account using mozilla but with googlechrome fb, I am able to do... Mozilla can load the fb site but cannot access my fb account... I'm uncomfortable with the use of mozilla as my browser... pls help thanks

    • "Clear the Cache": Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.
    • 'Delete Cookies' of sites that cause problems: Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the Add-ons is the cause of the problem (switch to the DEFAULT theme: Tools > Modules > themes).

    • Makes no changes on the start safe mode window.

    See:

  • Replace values with image using DECODE

    I am struggeling to replace the values in a table with images using DECODE, as shown here'https://apex.oracle.com/pls/otn/f?p=21195:1:0:.

    The query itself is no problem and works great:

    SELECT JOB_NAME Job status, DECODE(ENABLED, 'TRUE', '<img src="/i/orcl/up.gif">', 'FALSE', '<img src="/i/orcl/down.gif">') AS

    OF USER_SCHEDULER_JOBS

    Easy as pie, but...

    Somewhere along the line the support < and > are replaced by & lt; and & gt; and the quote with & quot;

    "As a result, the browser displays literally < img src="/i/orcl/up.gif "> and no image.

    What I'm doing wrong?

    635160df-de20-4FE3-9807-b51b06b91919 wrote:

    Please update your forum profile with a real handle instead of '635160df-de20-4fe3-9807-b51b06b91919 '.

    Somewhere along the line of the support < and=""> are replaced by < and > and quotes with '. '.

    Therefore, the browser displays literally and no image.

    What I'm doing wrong?

    The column attribute the text to display as should be the Standard report column rather than the default display text (escape special characters).

  • Problem with the use of the ADF libraries

    JHeadstart version: version 11.1.1.5.27

    JDeveloper version: Studio Edition Version 11.1.1.7.0

    Scenario of

    I'm trying to build an application using ADF libraries like below:

    Common code - extension of framework classes

    CommonUI - LOV hides, etc...

    Common model - ADFBC all entity objects

    Several subsystems (view controller 'helper' projects)

    Main view controller project

    I have created libraries according to the guide of FMW and have imported correctly into the relevant model projects and view controller.  In JDeveloper, I can see the libraries OK and able to build my screens without any problem using JHeadstart.  All of the subsystems are managed independently, i.e. I used JAG to create my application and can run the autonomous subsystems.  The problem comes from the main view controller project.  I have imported successfully all libraries in the project of main view controller and you can see all the controls data from libraries in the navigation Application in JDeveloper.  According to the JHeadstart user guide, I imported the NLS library by beams and have modified the JHeadstartApplicationDefinition.xml file to include my libraries (all names and paths are 100% correct).  Now when I run the JAG, it removes all the ServiceDefinitionRef I added to my library.  When I run the application crashes and JDeveloper reports the following error:

    "oracle.jbo.JboException: Houston-29000: Unexpected exception caught: oracle.jbo.ConfigException, msg = Houston-33005: Configuration DgmUC003ServiceLocal cannot be found."

    "Caused by: oracle.jbo.ConfigException: ADFContext Houston-29114 is not configured to process this exception messages." Use the code of exception stack trace and error to investigate the root cause of this exception. Root cause error code is Houston-33005. Error messages settings are {0 = DgmUC003ServiceLocal} ".

    DgmUC003ServiceLocal is one of my libraries.

    Can anyone help.

    I tried many things to fix this, but cannot find an answer.

    Interestingly, I once managed to recognize a library (I removed all but one subsystem libraries) and it worked.  When you use the JAG, it not to overwrite my amendment to the JHeadstartApplicationDefinition.xml of the file but when I added a library more he still replaced my amendment and gave the above error for the new library.

    It was the JHeadstartApplicationDefinition.xml file before execution of JAG:

    < ServiceDefinitionRef location = "MasterServiceServiceDefinition.xml" name = "MasterService" / > "

    "< Any ServiceDefinitionRef ="true"name ="UC003Service"location ="... /... /.. /DgmUC003/UC003View/properties/DgmUC003ServiceServiceDefinition.xml"/ >

    "< Any ServiceDefinitionRef ="true"name ="sdService"location ="... /... /.. /SD/sdView/properties/sdServiceServiceDefinition.xml"/ >

    That's what it was after completing JAG:

    < ServiceDefinitionRef location = "MasterServiceServiceDefinition.xml" name = "MasterService" / > "

    "< Any ServiceDefinitionRef ="true"name ="UC003Service"location ="... /... /.. /DgmUC003/UC003View/properties/DgmUC003ServiceServiceDefinition.xml"/ >

    He removed the 2nd entry of library?, wouldn't not and gives the following error:

    "oracle.jbo.JboException: Houston-29000: Unexpected exception caught: oracle.jbo.ConfigException, msg = Houston-33005: Configuration sdServiceLocal cannot be found."

    It's very frustrating, I followed all the instructions to the letter.  I would not expect a very simple thing like that does not work.  Any help, greatly appreciated pointers.

    Thank you Trevor.

    Hi Paul,.

    My apologies for not updating this thread earlier.

    The good news is that it has been resolved, the issue seems to be with JDeveloper and not JHeadstart (or maybe just a combination of the two).  That's what I do:

    1. Edit the file JHeadstartApplicationDefinition.xml
    2. Reconstruction/compile the project (in JDeveloper which is Alt - F9)
    3. Do a "save everything" (belt and suspenders, probably not necessary as reconstruction not save)
    4. Output JDeveloper (close, file-> exit)
    5. Restart JDeveloper
    6. Run the JAG (the new library names entered in step 1 are NOT replaced)

    This workflow has worked 100% flawless, I don't know what closure JDeveloper is but it works.

    I also now always close JDeveloper after importation of new libraries in my main view controller project because I think it's also a question, perhaps all related.

    I hope it works for you.

    Trevor

  • Issue of parameters: encode iPod tweeked used to synchronize to the touch

    We used these settings below in the compressor, the same definition in Media Encoder 5.5.1.12 (ME) and the README file resulting sync with an iPod Touch from iTunes. (tested only with the touch 3rd generation)

    Additional parameters in ME: Hand, 3.1, get depth Max, quality rendering using Max, VBR 2 pass-1, 45-3 Mbps.

    As I understand it, is not the official Apple spec, but it works in the compressor.

    Original files are a project published in first exported 5.5 format ProRes HQ 1920x1080p

    Tab encoder compressor

    File formats: H.264 for Apple devices (by default, m4v)

    (Default) device: iPod/iPhone VGA

    Aspect Ratio: 16:9 (640 x 360)

    Frame rate: 29.97 default

    Flow: 1500 Kbps (real final encode w / audio is 1714,42 Kbps)

    Audio: 256 Kbps, 44.1 khz

    Frame synchronization: 5.0 seconds

    Options: 'multi-pass '.

    Sounds as if it was the value which has been shifted upwards the iPod then. Glad to know that the problem is solved.

    > Seems to me, that is it not automatically change the size of the pixel.

    Feel free to create a bug report on the issue. I agree with you, to a certain extent; There is a design problem that values speed and the size of the image can be valid for the new level when the value is changed, the application may need to meet the demand of the user in some way. The current behavior is to change the size of the image at any time value, the value is changed, and it is unfortunately a rather blunt, overall solution. We could do better here to make it easier for the user.

    > However, blacks look a bit crushed, I couldn't find a gamma adjustment, is it possible to change this?

    No, there is no order of passage in gamma on the release of the SOUL.  Feel free to file a feature request if you want to see such a thing in a future version.

    You asked above also lost matches to detail when transcoding HDV to ProRes format. I don't have a good idea about what is going on. Post some samples would help, but you can also ask for more in the Premiere Pro forum, which gets more traffic than the forum of the SOUL, and there are probably more insight with this type of workflow.

  • Issue of APEX shuttle

    Hi all

    I have APEX page with an element of the shuttle that has a valid LOV, but the selection list fill out until after the page has been submitted (a key) at least once.

    Has anyone else encountered this problem and figured out how to get the list to load the first time?

    I use the Application Express 4.0.1.00.03 and Oracle 11.2 g.

    You can set the shuttle as a LOV cascading and specify its parent depending on items(and the ones to be set to session before refresh), so that the shuttle is updated when you change the items to his parents and without presentation of the page is required.

  • Site deployment issues

    I'm working through book of the past powers adapting to a site I am developing and faced several problems of deployment of site successfully. For now, I will start with the function of connection. When I try to login, I get the following messages (no not extinguished errors still):

    ( Warning: require_once(Zend/Loader/Autoloader.php) [function.require - once]: failed to open stream: no such file or directory in /home/content/p/e/t/petermcdonald/html/scripts/library.php on line 5

    Fatal error: require_once() [function.require]: Failed opening required 'Zend/Loader/Autoloader.php' (include_path ='.: / usr/local/php5/lib/php ') in /home/content/p/e/t/petermcdonald/html/scripts/library.php on line 5

    The library.php file looks like this:

    <? PHP
    Change the path to match the location of the library folder on your system
    $library = "http: www.conmolbry.com/ZendFramework/library";
    set_include_path (get_include_path (). PATH_SEPARATOR. $library);
    require_once('Zend/loader/autoloader.php');
    try {}
    Zend_Loader_Autoloader::GetInstance();
    $write = array ('host' = > 'wfrma.db.5915058.hostedresource.com',)
    'username' = > 'wfrma ',.
    'password' = > 'xxxxxx ',.
    ('database_name' = > 'wfrma');
    $read = array ('host' = > 'wfrma.db.5915058.hostedresource.com',)
    'username' = > 'wfrmaread ',.
    'password' = > 'xxxxxx ',.
    ('database_name' = > 'wfrma');


    $dbWrite = new Zend_Db_Adapter_Pdo_Mysql ($write);
    $dbRead = new Zend_Db_Adapter_Pdo_Mysql ($read);

    } catch (Exception $e) {}
    echo $e-> getMessage();
    }

    I don't know, but it can be connected to a bad include_path based on my interpretation incorrect instructions in Lesson 13, p. 469. I use linux code procedure which I think is ok. What I don't understand is what this way well is supposed to look like in reality. The example is fictitious language, but this lure can not find a way to point to the location you need in my site on the remote server. Wouldn't be of this form: include_path = ' www.mysite.com/site root folder. /: PHP/includes: /? Need help with it.

    Also I found the instructions not clear if the host (in this case GoDaddy) indeed provides the Zend Framework, how to exploit that properly instead of downloading to a folder of library on my site at all. They gave me instructions to add this code in a file php.ini:

    [Zend]
    zend_optimizer.optimization_level = 15
    zend_extension_manager. Optimizer=/usr/local/Zend/lib/optimizer-3.3.3
    zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3
    zend_extension=/usr/local/Zend/lib/optimizer-3.3.3/ZendExtensionManager.so
    zend_extension_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3/ZendExtensionManager_TS.so

    then place the php.ini file in the root of the site. They didn't on setting the include_path in php.ini too. That just doesn't seem to work either and I'm a bit confused now how either successfully connect to a ZF existing on the remote server in GoDaddy, or download the ZF and make the correct connections by following the instructions in Lesson 13.

    Sorry for this massive confusion and to tackle a couple of things in a thread. However, it is all related to exercise of the singular in the book. According to me, if I can overcome these obstacles of couple that I'm well on my way. Please let me know what additional information I could add to help understanding and a solution.

    Thank you!

    Peter

    I don't know how I can make this much clearer. The book describes two ways to handle the situation:

    • If you cannot change the php.ini file, just change the value of $library in library.php to match the location of the Zend Framework on your remote server.
    • If you can edit the php.ini file, set the include_path there and delete the two lines in library.php.

    It seems that you have the possibility to modify the php.ini (or php5.ini in your case). If you don't want to do it, using the first option should work fine.

    That said, I have no way of knowing what looks like the standard installation on your plan GoDaddy for hosting. If each different GoDaddy sites have their own configuration file (php.ini or php5.ini file) and you have replaced with that of XAMPP, you need GoDaddy to restore your configuration settings to the default values.

    On the other hand, if GoDaddy says that you don't need php5.ini for a standard configuration of PHP (or you are certain that there is no until you created it), you can delete the version that you copied from XAMPP.

    Zend Optimizer is a utility that improves the performance of PHP scripts. It is not necessary unless you build a complex application.

  • Cannot change the brightness on Toshiba Tecra S11 with Win7 using the FN keys

    I can't change the brightness on Toshiba Tecra S11 with Win7 using the FN keys (disable audio and other work fine) when logged in as a normal user.
    Shortcuts keyboard console appears and pressing F6 or F7, the brightness is always set to level 1 (no matter how luminous monitor is really) and cannot be changed.
    I can change it via power or Administrator Options.

    Hello

    Maybe you didn't install VAP (value added package) for all user accounts.
    Please reinstall VAP by using your user account.

    You can also check if the user account is the Admin right supported.
    You can run simple applications (exe) as an administrator.
    For this, he must right click on exe file (value package) and should choose + Run as administrator. +

    Check it!

  • iPhone (with iOS9.1) initialize with backup using iOS9.1: incompatibility problem

    Hi guys.

    I bought an iphone 6s (mounting iOS 9.1) and tried to initialize with the iCloud backup made with my previous iphone 5 using iOS9.2.

    When I try to choose the back upward, I got a message saying "no backup is compatible with iOS 9.1 present on this phone.

    What can I do to solve the problem?

    Thank you

    A typo in in the subject...

    iPhone (with iOS9.1) initialize with backup using iOS9. 2: incompatibility problem

  • Load a file in tiara with a use using LabVIEW

    Is it possible to load a file into tiara with a use that is customized by using LabVIEW.  I looked through the palette and see nothing.

    Hi Siriusly,

    I've added 2 additional lines of configuration of trainer to the use, and now that the last row of empty values has disappeared from a single file you sent me.

    Brad Turpin

    Tiara Product Support Engineer
    National Instruments

  • How to stop a Web site generating spams are sent to me - it is all associated with the use of viagra and I had 10 different emails today

    How to stop a Web site generating spams are sent to me - it is all associated with the use of viagra and I had 10 different emails today

    Thank you

    You need to ask the experts of Hotmail one.
     
     
    Help for Windows Live Hotmail can be found in this forum.
    http://answers.Microsoft.com/en-us/windowslive/Forum/Hotmail?tab=all 

    Help for Outlook.com is located in this forum
    http://answers.Microsoft.com/en-us/windowslive/Forum/mail?tab=all
     
  • How to talk with microcontroller using RS232

    Hello

    I'm working on a project, which includes a power supply and the Commission of the PRINTED circuit board. This Board is composed of a microcontroller, with realys, power supply.

    My goal is to read current, volatge and reading output relay using the ports of mictocontroller.

    It's my first project, and I don't have any experience in how to communicate with microcontroller using LV (VISA). ?

    How to read the ports?

    I have to write the program for her?

    If I, then, how can I send this program to the LV program?

    I'm a little confused. Could you please help.

    Thank you

    So in your case, your best bet is uot start with programs for example LabVIEW which is by opening LabVIEW > help > find examples.  This must fill out a ton of examples.  Once in the example finder go to hardware input and output.  I was looking at so the two following folders: series and VISA.  Depending on how you communicate to your device you should be able to find an example of program that will let you use and on your way!

    The other source of assistance that I propose is the Nicom/community where many users publish different programs for different applications - you may be able to find an example that is suitable for your application.

    I hope that this help please let us know if you need more help!

  • Exact coupling process device with wifi using momentics?

    Hello developers,

    I tested one of my application via a port USB connection.it works very well. But when I tried to pair my device with wifi using manage Assistant device that it is show peer not authenticated. I entered the IP addreess as indicated in the parameter-> about-> category-> network > ipv4 and the password for the device with the mode of development on. Can anyone can display accurate information with the related data on pairing device with wifi!

    Thank you

    This link explains how to add devices.  Device management  The process for WiFi and USB is similar, you're really just using a different IP address. Make sure you use the correct IP address. Multiple IP addresses can be listed if your device is connected to the network WiFi and cellular network. Also be sure to is not a proxy server or firewall between your computer and the device that could block the connection.

Maybe you are looking for