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.

Similar Messages

  • 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 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
              >
              >
              

  • Application Runtime Environment installation issue

    Hi,
    JDeveloper 11.1.1.3.0
    OS: Solaris SPARC
    I am trying to install the application runtime environment and I am getting the below error. Please advice me on how to resolve this issue.
    JAVA Version in Solaris SPARC :
    weblogic@comm1 ~/Installs $ java -version
    java version "1.5.0_24"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_24-b02)
    Java HotSpot(TM) Server VM (build 1.5.0_24-b02, mixed mode)
    Error:
    weblogic@comm1 ~/Installs $ cd Disk112/
    weblogic@comm1 ~/Installs/Disk112 $ cd Disk1/
    weblogic@comm1 ~/Installs/Disk112/Disk1 $ ./runInstaller
    ./runInstaller: /apps/wls/Installs/Disk112/Disk1/install/solaris/runInstaller: cannot execute
    ./runInstaller: syntax error at line 299: `count1=$' unexpected
    Thanks,
    Rajesh

    Hi,
    I have installed the jdk 64bit version and tried the application runtime environment installation but I am still getting the same old error. Here it is..
    weblogic@dwlsalescomm1-c2 ~/Installs/Disk112/Disk1 $ ./runInstaller -jreLoc /apps/wls/WL10/jdk1.6.0_21/
    ./runInstaller: /apps/wls/Installs/Disk112/Disk1/install/solaris/runInstaller: cannot execute
    ./runInstaller: syntax error at line 299: `count1=$' unexpected
    JDK Version:
    WL10/jdk1.6.0_21/bin $ ./java -d64 -version
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
    Please advice me on how to resolve this installation issue.
    Thanks,
    Rajesh
    Edited by: Rajesh on Mar 15, 2011 8:28 AM

  • 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/

  • The registry refers to a nonexistent java runtime environment installation

    I was having trouble running some Java programs (not my own) in Windows XP, and in the process I uninstalled and installed JRE versions 6, 7, and 8, one at a time, probably in the order 7, 8, 7, 6, 7. The program that had the original problem only worked in V6, but some other programs stopped working. I went back to V7, and those other programs still didn't work. The message was "the registry refers to a nonexistent java runtime environment installation". The only advice I could find with Web searches was to reinstall the JRE. Needless to say, that didn't work.
    So I looked at the registry, and I found that there were still references to V8, which had been uninstalled. The first was
    HKEY_CLASSES_ROOT\jarfile\shell\open\command - (Default) = "C:\Program Files\Java\jre1.8.0_31\bin\javaw.exe" -jar "%1" %*
    The folder re1.8.0_31 doesn't exist, so I changed it to jre7. That didn't work.
    Then I found
    HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment - CurrentVersion = 1.8
    I changed this to 1.7, and deleted some following entries such as
    HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.8 - JavaHome = C:\Program Files\Java\jre1.8.0_31
    retaining entries such as
    HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.7 - JavaHome = C:\Program Files\Java\jre7
    That worked!
    So, there is a bug in the installer(s): if you uninstall V8 and install V7, the 'CurrentVersion' isn't set correctly, with the result that the registry points to a non-existent folder. The V8 uninstallation should delete these entries, or the V7 installation should change them.
    Question: Where do I report this bug? Or, better still, would someone report if for me? :-)

    Hello,
    Here's a direct link to the place to report bugs: http://bugs.java.com/bugdatabase/index.jsp
    I would recommend that maybe you see if it hasn't been reported already before submitting it.
    Hope it goes!

  • 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

  • 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

  • Commit button dont work

    Hi, I have a page with a read only table on top and an editable form under it ,there is no problem in adding data but when I select one row on table and want to changing its data in the form by clicking commit button no action occur and the new data

  • How to save our ipod on our computer ?

    do somebody know how to save everything from our ipod on our computer ? because i don't wanna lose everything from my ipod after my updates, thanks,

  • BSEG Table

    Hi, I have an existing code that says select bukrs belnr gjahr buzei augdt shkzg dmbtr kokrs kostl aufnr              hkont werks prctr projk fkber         from bseg         into table t_bseg         for all entries in t_jrnl_chg_ptr         where bu

  • How do I make photos in Bridge open to PSE 6 by default?

    I have both PSE 4 and PSE 6 on my computer...Just bought the version 6. When I double click a photo in Bridge it opens in PSE 4. How do I make PSE 6 the default opener for Bridge? MAC OSX.5.7

  • PDE headless build - repoBaseLocation not including while compiling

    I have an ant script to build my feature (PDE Headless build). My feature is having dependency on a external repo which is present in my local system (c:/folderx/repoBase). To compile my feature against this external repo i have provided the values f