Dev Environment on XP

I'm trying to set up a development environment on an XP machine. I've installed AS and DS 10.1.2.0.2 but can not figure out how to get the forms services to show up in the EM Console. I've started the instance service, OC4J startup, set em_mode =1 in formsweb.cfg and rebooted but nothing has worked. Am I on the wrong trail? Is this not supported on XP? So I need to be on Windows Server to get this set up correctly? Thanks.

Ok, understood.
Perhaps you ask that question in the application-server-forum? Oracle Application Server - General

Similar Messages

  • How old is test/dev environment?

    Hi,
    How can I check, How old is test/dev environment which was cloned from PROD in past.
    by the creation time of control file?
    Thanks

    Just for the pourpose of sharing knowledge, even if your regular backup strategy does not include rman, you can still issue this command. I have created a just recently cloned database out of the seed, it works too.
    [oracle@cursocfe log]$ rman target /
    Recovery Manager: Release 10.2.0.1.0 - Production on Tue Apr 24 14:03:49 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    connected to target database: DEMO (DBID=3364817245)
    RMAN> list incarnation of database;
    using target database control file instead of recovery catalog
    List of Database Incarnations
    DB Key Inc Key DB Name DB ID STATUS Reset SCN Reset Time
    1 1 DEMO 3364817245 PARENT 1 30-JUN-05
    2 2 DEMO 3364817245 CURRENT 446075 24-APR-07

  • How to move the code and deploy the code from Dev environment to SIT.

    Hi,
    I have a requirement.
    I want to move the components and deploy the code from dev Environment to SIT environment using Ant Script for AIA.
    Before doing this is any pre-requisites required?
    Can you please help on this,how to do?
    Thanks in advance.

    Further to add to Anish Statement follow the steps to easily migrate the code to different environment.
    Steps:
    First log on to the EM Console and export the Composite Flow as a SAR file to a location.
    In Jdeveloper create a project using the same name of a SAR file like - ProcessSalesorderFlow
    import the project using the option import the composite using a SAR File.
    After import , then click on the composite and then generate the config plan.
    In config plan add all the url changes using the search and replace Tags.
    And in case if you have a JCA Adapters the same has to be taken care in SIT environment why because during deployment a lookup happens and deployment fails if it dont find the JNDI Name.
    Take the SAR file adn config plan seperately from JDeveloper.
    Now open em console again and then deploy it using the config file and SAR file.
    Thanks,
    Venugopal SSS RAJA

  • How to simulate the defect in dev environment

    I have a qa database and the issue i got is some unwanted data getting inserted into the table.this is given as a defect. The qa environment cannot be used for testing because it can only be queried (select) but no insert , update. And the objects cannot be inserted into the qa database.
    So this set up has to be replicated in development env . In which i can do anything. My question is how to replicate the defect in dev . For example the tester says that a record got inserted. But this data is not in development. How to do a data set up in dev.
    thanks,
    Vinodh

    Hi,
    Get an export dump of the qa db schema and import it on to your dev environment and see how you can manipulate the data. However it would be good to talk to the testers how they were able to enter the invalid/junk data.
    cheers
    VT

  • Configure Apps for SharePoint 2013 in dev environment without DNS

    I have a SP 2013 dev env
    http://spitlab/ .I want to configure app store in this environment 
    will I be able to do it without access to a DNS server 
    I followed the below two articles 
    http://www.ashokraja.me/post/Develop-SharePoint-2013-Napa-App-In-Local-Dev-Environment-Configuring-On-Premises-without-DNS.aspx
    I am able to install third party apps but when I click on it . it gets redirected to sfs.in 
    next i try this 
    http://sharepointconnoisseur.blogspot.com/2013/07/shortcut-to-prepare-sharepoint-2013-app.html
    same thing I am able to install 3rd party apps but when i click on it .. it goes to intranet.com 
    so is it possible to install third party apps on a dev box without DNS and check out third party apps and if what steps am i missing ?

    Hi,
    If you click the 3rd party apps and it is redirected to sfs.in or intranet.com, this means you configured app domain correctly.
    You can read the official document per the following first link to understand what app domain is (with DNS configured), app domain format is as bellow image (borrowed from this
    article), and app domain is defined as you want(e.g. ContosoApps.com).
    Without DNS, as your above two articles described, the app domain (e.g. apps.com, or apps.sfs.in) is written manually in hosts file directly, you can construct an app domain as your own, then after you install a custom developed app, it should be the following
    app url format.
    http://technet.microsoft.com/en-us/library/fp161236(v=office.15).aspx
    http://www.ashokraja.me/post/Develop-SharePoint-2013-Napa-App-In-Local-Dev-Environment-Configuring-On-Premises-without-DNS.aspx
    http://sharepointconnoisseur.blogspot.jp/2013/07/shortcut-to-prepare-sharepoint-2013-app.html
    Thanks
    Daniel Yang
    TechNet Community Support

  • Clustering in dev environment

    Hi,
              Is there anyway in development environment to test clustering without
              getting the network people involved to do multicasting?
              Thanks.
              Tinou Bao
              www.tinou.com
              

    Try and see if the multicast test across a couple of different computers
              will work with either 237.0.0.1 or 224.0.0.1. If you are successful with
              either of these two addresses as the multicast, you should be able to test
              clustering within your dev. environment.
              Patrick
              "Tinou Bao" <[email protected]> wrote in message
              news:[email protected]..
              > Hi,
              >
              > Is there anyway in development environment to test clustering without
              > getting the network people involved to do multicasting?
              >
              > Thanks.
              >
              > --
              > Tinou Bao
              > www.tinou.com
              >
              >
              

  • SharePoint 2013 dev environment as standalone with DC - PowerShell in Azure?

    Hi,
    I am looking for a PowerShell script that create based on a Visual Studio 2013 Azure image a dev environment in azure. I need a Standalone server with DC / SQL / SharePoint 2013 on one server.
    Provide Microsoft a script for this requirement?
    Regards,

    First off, Microsoft does not support SharePoint 2013 on a Domain Controller. Here are some scripting resources, however:
    http://msdn.microsoft.com/en-us/library/windowsazure/dn385843.aspx
    https://github.com/WindowsAzure/azure-sdk-tools-samples/wiki/Automated-Deployment-of-SharePoint-2013-with-Windows-Azure-PowerShell
    http://blogs.msdn.com/b/windowsazure/archive/2013/05/24/automating-sharepoint-deployments-in-windows-azure-using-powershell.aspx
    http://blog.appliedis.com/2013/04/29/automating-sharepoint-2013-installation-on-windows-azure-iaas/
    http://absolute-sharepoint.com/2013/10/create-a-scripted-sharepoint-2013-development-environment-tutorial-part-1.html
    Trevor Seward, MCC
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • How to ctreate report in dev environment

    Hi all,
    Can I create report on the dev evironment only by having VPN acessto that machine .
    If yes then when I logged in to the financial reporting stdio client of the Dev environment m/c it gave me the following error.
    You are not authorized to use this functionality.Contact your administrator.
    I have used the administrator user.And the user had the required permission to create the report.
    Thanks

    Hi,
    No you won't be able to open it in that way, you can usually tell if it is exactly the same by looking at the file size, if they are exactly the same as each other then it is more than likely you will have the same version.
    You could open the hreports.jar with something like winrar and look in the META-INF directory, there is a file called MANIFEST.MF, if you view that file you will see a line like Implementation-Version: 11.1.1.2.0.0230
    You could also click on HReports.exe in windows explorer and you will see the version in the task bar.
    If the client worked you can also log in and go to Help > About Reporting Studio which will tell you the version.
    That should give you a few different options to find out the exact version between client and server.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • CC&B Dev Environment Installation

    Hi,
    Since from one week I try to setup the Dev Environment Installation for CC&B(ORMB) , however facing below error while running the cmd
    D:\spl\pulsev23\bin>splenviron.cmd -e pulsev23
    The system cannot find the path specified.
    Version ................ (SPLVERSION) : V2.2.0
    Database Type ............... (SPLDB) : oracle
    ORACLE_SID ............. (ORACLE_SID) : pulsev23
    NLS_LANG ................. (NLS_LANG) : AMERICAN_AMERICA.UTF8
    Environment Name ....... (SPLENVIRON) : pulsev23
    Environment Code Directory (SPLEBASE) : D:\spl\pulsev23
    App Output Dir - Logs ... (SPLOUTPUT) : D:\spl\sploutput\pulsev23
    Build Directory .......... (SPLBUILD) : D:\spl\pulsev23\cobol\build
    Runtime Directory .......... (SPLRUN) : D:\spl\pulsev23\runtime
    Cobol Copy Path ......... (SPLCOBCPY) : D:\spl\pulsev23\cobol\source\cm;D:\spl\p
    ulsev23\services;D:\spl\pulsev23\cobol\source
    D:\spl\pulsev23>
    I have no idea except to check the environment variable again and again. List of environment variable is given below :
    set PERLDIR=D:\program\Perl\bin
    SET PERL5LIB=D:\program\Perl\site\lib;D:\program\Perl\lib
    SET PATH=D:\program\Perl\bin;%PATH%
    SET JAVA_HOME=C:\Program Files\Java\jdk1.6.0_20
    SET ORACLE_HOME=D:\oracle\product\11.1.0\client_1
    set HIBERNATE_JAR_DIR=D:\setup\rmb\hibernate-3.2.7.ga
    set C3P0_JAR_DIR=D:\setup\rmb\c3p0-0.9.1.2\lib
    set COBDIR=D:\program\Microfocus5
    set CATALINA_HOME=D:\program\Tomcat6
    set PATH=D:\program\Microfocus5\Bin;%PATH%
    echo off
    echo "PERL DIR = " %PERLDIR%
    echo "COBOL DIR = " %COBDIR%
    echo "JAVA HOME = " %JAVA_HOME%
    echo "ORACLE HOME = " %ORACLE_HOME%
    echo "HIBERNATE JAR DIR = " %HIBERNATE_JAR_DIR%
    echo "C3P0_JAR_DIR = " %C3P0_JAR_DIR%
    echo "DBSERVER = " %DBSERVER%"@"%DBPORT%
    echo "ORACLE_SID = " %ORACLE_SID%
    echo "SPLENVIRON = " %SPLENVIRON%
    set path=%path%;d:\spl\pulsev23
    call cmd
    ::REM call splenviron -e pulsev23
    ::echo "Running splenv -e SPLENVIRON"
    If anyone have some idea regarding the same please let us know.
    Thanks in advance.
    ~Subodh

    Hi,
    The cause is, defined the path variable doesn't existing in the system(the error itself describing).
    01. Check the path variables in the ENVIRON.INI file, whether those path's are existing in the system?
    or
    02. Take backup of splenviron.cmd file (the file is delivered from Oracle, so don't modify the backup copy)
    03. Put the echo statement where ever it trying point file or dir.
    04. You can get the wrong path which is specified.

  • Transporting roles from sandbox to a DEV environment

    Hi all,
    We have some external consultants who have been developing/modifying roles in a sandbox.  They have put in a lot of work into this effort and do no want to re-create these roles in the DEV environment.  Does SAP best practice allow us to transport these roles from the SANDBOX to the DEV ?  or do we insist that the roles be re-created in the DEV box ?  Will there be maintenance issues down the road if we do the tranport ?
    Thanks,
    Denis Louis

    Yes, you can download them to your desktop and upload them to the DEV...
    PFCG -> Role -> Download and Upload
    Regards
    Juan

  • Problem in opening the report as pop up in live environment but working fine with dev environment

    Post Author: venkateshvarakala
    CA Forum: Deployment
    Hi,
    I developed the report in Crystal Report 9.0 ,in dev environment when I opened the report it is opening in same window and when export to word it is opening in new window but after deploying the application, when I do the same i.e expoting to MS word it overwriting the crytal report due to which I am not allowing me save the Word Document into hard drive( which is one of the requirement.)  (When I expot the pdf it opening in the same window but allows you to save to hard drive).
    My question is why this behaving differently in dev and deployment stages... It will be helpful if the opening of the report  happens just like dev environment in all the case.. i.e opening the exported report in new window.
    Please help in resolving this issue and guide me if need to write or configure.
    Thanks,
    Venkatesh V

    Your having the problem in this particular case only or it is a general problem, that you are not able to close the session properly.
    If that is the case, try with IE6 because rest does not support this portal feature perfectly.
    Regards
    Chander Kararia

  • How do remove FDM from on 11.1.2.3 Dev environment.

    I have installed FDM on my 11.1.2.3 Dev environment. Then few days later installed FDMEE in the same server. I believe I may have done a big mistake here.  My goal now is too remove FDM and finalize FDMEE configuration. Currently, when trying to deploy FDMEE application I get the Deploy to Application server failed message. I have been looking on log files to identify the root cause, but I am not sure which log file is the correct one to view when we are deploying an application via the config tool. I am on a distributed windows 2008 r2 app server environment. I would appreciate any help. Thank you.

    The error you stated:
    Unable to access application source information in Oracle\Middleware\EPMSystem11R1\products\FinancialDataQuality\AppServer\InstalleableApps\aif.ear'
    means that it can't access those files on the Weblogic admin server machine, are you sure the fdmee web application was installed on both machines.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Problem running swf file outside dev environment

    If I copy my bin-debug folder outside the dev environment
    i.e. any where in hard disk and run the html file the swf is unable
    to connect to the HttpService.
    Is there any way to solve this problem.. Its working fine
    when i am running it from inside of flex builder bin-debug dir.
    "Crossdomain.xml" is also provided.
    Thanks

    This is probably due to security restrictions of running a
    file on your local machine that access network resources. Try
    running the SWF file via a network request and not opening it as a
    file (use the
    http:// protocol rather than file:// in your
    browser).
    matt horn
    flex docs

  • GRC AC 5.3 - Role Expert / Enterprise Role Management Dev Environ Connect

    We are looking to start using Role Expert/Enterprise Role Management.  As I am working through the planning process, I am looking at where to connect our ERM DEV/QA/PROD environments.  We want the ERM Production environment to our R/3 Development environment, so we can transport the roles from R/3 DEV to Q/A to PROD.  So, if our production ERM system is connected to the R/3 DEV, where do I connect the ERM DEV and QA environments?  I still think it's important to have those environments, so we can test support pack upgrades as well as use for the initial deployment/connections.  Any suggestions?  How have others done this?

    Found Answer - SAP provided Access Control Landscape Diagram on SAP.com.

  • How to access source code for checked in .sca files in the dev environment

    Hello,
    I am trying to do some CRM E-commerce development. The basis personnel has checked in all the relevant SCA archives listed in the setup documentation.  He has since given me the Servername and port for accessing the NWDI that I can set in the Development Environment. I can log on to the system and see the repository browser with all the branches.
    For example:
       CustomerConfig -> CRMEXT -> sap.com_SAP-CRMWEB -> dev -> active
    CustomerConfig -> CRMEXT -> sap.com_SAP-CRMWEB -> dev -> inactive
    How ever there is no code there to sync. Is there something missing in our setup for the NWDI so I can sync the CRM E commerce projects to the local system and modify them.
    Is there anything we have to do either in NWDI or in the IDE to see the source code to extend it.
    Thank You for your help in this matter.
    Sumit.

    Hey Pascal, Thanks for the help. We did a batch check in and the code did not go through. After we tried the check-in in the non-batch  mode it worked.

  • Portal DEV Environment Setups

    I am still having problems setting up portal DEV/Debugging environment and fishing for some info on how everyone else had setup theirs.
    I have followed Plumtree's guide for basic portal DEV setup, but having issues with it.
    Does pretty much everyone had setup their environment that every elements needed are installed on their local machine? (ie., IIS, Tomcat (web app server), Plumtree portal 5.0.2 installed, VS .NET 2003 resident in their machine launching starter app as http://localhost/server.pt)???
    Mine (due to resource difficulties) was setup as such, VS .NET 2003 and source codes are local, then installation of the portal 5.0.2 that is referenced by the project is in remote machine in the network, this remote machine has IIS installed, portal 5.0.2, Tomcat, .NET framework. All the eight .csproj files were copied to this remote machine also and referenced by the solution when launched within my .NET IDE.
    Just fishing for some guidance from anyone who had their setups similar to mine. At the end of the steps I have taken, I am getting this error when debugging, "Error while trying to run project: Unable to start debugging on the web server. Unable to map the debug start page URL to a machine name. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation."
    Any help, ideas or guidance greatly appreciated.

    Ray,
    Never having tried to set up a multiple machine development environment, I can't speak in favor or against your remote IDE setup. However, you mentioned that your starter app URL is http://localhost/server.pt. This is incorrect. It should read http://localhost/portal/server.pt.
    I hope this helps.
    -Frank

Maybe you are looking for

  • Mac Pro 2008 Kernel panic (Mavericks)

    Hi all, sorry for my english From yesterday my Mac pro early 2008 8core 3,2 ghz 12 GB ram, reboot unexpectedly I can post the Kernel panic list, someone can tell me what's happen and how to solve this issiue? Thanks a lot Best Stefano Resoconto panic

  • How can I use the report CRMC_ORGMAN_SWITCH_TO_ENH_MODEL

    Dear all, I want to change the CRM organization from stardard version to enhanced version.Acoording to the help document, we must using the report CRMC_ORGMAN_SWITCH_TO_ENH_MODEL.But neither this transaction code nor this program in CRM system.Do you

  • Got error when creating stored procedure

    Hi, I am a rookie in Oracle. I created a stored procedure: create or replace procedure my_first_sp as begin select cid from actions where rownum<3; end; And I got an error : "**** compilation error" After I "show error" I got the description to see a

  • How to copy photos from photo booth in ipad to my macbook pro

    is there a way i can copy the photos in photo booth in my ipad to my macbook pro...

  • My iMac behaves erratically

    My iMac behaves erratically.  When I type i get disengaged from the window where I type. Then i hear a thud as if my mouse clicked somewhere out side the window i'm typing. I have to click back the window before i can continue typing.  I can only wor