WLS domain creation errors using new release (v5)

I'm running into errors in Step 5 of the beta install. I've completely uninstalled the previous version of everything (including RCU drop/create) and done a clean install using the files on the beta site after the announcement of the new release was made this morning.
It seems that the version string entries in "schema_version_registry" created by RCU differ. The "User Messaging", "OWSM MDS" and "SOA MDS" schemas all get created with version string "11.1.1.2.0" but "BAM" and "SOA Infrastructure" schemas are created with version "11.1.1.3.0". The WLS domain creation utility runs queries for ALL schemas having version "11.1.1.2.0", so the BAM and SOA Infrastructure schemas fail the test.
Should I manually edit the version strings in schema_version_registry so they all match 11.1.1.2.0 or will this cause problems elsewhere?
Here are the failing queries that the "Test Component Schema" screen is running for the WLS Domain creation step:
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='BAM' and version='11.1.1.2.0'
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='SOAINFRA' and version='11.1.1.2.0'
These succeed:
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='ORASDPM' and version='11.1.1.2.0'
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='MDS' and version='11.1.1.2.0'

OK, I cleaned out all the old files downloaded fresh and did a complete re-install - now I'm getting an error about a missing file.
1. Installed WLS
http://download.oracle.com/otn/beta/bpmbeta1/wls1033_win32.exe
2. Installed SOA
http://download.oracle.com/otn/beta/bpmbeta1/soa.zip
3. Installed BPM/SOA patchset
http://download.oracle.com/otn/beta/bpmbeta1/soa_patchset.zip
The failure occurs on step 3 - while installing the SOA patchset it gives an error at 45% completion: "File not found - C:\Oracle\Middleware\home_bpmbeta\oracle_common\bin\commonenv.bat.template".
I checked and that file does not exist on the filesystem. There's a commenv.template file (a *nix shell script), but no commonenv.bat.template.  There are other .bat.template files in that directory, but not commonenv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • OBIEE 11g installing in Linux. domain creation error

    Hi,
    OBIEE 11g installing in Linux server now. domain creation is in progress for about an hour and in log I can see below error.
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    domain creation is still running and looks like it is struck to start domain no idea how to solve the issue. waiting to see whether domain creation successful.
    Please let me know how to fix this issue.
    Thanks
    Jay.

    Hi,
    Have you try to increase MaxPermSize, it may occure memory issue.
    change the Middleware/ORACLE_BI1/oui/oraparam.ini and fine it like below
    JRE_MEMORY_OPTIONS=" -mx512m -XX:MaxPermSize=512m" then try to change it
    JRE_MEMORY_OPTIONS=" -mx2048m -XX:MaxPermSize=2048m"
    (i.e:It will increase the numbers for allocating more memory) then save it and then try to run config.bat (software only/enterprise) method and configure it.
    Thanks
    Deva

  • Domain creation error during installation of forms 11g

    Dear all,
    I have the following error, during installation of forms 11g, the installation completed successfully but in configuration section it gave error on the 1st step domain creation.
    weblogic server version 10.3.6
    forms and reports version 11.1.2.1.0
    java version "1.4.2_06"
    here is the error portion from installation log
    ----- **************** log *****************************-------------------------------------------------------------------------------------------------
    Entering windows
    OneoffTool  Script Location: C:\Users\Nadeem\AppData\Local\Temp\tmpOneoffTool1383064488002.bat
    oneoff command is: f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p12429525_111070_Win32.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    [ProcessManager] Invoking:C:\Users\Nadeem\AppData\Local\Temp\tmpOneoffTool1383064488002.bat
        stdout=[
    C:\Users\Nadeem\AppData\Local\Temp>f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p12429525_111070_Win32.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    OPatch failed with error code = 1
        stderr=[java.lang.UnsupportedClassVersionError: oracle/opatch/OPatch (Unsupported major.minor version 49.0)
      at java.lang.ClassLoader.defineClass0(Native Method)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
      at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
      at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
      at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
      at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
      at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Exception in thread "main" ]   
    sbStderr.length():891
    [Applying patch f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p12429525_111070_Win32.zip and the  java.lang.UnsupportedClassVersionError: oracle/opatch/OPatch (Unsupported major.minor version 49.0)
      at java.lang.ClassLoader.defineClass0(Native Method)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
      at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
      at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
      at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
      at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
      at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Exception in thread "main"  ]
    oneoff command is: f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p6599470_111070_Generic.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    [ProcessManager] Invoking:C:\Users\Nadeem\AppData\Local\Temp\tmpOneoffTool1383064488002.bat
        stdout=[
    C:\Users\Nadeem\AppData\Local\Temp>f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p6599470_111070_Generic.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    ----- **************** log *****************************-------------------------------------------------------------------------------------------------

    user2040934 wrote:
    Dear all,
    I have the following error, during installation of forms 11g, the installation completed successfully but in configuration section it gave error on the 1st step domain creation.
    weblogic server version 10.3.6
    forms and reports version 11.1.2.1.0
    java version "1.4.2_06"
    You have the wrong Java version installed.  Do you already have another Forms version installed (like Forms 10g)?  I ask this because Java 1.4.2_06 installs with the Oracle Developer Suite 10g. For Fusion Middleware 11g (Forms 11g) you need to have Java 1.6 installed.  If you already have Java 1.6 installed, then you will need to modify your System PATH so that it lists Java 1.6 before Java 1.4.  The error you are getting, "stderr=[java.lang.UnsupportedClassVersionError" is because Java 1.4 doesn't support the method the installer is using.  Run the following command from a Command/Dos window:  "Java -version".  If it does not show Java 1.6.0_??, then your PATH is still not setup correctly or you don't have Java 1.6.0 installed.
    Craig...

  • INFA 9.0.1 Domain creation error [Port number already in use]

    Hi Experts,
    I've installed INFA 9.0.1 HF2 recently on my Linux 64bit box and due to some configuration issue, I endup in uninstalling the same and deleted the complete installation folder.
    Now I'm trying fresh INFA 9.0.1 HF2 install on the same Linux box, but getting the following port number error while creating domain.
    "Node port number. This port is in use. Select another port number"
    I tried with another port number also but all went in vain.
    Anybody faced this situation before? Please help me to resolve this issue.
    Regards,
    Ram Sankar

    Actually I'm new to Linux environment.. so I'm not sure on remove/killing the port number which are already in use. Hence I tried with different port number, but I'm getting popup like below,
    "The Command to create the domain failed
    Select Ok to correct the domain information and try the command again.
    Select Continue to continue the installation without creating the domain.
    you can run the command again to create a domain after the installation."
    I'm not sure whether we can create a domain successfully after the installation.
    Please anybody help me to remove/kill the existing port number (6005) which I was using it before. so that I can use the same to create a domain during installation only.
    I appreciate your help in this regard.
    Thanks

  • RoadMap creation Error "Selected Enhancement/Release is not valid"

    Hi,
    I am trying to create a RoadMap using T-Code RMDEF.
    While creating the RoadMap I am getting Error
    <b>"Selected Enhancement/Release is not valid"
    "Message no. AI_ROADMAP_EN050"</b>
    My role has the following profiles
    SAP_ALL
    SAP_NEW
    Also, I can copy a RoadMap, but can’t create a new one.
    If you have a solution for this, please let me know.
    Regards,
    Vikas

    Hello  Vikas,
    I had the same problem and was solved following the instructions of note 924068
    Plase note thad the customizing path described in the note is not current (as of solman sps 23) just use the search functionality with term KW context to find the IMG activity
    or the correct path is:
    SPRO -> SAp solution manager implementation guide -> Sap solution manager -> cross scenario settings -> document management -> knowledge warehouse options -> Define kw context
    regards

  • Error Using New-WebServiceProxy cmdlet with SQL Agent Powershell Subsystem

    I created a powershell script to connect to SSRS via web service so I can cache reports in the database and expose them directly through our application. The script works fine when I run it through Powershell directly, but when I try running it through the
    SQL Agent Powershell subsystem I am getting a strange error:
    "A job step received an error at line 61 in a PowerShell script. The corresponding line is '$RS = New-WebServiceProxy -Class 'RS' -Namespace 'RS' -Uri $reportServerURI -UseDefaultCredential  '. Correct the script and reschedule the job. The error
    information returned by PowerShell is: 'Could not load file or assembly 'file:///C:\WINDOWS\TEMP\yfqiivtg.dll' or one of its dependencies. The system cannot find the file specified.  '.  Process Exit Code -1.  The step failed."
    I am using SQL Server 2014, SSRS 2014, Windows 8.1. The only difference I can think of is that when I run Powershell from the OS, I am using v 4.0 whereas when I run it from SQL Agent it loads v 2.0. My understanding is that v 2.0 supports the New-WebServiceProxy
    cmdlet, so I'm not convinced the version discrepancy is the culprit. Any ideas what might be causing this?
    On a side note, is there a way to have SQL Agent use Powershell 4.0 for the subsystem? v 2.0 feels a little dated for SQL Server 2014.

    Hi WilliamW,
    When creating a PowerShell job step, there is only one security context available, which is the "SQL Server Agent Service Account." That means that if you intend to execute PowerShell scripts from SQL Agent Job steps, the SQL Server Agent
    service account must have appropriate permissions.
    According to your error message, I recommend to check if the SQL Server Agent service account has access to the folder where the scripts live, as well as the folder C:\WINDOWS\TEMP.
    In addition, when we execute a PowerShell job step in SQL Server, SQL Server Agent subsystem run the sqlps utility, and the sqlps utility launches PowerShell 2.0 and imports the sqlps module. If you need to run a PowerShell v4.0 script from a SQL Server
    Agent job, you can create a proxy account to run the agent job which contains PowerShell script. For more details, please review this similar blog:
    Run a PowerShell v3 Script From a SQL Server Agent Job.
    Thanks,
    Lydia Zhang

  • JCO Creation error using SAP router string

    Hi All,
    I have created technical system using customer system IP. After that I have created the JCO
    I have given the details while creating a JCO:
    JCO Name : <Name>
    Client detail:  <Client>
    Message Server :< hostname>
    Logon Group :<SPACE>
    SAP Router String :< /H/<host IP>/H/S/<message server port number>
    User Name :<User name>
    Password :<***>
    I have updated the Host and service file in the portal server.
    When I am testing the JCO I got an exception:
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=dicisap1 GROUP=PUBLIC R3NAME=DCD MSSERV=sapmsDCD SAPROUTER_STRING=/H/<RouterIP>/S/3600  PCS=1 LOCATION    SAProuter 37.11 on SOLNMAN ERROR       timeout occured TIME        Wed Nov 05 17:42:31 2008 RELEASE     640 COMPONENT   NI (network interface) VERSION     37 RC          -93 COUNTER     4825
    How to resolve this problem ?
    Regards,
    Boopathi M

    Hi
    Check out these thread
    /message/5401584#5401584 [original link is broken]
    JCO$Exception: (102) RFC_ERROR_COMMUNICATION: CPIC-CALL: 'SAP_CMACCPTP'
    Thanks

  • FM 9 .pdf creation errors using polish fonts.

    I have a problem with FM9 which cannot create a
    correct .pdf when a polish font is used. When a book is created and has to be saved as a .pdf it is missing some text in the .pdf that is in the book. Furthermore some of the font are not displayed correctly in the .pdf file bookmarks (It shows some of the letters corretly and the put a ' ³ ' next to some letters and in the middle of a word).
    I have already tried to use the 'print as .pdf' function and Distiller and PDFCreator both generates the same wrong result.
    Any suggestions are most welcome...
    /morten

    Hi,
    I believe its becaouse of teh font you have used originally in those specific module that are having error:
    you can try updating to a add-on for PDF output generation that would be available in the Disk of Framemaker you would have If its a Part of suite it would be in
    C:\Documents and Settings\ankupand\Desktop\setup\TCS2\Release\Disk1\Adobe FrameMaker\Adobe FrameMaker Dependency\payloads\AdobePDFL9-mul
    to path would be a little modified for you depeding on the location and the Product being a Point Product or Suite.....
    Hopefully it would help.
    Thanks,
    Anjaneai

  • Error using "New" option on Desktop calendar (v. 6.2) with Vista Business

    Until I tried this, I though all my 6.2-Vista problems were solved. My hotsyncs now work perfectly, and when I enter a new event on my handheld it appears on the Desktop after syncing.  However, when I right click on a "New" event that I have just entered in the Desktop calendar in single-day mode and attempt to put in the "Details" (start and end time, repeats, etc.), I get a "program error", the application closes, and I lose the data that I typed in, namely, the name of the event.  Note that the name of the event can be entered without creating an error; it's only when I try to add the "Details" that the program error occurs.
     Any help will be greatly appreciated.  [My handheld device is a Tungsten E2.]
    Post relates to: Tungsten E2

    Hello and thank you for using the Palm Help Forums!
    What version of Vista are you using? 32 bit or 64 bit?
    Post relates to: Centro (Sprint)

  • OSB 11.1.1.7 - CANNOT EXTEND WLS DOMAIN TO OSB USING WLST

    Hi ,
    Need the help in creating the OSB clustered domain.
    Followed the below documentation. But not getting the required results.
    http://docs.oracle.com/cd/E21764_01/web.1111/e14138/fmw_templates.htm#CJAIDFCA
    Domain that created after using the wlst by using the given templates IS configured with "osb_server1" managed server. The managed servers that we defined those are in cluster does not have any OSB product deployment.
    After doing the research got that that there was bug and has been fixed in 11.1.1.6. But I am not able to figure out the solution.
    Created the Oracle support ticket but no help so far.
    I am using the below templates and in the below sequence
    Var.MIDDLEWAREHOME=/opt/oracle/middleware
    Var.WLSTEMPLATESDIR=/opt/oracle/middleware/wlserver_10.3/common/templates
    Var.ORACLETEMPLATESDIR=/opt/oracle/middleware/Oracle_OSB1/common/templates
    Template.1=<Var.WLSTEMPLATESDIR>/domains/wls.jar
    Template.2=<Var.WLSTEMPLATESDIR>/applications/wls_webservice.jar
    Template.3=<Var.WLSTEMPLATESDIR>/applications/wls_webservice_jaxws.jar
    Template.4=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/jrf_template_11.1.1.jar
    Template.5=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/oracle.jrf.ws.async_template_11.1.1.jar
    Template.6=<Var.ORACLETEMPLATESDIR>/applications/oracle.soa.common.adapters_template_11.1.1.jar
    Template.7=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/oracle.emas_template_11.1.1.jar
    Template.8=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/oracle.emai_template_11.1.1.jar
    Template.9=<Var.MIDDLEWAREHOME>/oracle_common/common/templates/applications/oracle.em_11_1_1_0_0_template.jar
    Template.10=<Var.ORACLETEMPLATESDIR>/applications/wlsb_base.jar
    Template.11=<Var.ORACLETEMPLATESDIR>/applications/wlsb.jar
    Template.12=<Var.ORACLETEMPLATESDIR>/applications/wlsb_owsm.jar
    Below is the      Oracle Service Bus - 11.1.1.7
    http://docs.oracle.com/cd/E28280_01/web.1111/e14138/fmw_templates.htm#CJACDGDI
    Edited by: user12019269 on Apr 19, 2013 11:12 AM

    The upgrade steps involved are described here: http://download.oracle.com/docs/cd/E17904_01/doc.1111/e15032/toc.htm

  • Room creation error using Room API

    Hi Experts.
    We're triying to create a collaboration room through Room API
    As a previous step a standard template copy was created (SAP_Information_Site_2)  to be used in the room creation through API.
    In this template we defined one parameter (FolderPath) which sets the KM navigation path  of a specific folder and then we made the mappings of this parameter into the views used by template to show documents.
    When Room is created using "Room creation wizard" we set name, description, category, template (SAP_Information_Site_2), FolderPath, etc. this way everything is OK.
    The problem is triying to create it when generating the room througn a Webdynpro using Room API, afeter we set all same parameters the room is created with no errors. but despite having put all the parameters like those we place using creation wizard the Room API created Room shows the default folderpath and not we have set through API.
    We are able to compare both rooms and they shows same properties except the folderpath.
    Here the used code:
          private  void createRoom(){
                String strTemplateName = "Techint_Template";
                String strRoleName = "Admin";
                String strCategory = "Default_Category";
                //Get the Rooms 6.0 API Portal Service
                IRooms roomsAPI = (IRooms)PortalRuntime.getRuntimeResources().
                                              getService(IRooms.PORTAL_SERVICE_ID);
                //Get Template Related Infos
                ITemplate template = null;
                IRoomRole role1 = null;
                IRoomCategoryFactory cf = roomsAPI.getRoomCategoryFactory();
                try {
                      template = roomsAPI.getRoomTemplate(strTemplateName);
                      role1 = template.getRoomRole(strRoleName);
                      //Get an empty RoomInfo object
                      IRoomInfo roomInfo = roomsAPI.getRoomCreationInfo();
                      //Fill RoomInfo object with values
                      roomInfo.setName(wdContext.currentFormDataElement().getProjectCode().trim()+" - "
                                  +wdContext.currentFormDataElement().getRevisionNumber());
                      String strDescription = wdContext.currentFormDataElement().getTechintDocument();
                      if (strDescription!=null && strDescription.length()>0)
                            roomInfo.setDescription(wdContext.currentFormDataElement().getTechintDocument());
                      else
                            roomInfo.setDescription(wdContext.currentFormDataElement().getProjectCode().trim()+" - "
                                  +wdContext.currentFormDataElement().getRevisionNumber());
                      roomInfo.setTemplateName(strTemplateName);
                      roomInfo.addRoomParameter("FolderPath", "FolderPath",strRevisionFoldePath, false);
                      //asign the room category
                      IRoomCategory objRoomCategory = cf.getDefaultRoomCategory();
                      IRoomCategory objRCA[] = {objRoomCategory};
                      roomInfo.setCategories(objRCA);
                      //Set User Role Assignments
                      com.sap.security.api.IUser owner = UMFactory.getUserFactory().getUserByLogonID("km_user");
                      roomInfo.setOwnerId(owner.getUniqueID());
                      roomInfo.addUserToRole(owner.getUniqueID(), role1);
                      //Finally Create the Room
                      IRoomDataElement objRoomDE =  wdContext.createRoomDataElement();
                      if(roomInfo.validate()){
                            IRoom newRoom = roomsAPI.createRoom(roomInfo, true);
                            objRoomDE.setRoomLink(newRoom.getRoomAccessURLExternal());
                      }else{
                            RoomCreationValidationErrors[] errors = roomInfo.getValidationErrors();
                            for (int i=0; errors.length>i;i++){
                                  logWebDynproMessages(IS_LOG_ENABLED,
                                        //ILoggingConstants.INFO,
                                        4,wdComponentAPI.getMessageManager(),
                                        "ErrorRoom: "+errors<i>.getShortText(), false);
                            objRoomDE.setRoomLink("ERROR");
                      wdContext.nodeRoomData().addElement(objRoomDE);
                      logWebDynproMessages(IS_LOG_ENABLED,
                            //ILoggingConstants.INFO,
                            1,wdComponentAPI.getMessageManager(),
                            "Se creo el room asociado al proceso/revision:"+strRevisionFoldePath, false);
                } catch (TemplateInstantiationException e) {
                      printException(wdComponentAPI.getMessageManager(), e);
                      e.printStackTrace();
                } catch (NoSuchRoleException e1) {
                      printException(wdComponentAPI.getMessageManager(), e1);
                      e1.printStackTrace();
                } catch (UMException ex){
                      printException(wdComponentAPI.getMessageManager(), ex);
                      ex.printStackTrace();
                } catch (RoomCreationException ex){
                      printException(wdComponentAPI.getMessageManager(), ex);
                      ex.printStackTrace();
                } catch (NoSuchRoomCategoryException ex){
                      printException(wdComponentAPI.getMessageManager(), ex);
                      ex.printStackTrace();
                } catch (Exception ex){
                      printException(wdComponentAPI.getMessageManager(), ex);
                      ex.printStackTrace();
    This code was created using the following directions
    http://help.sap.com/saphelp_nw04s/helpdata/en/7d/c69c42d706c66ae10000000a155106/content.
    Any help will be really appreciated and accordingly rewarded
    Thaks in advance,
    Ramien.-

    Hi Venkat,
    did you check the Initial Configuration Tasks ? especially the portal permisions...
    http://help.sap.com/saphelp_nw04/helpdata/en/f6/2604f005fd11d7b84200047582c9f7/content.htm
    and there is a SAP Note which references a How To Guide for configuring permissions. The Note number is 766765 and the document it references is "How To... Configure Permissions for Initial Content in SAP Enterprise Portal 6.0 SP9 & Higher."
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • Integrated Weblogic domain Creation  error in jdeveloper

    Hi all,
    Hope all are doing well,
    I have faced a problem creating a integrated domain in jdeveloper log file show
    Log File: C:\Users\chakrapani\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.j2ee.adrs\CreateDefaultDomain.log
    Label: JDEVADF_11.1.1.6.0_GENERIC_111205.1733.6192.1
    Product Home: F:\Oracle\Middleware\jdev11g\jdeveloper\jdev\
    Domain: C:\Users\chakrapani\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\DefaultDomain
    "F:\Oracle\Middleware\jdev11g\oracle_common\common\bin\wlst.cmd" "C:\Users\chakrapani\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.j2ee.adrs\CreateDefaultDomain.py"
    Process started
    wlst > '"F:\Oracle\MIDDLE~1\jdev11g\utils\config\10.3\setHomeDirs.cmd"' is not recognized as an internal or external command,
    wlst > operable program or batch file.
    wlst > The system cannot find the path specified.
    Please provide a solutions...

    Have you set a middle ware home environment variable?
    Looks like you try to install the wls in a different home.
    Timo

  • Muse Error with new release *Crashing*

    Hi, I am running Muse CC on Win8, 64bit
    I changed text in the text box from it's default to Gentium Book Basic and it immediately crashed. Now I get the following error and cannot work on my site at all.
    Help! I'm on a deadline.

    Hi,
    Did you check this thread, Re: can't save -  sqlError #3125
    might be helpful

  • Error while creating new release groups in PO release strategy

    Hi All
    I was creating a release procedure for PO and after completing steps, Create Characteristic and Create class & while creating new release grp with the class created i am not able to save it and the error message is (ME492) is" Only one release class should be used within the release groups for overall release...".
    But i am able to create from an already existing CLASS and able to proceed further.( Note: I am using the training module and in the learning stage.)
    Thanks for your support.
    Illan

    Dear,
    Please follow below mention path.
    *and check any things is missing, If you can go in bellow mention hints you cans create easily purchase release streatgy.*
    *- Follow below mention path.*
    *SPRO -> Material Management -> Purchasing -> Purchase Order -> Release Procedure for Purchase Orders.*
    *Three steps involved in release process of purchase order.*
    **Edit Characteristic     Create characteristic for release purchase order. If you want to release purchase order on purchasing group base. So you can create characteristic for purchasing group. Take reference of CEKKO structure and BKGRP field for purchasing group in additional data of characteristic. E.g :- Purchasing group - BKGRP**
    **Edit Class     After creation of characteristic, create class for release purchase order. In which you can take reference of Class Type: - 032,Status: - Release,Class group: - Release strategy class,And put reference of your characteristic, which are created by you in first step.E.g: - Class - REL_PO**
    *Define Release Procedure of purchase order     In this step four processes involved.o     Release Groupso     Release Codeso     Release indicatoro     Release Strategies*
    Now see each steps of Define release procedure of purchase order in briefly: -
    Release Group     In which you can define release strategy groupExa.: - Release group : - 01,Release object: - 01, Class: - REL_PO.
    Release code     In which you can define release code. Enter value as Release group: - 01,release code: -01 - Purchase Head,Release group: -01, release code: - 02 - Auditor
    Release indicator     In this step you have to define release indicator.Like X - Blocked, I - Under process, S - Release
    *Release Strategy     *This is the final step for release strategy.Assign release code 01, 02.Click on release prerequisites, select 02 - check box and click on continue.Click on release status button, enter release indicator X, I, S and click continueClick on classification button, enter values of purchasing group for which you want to created release strategy
    Than create purchase order for purchasing group, which you assign in classification of release strategy. Enter your values of purchase order and click on check button release strategy executed in your purchase order.
    Regards,
    Mahesh Wagh

  • Issue in domain creation local deployment Error :  odi-core.jar

    Hi,
    I am trying to create a domain on my VM for local deployment of fincomm and Ess. But during domain creation it is failing with following errors.
    Error in writing to file '/scratch/software/mw_local/FMWTOOLS_11.1.1.7.0_GENERIC_130327.1838_PATCHES4FA_11.1.1.7.0_PLATFORMS/vimjain/mw_home_standalone/odi/oracledi.sdk/lib/odi-core.jar'. [invalid block type]
    Cancelling Install Session..
    Internal Error: File Copy failed. Aborting Install
    I tried the various different options for creation but all failed.
    1> I tried by resetting to old patchset.
    2> 3 days back i was able to successfully create the domain, but today i am seeing the error as discussed.
    3>Tried to delete the patchset and recreate a new one, but still no luck
    If anyone else is also seeing the same issue and able to resolve.
    Thanks
    Vimal

    You may want to use Oracle Internal forums and blogs for solution.
    Since these are public forums, you should not post content contains sensitive information here. Please remove the dir structure (which also includes your uid).

Maybe you are looking for