Installing Apex 2.2.1 in local machine

Hi ,
I have installed the Apex_2.2.1 version in my local machine .
But I am not able to get the apex welcome screen .
I changed the httpd.conf and marvel.conf file also .
after these changes ... I am not able to get the welcome screen of Apex .
I am using the url : http://localhost:7777/pls/appex
Please someone help me out ...what exactly the problem is ...
Thanks
Prashant Dwivedi

I did not get any error during installation .
I did the PLSQL web tollkit patching also .
My marvel.conf file looks like :
Alias /i/ "D:\oracle\product\10.2.0\HTTP\Apache\Apache\images\"
AddType text/xml xbl
AddType text/x-component htc
<Location /pls/apex>
Order deny,allow
PlsqlDocumentPath docs
AllowOverride None
PlsqlDocumentProcedure wwv_flow_file_manager.process_download
PlsqlDatabaseConnectString localhost:1158:orcl ServiceNameFormat
PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
PlsqlAuthenticationMode Basic
SetHandler pls_handler
PlsqlDocumentTablename wwv_flow_file_objects$
PlsqlDatabaseUsername APEX_PUBLIC_USER
PlsqlDefaultPage apex
PlsqlDatabasePassword krishna
Allow from all
</Location>
Thanks
Prashant

Similar Messages

  • Error while deploying ear using Oracle weblogic 11g in local machine

    Hi,
    Initially I installed Jdeveloper along with Weblogic and got the below error while deploying. Later I uninstalled Jdeveloper and weblogic, etc and installed a new weblogic on my local machine and tried to deploy ear. But still got the same error. With the same installable file and same ear, we could deploy successfully on my colleagues' machine. Any idea?.
    Satus: deploy Failed
    Description: [Deployer:149026]deploy application part on AdminServer.
    Begin Time: Thu Feb 03 13:45:01 EST 2011
    End Time: Thu Feb 03 13:45:11 EST 2011
    Exception: [J2EE:160149]Error while processing library references. Unresolved Webapp Library references for "ServletContext@22411886[app:part module:part path:/part spec-version:2.5]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, exact-match: false].
    Regards,
    Rama

    and also post the section of weblogic.xml which refers to JSTL library
    some entry like <library-ref>

  • Apex link not able to connect from local machine.

    Hi,
    Here is the scenario.
    I have installed oracle apex 3.2 in my vmware linux machine.
    I'm able to connect the link (http://b03apex.domain.com) from my linux(vmware) box but I'm not able to connect from windows local machine.
    I tried to ping the ip, from both the ends are working but not sure why I'm not able to connect from windows local machine.
    local windows ip: 192.168.1.2
    vmware Linux ip address : 192.168.1.3
    Do I need to do add any parameters in the Apache logs to connect from windows local machine.?
    Need your suggestion.
    Thanks, Muhammed.

    user9354175 wrote:
    I tried to ping the ip, from both the ends are working but not sure why I'm not able to connect from windows local machine.In that case, it means there is network connectivity. The problem is thus something else - like a firewall or name resolution failure.
    >
    local windows ip: 192.168.1.2
    vmware Linux ip address : 192.168.1.3
    Do I need to do add any parameters in the Apache logs to connect from windows local machine.?No.
    Can you ping the VM hostname from your Windows console (instead of IP address)?
    Have you tried in your Windows browser the following URL (using IP address of the VM instead of the hostname)?
    http://192.168.1.3/
    Have you checked that your browser is not configured to use a proxy server?
    Have you checked your Windows firewall for allowing tcp web traffic to the virtual machine?
    Have you checked for the same on on the virtual machine (firewall will be likely be done using <i>iptables</i>).

  • Can not remove or install itunes because hkey-local-machine\software\classes\.m3u\openwithlist\itunes.exe   no permission

    itunes will not install or uninstall because  hkey-local-machine\software\classes\.m3u\openwithlist\itunes.exe   no permission.  I can edit and delete every other regedit but not this key

    I found this solution on the Apple Support Forums. Adding the SYSTEM account is what worked for me:
    +Let's check your permissions on the key.+
    +In your "Start Search" box, type run and click on the Run that comes up. In your run, type regedit and hit enter.+
    +In regedit:+
    +Expand HKEYLOCALMACHINE+
    +Expand SOFTWARE+
    +Expand CLASSES+
    +Right-click on pcast and select "Permissions".+
    +Select your user account name. Do you have full control of the key? If so, also select SYSTEM. Does the SYSTEM account have full control of the key?+

  • Oracle client install in local machine having windows visa home premium

    Hi,
    I need to install oracle client (oracle data base is 10g) in local machine having windows vista home premium. Can anyone give me step by step instruction of how to do that asap. I will really appreciate your help.
    Thanks
    Valli

    Oracle doesn't certify on the "home" editions of Windows, even for the client.

  • Provider 'Microsoft.SQLServerMPPOLEDBProvider' not installed on local machine - Power Pivot/PDW

    Hello,
    This is my first post, so I apologize if I'm violating any etiquette or protocol here. I've scoured for answers to this question and found none, so this is my last resort.
    I'm using Office 365 Excel (64-bit). In my Excel Data Model, I have tried to connect to our SQL Server 2012 PDW by selecting 'Other Sources' and 'Microsoft SQL Server Parallel Data Warehouse'. After inputting the server and login information, the connection
    fails, citing that "The Microsoft.SQLServerMPPOLEDBProvider is not registered on the local machine."
    I can't find any information about this provider, and when I change the provider to any other value in the connection string, it fails as well.
    Does anyone have any ideas about where I might find this provider and why it wasn't registered in the first place?
    Thank you,
    Jess

    Hi Jess,
    For the PDW you have to enter the path to an IDS file containing the connection information, please see the article below:
    http://ms-olap.blogspot.com/2013/05/connecting-to-pdw-from-powerpivot.html
    In addition, PDW v2 support sqlncli11 or, the driver used to connect to sql server 2012. Please use that to connect.
    Regards,
    Elvis Long
    TechNet Community Support

  • The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine (Windows Server 2008 R2 (64) vs MS Office 2007)

    We just have switched our local server from 32-bit to 64-bit machine and now we have Windows Server 2008 R2 Service
    Pack 1 with MS Office 2007. On server we are running an application in ASP.Net 3.5 using visual studio
    2008. All users have 32-bit windows 7 and MS Office 2007.
    when user tries to import data from Excel to Database (SQL Server 2005), error comes as
    "microsoft.ace.oledb.12.0 provider is not registered on local machine".
    I have tried a solution by installing Access Database Engine 2007 Office System Driver on the Server, but the error
    was same. Now what should I do to resolve this problem??? Should we install Office 2010 64-bit on the Server or is there any other solution???

    Hi,
    Thanks for your posting.
    the file can be made in excel 2007, try to install:2007 Office System Driver: Data Connectivity Components
    http://www.microsoft.com/en-us/download/details.aspx?id=23734
    Regards.
    Vivian Wang
    TechNet Community Support

  • In OBIEE 11g How to Change  Import Type Local Machine to Remote Machine

    Hi All,
    I Have Installed OBIEE 11g Client tools in my Machine and server is in Other Server.when i tried to Import metadata i am getting Connection Falied error.
    When i tried to import metadata in import type option i can see only one option Local Machine that is also in Disable mode.
    how to make import type option to Remote.
    Thanks and Regards
    Kiran Kumar

    In BI EE 10g, there was no Oracle Client bundled along with BI EE. So, BI EE will use your Oracle DB Home client to connect to the database. So, when you try to connect to the database through the Repository or BI Server, it will try to find the tnsnames entry in the Oracle Client of BI EE 11g instead of your database. There are 2 options to work around this
    Copy your tnsnames.ora and Paste it to
    1. Drive:Oracle\Middleware\Oracle_BI1}network\admin
    2 Drive:Oracle\Middleware\oracle_common\network\admin
    TNS File like,
    DBName =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Your Server IP)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = DBName)
    Thanks,
    Balaa...

  • How to allow user to select pdf file on local machine and populate field with file name only

    Folks,
    I have a project requirement that I am stumped on.  I am admittedly a novice, so forgive questions that may seem obvious.
    My requirement is a form running on a client system where the user can click a button and select a PDF file name from a PDF on their local machine and then populate a form field with that file path & filename.  The file names vary between all machines, so there is no static list.  Note that the PDF is not embedded, nothing is executed, I simply need the file name.
    There are several of these on a form (20+), so manual name entry is too error prone.   I would like to use a 'browse' type dialog, but can not figure out how to implement it.
    I've looked at app.browseForFile, but the users can not install a javascript file in their adobe folder or any other files;  the functionality has to be integral with the original PDF. 
    Functionally, this is no different from the image object file browse, except that I need a PDF instead of an image file, so there doesn't seem like there should be a security issue that is any different from those surrounding the image object.
    I've been stumped on this for the entire week, and I have a deadline rapidly approaching, so any examples or suggestions (please remember I'm a novice) would be greatly appreciated! 

    Thanks for the reply Paul - do you have any sample code of how to attach the PDF?  Or how the user can select a PDF to open?  I might be able to attach it, retrieve the file name, and then un-attach it.
    Alternatively, do you know how to retrieve the file name from the imagePath object?  It will let you select PDF files, but I can't find info on how to retrieve the file name.   It should be the way you would retrieve the file name for an image.
    As a novice in this, thanks for your help and patience!

  • How to configure ipsec policy on windows server 2008 r2 to permit local machine only access to gateway,one other server and it's local ip?

    I have applied IPsec policy on local machine(ip address:10.82.138.76) with windows server 2008 ent r2 installed,only permit local machine to comunicate with itself,one other server(ip address:10.82.138.77) and the gateway device(ip address:10.82.138.1).After
    i asigned this policy,i can ping the gateway (ip address:10.82.138.1),and the other server(ip address:10.82.138.77),but i can't ping local machine itself(ip address:10.82.138.76),could anybody tell me why and how to solve this problem?When i applied the same
    policy to windows server 2003 ent,i can ping the local machine ip address.

    Hi,
    Thanks for your post.
    First, try to ping the loopback address 127.0.0.1. If the loopback test succeeds but you cannot ping the local IP address, please post the unedited
    ipconfig /all and route print of the problematic computer.
    For test purpose, you may refer to the following lab step by step guide to deployment Tunnel Mode IPsec. Hope it helps.
    Windows Firewall and IPsec Policy Deployment Step-by-Step Guide
    http://technet.microsoft.com/en-us/library/cc732400(v=ws.10)
    Connection Security and IPsec
    http://technet.microsoft.com/en-us/library/cc771593(v=ws.10).aspx
    Connection Security Rule Wizard: Tunnel Endpoints Page - Client-to-Gateway
    http://technet.microsoft.com/en-us/library/dd759083
    Best Regards,
    Aiden
    Aiden Cao
    TechNet Community Support

  • Is it possible to load flat file data residing on a local machine via BODS 4.2 or flat file should reside on BODS server?

    Hi All,
    I have a requirement to load data from flatfiles stored on particular location, on a machine on which BODS client istallation is there.
    I am able to create a flat file format by browsing the file location and giving file name.I can view the file data also.
    But when I execute the job, job failswith the error "Cannot open file <D:/BODS_flatfiles/result.txt>. Check its path and permissions".
    Please let me know whether it is possible to load data from flat file on a local machine, which has BODS4.2 client installated on it or the flat file should reside in a path in BODS job server ?
    Thanks,
    Deepa

    Hi Deepa,
    If you get solution then please mark answer as correct and close the tread!
    Thanks,
    Swapnil

  • Uploading File to server from local machine

    how to Upload the File to server from local machine.
    Using java applet, how to upload the file to secure server.
    I dont know how to proceed the steps for uploading
    Reply me ASAP.......

    Hi Ozkantr,
    The osql utility is installed by SQL Server. You need to make sure the utility is installed on your colleague machine.
    To run SSIS package outside the BIDS, only the DTExec utility which is a client tool is not enough, the server components for Integration Services Service (SSIS runtime) is also required. To install SSIS runtime and DTExec utility, we must install the Integration
    Services shared feature from the SQL Server install media. So, you need to install SSIS service on the machine where the SSIS packages jobs run.
    References:
    http://www.bigator.com/2012/03/11/ways-to-execute-ssis-package/
    http://www.codeproject.com/Articles/219494/SSIS-Overview-Part-I
    Regards,
    +1
    You need to install Integration Services, which installs the necessary bytes on your computer and the SSIS service as well. The service can be disabled though, you don't need it to run packages.
    I wrote a blog post about it some time ago:
    When is DTEXEC installed?
    ps: osql is deprecated. Better start using sqlcmd.
    MCSE SQL Server 2012 - Please mark posts as answered where appropriate.

  • The OraOledb.Oracle is not registered on the local machine.

    Hi Everyone,
    I am having Windows XP operating system with Service pack 2 on my computer. I also using Microsoft.Net 2003 & Oracle 9.x for creating a client-server Application. I installed the Oracle provider from OraWin9204.exe which i was downloaded from the Oracle's site. But I am getting the above mentioned problem "The OraOledb.Oracle is not registered on the local machine", while i m executing the open method of the Connection object of ADO.NET. I also checked the permission on ora92 (ORACLE HOME DIRECTORY) folder and gave full control to my username. But the problem remains same.
    Can anybody have any idea? Please help me on [email protected]
    Thanx
    Rahul Ratnaker

    make manual registration of following file.
    [oracle_Home]\ora92\bin\OraOLEDB.dll
    Enjoy
    Rahul Ratnaker

  • Local Machine not present in local configuration store

    Having trouble getting Lync 2013 installed on a Windows Server 2012R2 OS.
    Pool consists of Lync Server and SharePoint Server.  Using Enterprise version so Databases are on separate SQL 2012 server. All machines domained. Logged in as myself who has domain admin creds.
    Topology published without issue - all machines entered as FQDN using "servername.domain.net".  Databases created in and showing in SQL MGMT Studio.
    Moving on to Deployment Wizard and running through the steps:
    Step 1 of Lync 2013 Deployment Wizard - Install Local Configuration Store
    > Install Local Configuration Store
    Import-CSConfiguration -FileName "C:\Users\MYNAME\AppData\Local\Temp\CSConfigData-2015_02_12-14_39_58.zip" -Verbose -LocalStore
    > Enable local replica service
    Enable-CSReplica -Verbose -Confirm:$false -Report "C:\Users\MYNAME\AppData\Local\Temp\Enable-CSReplica-[2015_02_12][14_39_53].html"
    Creating new log file "C:\Users\MYNAME\AppData\Local\Temp\Enable-CSReplica-d761588e-475f-4b27-9345-d9ff17390a52.xml".
    Enable replica service for the Lync Server computer.
    Creating new log file "C:\Users\MYNAME\AppData\Local\Temp\Enable-CSReplica-[2015_02_12][14_39_53].html".
    Enable-CSReplica" processing has completed successfully.
    Detailed results can be found at "C:\Users\MYNAME\AppData\Local\Temp\Enable-CSReplica-[2015_02_12][14_39_53].html".
    > Replicate-CsCmsCertificates
    Logging status to: C:\Users\MYNAME\AppData\Local\Temp\ReplicateCMSCertificates-[2015_02_12][14_39_53].html
    Task Status Completed.
    Step 2 of Deployment Wizard - Setup or Remove Lync Server Components
    > Bootstrap-CsComputer
    Logging status to: C:\Users\MYNAME\AppData\Local\Temp\BootstrapFull-[2015_02_12][14_47_42].html
    Checking prerequisites for bootstrapper...
    Checking prerequisite WMIEnabled...prerequisite satisfied.
    Checking prerequisite NoBootstrapperOnBranchOfficeAppliance...prerequisite satisfied.
    Checking prerequisite SupportedOS...prerequisite satisfied.
    Checking prerequisite NoOtherVersionInstalled...prerequisite satisfied.
    Host name: LyncServer.domain.net
    WARNING! Host not found in topology. All roles will be uninstalled.
    Disabling unused roles...
    Executing PowerShell command: Disable-CSComputer -Confirm:$false -Verbose -Report "C:\Users\MYNAME\AppData\Local\Temp\Disable-CSComputer-[2015_02_12][14_47_49].html"
    Checking prerequisites for roles...
    Checking prerequisite SupportedOS...prerequisite satisfied.
    Checking prerequisite SupportedOSNoDC...prerequisite satisfied.
    Checking prerequisite SupportedSqlRtcLocal...prerequisite satisfied.
    Checking prerequisite WMIEnabled...prerequisite satisfied.
    Checking prerequisite NoOtherVersionInstalled...prerequisite satisfied.
    Checking prerequisite PowerShell...prerequisite satisfied.
    Checking prerequisite WindowsIdentityFoundation...prerequisite satisfied.
    Checking prerequisite SqlInstanceRtcLocal...prerequisite satisfied.
    Checking prerequisite VCredist...prerequisite satisfied.
    Checking prerequisite SqlNativeClient...prerequisite satisfied.
    Checking prerequisite SqlClrTypes...prerequisite satisfied.
    Checking prerequisite SqlSharedManagementObjects...prerequisite satisfied.
    Checking prerequisite UcmaRedist...prerequisite satisfied.
    No databases discovered, skipping Install-CsDatabase...
    No roles discovered, skipping Enable-CsComputer...
    am now stuck as the Step 3 shows "Local Machine not present in local configuration store"

    Hi Dee McClanahan,
    I suggest you should check whether or not the names are spelled correctly in the topology builder.
    If this is not the case, I suggest you can create and publish a new topology.
    To remove the published entry run:
    remove-CsConfigurationStoreLocation
    In addition, I’m a little confused about what you say “Pool consists of Lync Server and SharePoint Server.”
    Do you mean that you installed Lync Server and SharePoint Server on the same box ?
    Best regards,
    Eric

  • [SOLVED] Can't figure out why 403 forbidden on local machine

    OK so this is bound to be something very simple, but I have come to the stage whereby I cannot see the forest for the trees as they say.
    I have just installed a fresh LAMP setup on my local machine for development.
    - Browsing to localhost/test.php and localhost/index.php output the correct php documents.
    - Browsing to just localhost gives 403.
    Details are as follows:
    http:x:503:502:http:/srv/http:/bin/false
    <Directory />
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    Deny from all
    </Directory>
    <Directory "/srv/http">
    Options FollowSymLinks Indexes
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    <VirtualHost *:80>
    DocumentRoot "/srv/http"
    ServerAdmin root@localhost
    ServerAlias localhost
    ErrorLog "/var/log/httpd/127.0.0.1-error_log"
    CustomLog "/var/log/httpd/127.0.0.1-access_log" common
    <Directory /srv/http/>
    DirectoryIndex index.htm index.html
    AddHandler cgi-script .cgi .pl
    Options ExecCGI FollowSymLinks MultiViews +Includes
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    </VirtualHost>
    <VirtualHost *:80>
    ServerName sure2dev.co.uk
    ServerAlias www.sure2dev.co.uk
    DocumentRoot "/srv/http/sure2dev.co.uk/public_html"
    ServerAdmin development@******
    ErrorLog "/var/log/httpd/sure2dev-error_log"
    CustomLog "/var/log/httpd/sure2dev-access_log" common
    ScriptAlias /cgi-bin/ /srv/http/sure2dev.co.uk/public_html/cgi-bin/
    <Directory /srv/http/sure2dev.co.uk/public_html/>
    DirectoryIndex index.htm index.html index.php
    AddHandler cgi-script .cgi .pl
    Options ExecCGI FollowSymLinks MultiViews +Includes
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    </VirtualHost>
    [kaipee@S2S-keith~]$ sudo ls -al /srv/
    total 16
    drwxr-xr-x 4 root root 4096 Mar 14 19:20 .
    drwxr-xr-x 20 root root 4096 Mar 24 19:15 ..
    dr-xr-xr-x 2 root ftp 4096 Mar 14 19:20 ftp
    drwxr-xr-x 3 http http 4096 Apr 17 14:37 http
    [kaipee@S2S-keith~]$ sudo ls -al /srv/http/
    total 20
    drwxr-xr-x 3 http http 4096 Apr 17 14:37 .
    drwxr-xr-x 4 root root 4096 Mar 14 19:20 ..
    rw-r--r- 1 http http 86 Apr 17 13:51 index.php
    drwxr-xr-x 3 http http 4096 Apr 15 16:10 sure2dev.co.uk
    rw-r--r- 1 http http 20 Apr 17 14:37 test.php
    Last edited by kaipee (2013-04-17 17:04:52)

    ....OMFG I just seen it. My apologies lol
    For future reference:
    I didn't have index.php defined within my default VirtualHost (I stupidly only added it to my other VirtualHost)

Maybe you are looking for

  • How do I erase the hard drive on my 2007 Macbook with operating system 10.4.11 ?

    I am going to recycle my old Macbook and want to erase the hard drive. When I go into utilities-disk utility-click on Macintosh HD-and the Erase tab, the only active button is Erase Free Space. The Security Options and Erase button are not active. Ho

  • Problem creating dynamic component children with RestoreState of JSF 1.2

    Hello everybody, With JSF 1.1, it was possible to create children of a component dynamically in the constructor of a component. But now, with JSF 1.2, there is an issue with the RestoreState as a new instance of each component of the tree is created.

  • Connecting 2 macs

    Hope this in the right area. I've got a friend with a 1.83ghz intel macbook (tiger) and I've got a G5 imac (leopard). The macbook came up with the dreaded question mark at startup. Everytime you put the software disc in hardware test/ disk utility is

  • I CANT Re-Install Lion!

    I have a MacBook air from 2009. Today I erased the HD to reset the computer to his factory settings using the command I'm trying to reinstall Lion on it. ""It says that this item is unavailable at the moment!!!! I tried with his apple ID, with my App

  • Assign one filed symbol to another and changing with out impact on other

    Hi, i'm assigning one field symbol to another. assign <fs1> to <fs2>. if i change <fs2> that will impact <fs1> too. How to copy the value in <fs2> to <fs1> and at the same time if i change one of those fields, it should not impact another. Thanks, KK