Runtime server in eclipse environment configuration problem.

Hi all

I installed Oracle Fusion Middleware which has wlserver 10.3.4.0 on my machine.

Now when I try to configure this server to Eclipse with 'Oracle WebLogic Server 11 GR 1 material the patch 2' as a runtime environment.

I gave the weblogic home as "D:\oracle\Middleware\wlserver_10.3", but it gives me error as"the path ' * D:\oracle\Middleware\wlserver_10.3 ' does not contain a valid installation of WebLogic Server. » *

Please help me solve this problem.

Thank you and best regards,
Ankur Singhal

10.3.4 is 3 Group of hotfixes.

I recommend using the correct identifier. There is an Oracle Enterprise Pack Eclipse OTN Forum also it's probably better for this question.
Enterprise Pack for Eclipse

Tags: Fusion Middleware

Similar Questions

  • Need help bridge database for MS SQL Server, error ORA-28546 configuration problems

    Dear all,

    I'm trying to configure Oracle to MS SQL Server(I don't have admin access to the MS SQL Server) database gateway.  When I try to test the dblink connection, I get the following error.

    I published select * from dual@xyz;

    ORA-28546: initialization of the connection failed, probable Net8 admin error

    ORA-28511: interruption of the RPC connection to heterogeneous remote agent using SID = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=localhost) (PORT = 1521)) (CONNECT_DATA = (SID = dg4msql)))

    ORA-02063: preceding 2 lines of xyz

    28546 0000 - ' failed to initialize connection, unlikely Net8 admin error.

    My setup is as follows.

    1 oracle 11 GR 2 under Oracle Linux 6, the same gateway version is installed on the same server but different base directory.

    2 oracle DB base directory is u01/app/oracle/product/11.2.0/dbhome_1, gateway home directory is/u01/gateway.

    3. I use the same file listener.ora for db and the entry door.

    4. the content of my listener.ora, tnsnames.ora and the initdg4msql.ora is below.

    /U01/app/Oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    #(ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1522))

    (ADDRESS = (PROTOCOL = TCP (PORT = 1522))(HOST = db.abc.com.tw))

    )

    )

    MSSQL =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

    )

    )

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (GLOBAL_DBNAME = db.abc.com.tw)

    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)

    (SID_NAME = orcl)

    )

    )

    SID_LIST_mssql =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = dg4msql)

    (ENVS = LD_LIBRARY_PATH = / u01/gateway/dg4msql/pilot/lib: / u01/gateway/lib)

    (Program name = / u01/gateway/bin/dg4msql)

    )

    )

    /U01/app/Oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora

    LISTENER_ORCL =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1522))(HOST = db.abc.com.tw))

    ORCL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1522))(HOST = db.abc.com.tw))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl.abc.com.tw)

    )

    )

    dg4msql =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = localhost)(PORT = 1521))

    (CONNECT_DATA = (SID = dg4msql))

    (HS = OK)

    )

    /U01/gateway/dg4msql/Admin/initdg4msql.ora

    HS_FDS_CONNECT_INFO=[192.168.0.1]:1433//XIETEST

    # replacement connect format is the name of host/serverinstance/databasename

    HS_FDS_TRACE_LEVEL = 255

    HS_FDS_RECOVERY_ACCOUNT = RECOVERY

    HS_FDS_RECOVERY_PWD = RECOVERY

    the dblink is created with the following statement.

    CREATE DATABASE LINK "xyz.abc.COM.TW".

    CONNECT TO ITS IDENTIFIED BY

    With the HELP of "dg4msql";

    Couple of other things I did to check the above works.

    [oracle@db admin] $ ping 192.168.0.1

    PING 192.168.0.1 (192.168.0.1) 56 (84) bytes of data.

    64 bytes from 192.168.0.1: icmp_seq = 1 ttl = 61 time = 7.61 ms

    64 bytes from 192.168.0.1: icmp_seq = 2 ttl = 61 time = 7,41 ms

    ^ C

    -ping 192.168.0.1 - statistics

    2 packets transmitted, 2 received, 0% packet loss, time 1818ms

    RTT min/avg/max/leg = 7.417/7.516/7.615/0.099 ms

    [oracle@db admin] $ tnsping dg4msql

    AMT Ping utility for Linux: Version 11.2.0.1.0 - Production on 2013-SEPT-11 10:53:11

    Copyright (c) 1997, 2009, Oracle.  All rights reserved.

    Use settings files:

    /U01/app/Oracle/product/11.2.0/dbhome_1/network/admin/SQLNET.ora

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = localhost)(PORT = 1521)) (CONNECT_DATA = (SID = dg4msql)) (HS = OK))

    OK (0 msec)

    [oracle@db admin] $ lsnrctl status mssql

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 2013-SEPT-11 10:54:23

    Copyright (c) 1991, 2009, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=localhost) (PORT = 1521)))

    STATUS of the LISTENER

    ------------------------

    Alias mssql

    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production

    11-SEP-2013 start date 10:09:46

    Uptime 0 days 0 h 44 min 37 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/DB/MSSQL/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=127.0.0.1) (PORT = 1521)))

    Summary of services...

    Service 'dg4msql' has 1 instance (s).

    Instance of 'dg4msql', status UNKNOWN, has 1 operation for this service...

    The command completed successfully

    Obviously, I'd like to get this configuration to work, but I have also a couple other questions about this configuration.

    1. for the installation of the bridge, he wants to run the root.sh script.  the script root.sh as to what follows.

    Enter the full path of the local bin directory: [/ usr/local/bin]:

    The 'dbhome' file already exists in the usr.  Overwrite it? (y/n)

    [n]: n

    The 'oraenv' file already exists in the usr.  Overwrite it? (y/n)

    [n]: n

    The 'coraenv' file already exists in the usr.  Overwrite it? (y/n)

    [n]: n

    the above answer is correct?

    Thanks for reading.

    The strace shows:

    2796 open ("/ u01/app/oracle/diag/tnslsnr/db/mssql/trace/mssql.log", O_WRONLY |) O_CREAT | O_APPEND, 0660) = 12

    9564 access ("/ u01/app/oracle/product/11.2.0/dbhome_1/dg4msql/admin/initdg4msql.ora", F_OK)

    2796 write (12, "2013-SEPT-11 15:02:44 * (CONNECT_"..., 175 ")")

    9564 <... access="" resumed="">) =-1 ENOENT (no such file or directory)

    2796 <... write="" resumed="">) = 175

    2796 close (12

    9564 brk (0x14a3000) = 0x14a3000

    2796 <... close="" resumed="">) = 0

    2796 poll ([{fd = 8, events = POLLIN |}]) POLLRDNORM}, {fd = 11, events = POLLIN |} [POLLRDNORM}, {fd-=-1}, {fd = - 1}]-1, 4

    9564 access ("/ u01/app/oracle/product/11.2.0/dbhome_1/dg4msql/log/dg4msql_agt_9564.trc", F_OK) =-1 ENOENT (no such file or directory)

    9564 access ("/ u01/app/oracle/product/11.2.0/dbhome_1/dg4msql/log/dg4msql_agt_9564.trc", F_OK) =-1 ENOENT (no such file or directory)

    9564 statfs ("/ u01/app/oracle/product/11.2.0/dbhome_1/dg4msql/log/", 0x7fff91f005b8) =-1 ENOENT (no such file or directory)

    9564 open ("/ u01/app/oracle/product/11.2.0/dbhome_1/dg4msql/log/dg4msql_agt_9564.trc", O_WRONLY |) O_CREAT | O_TRUNC, 0666) =-1 ENOENT (no such file or directory)

    => so that it always uses the database as Oracle_home House

    With this info, I rechecked the listener and saw that you are missing the ORACLE_HOME setting in the dg4msql section of SID. Please correct your entry to mssql_sid to:

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (GLOBAL_DBNAME = db.abc.com.tw)

    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)

    (SID_NAME = orcl)

    )

    )

    SID_LIST_mssql =

    (SID_LIST =

    (SID_DESC =

      (ORACLE_HOME = / u01/bridge)

    (SID_NAME = dg4msql)

    (ENVS = LD_LIBRARY_PATH = / u01/gateway/dg4msql/pilot/lib: / u01/gateway/lib)

    (Program name = / u01/gateway/bin/dg4msql)

    )

    )

    Then please stop and restart the mssql listener and check again.

    -Klaus

  • Virgo Runtime server problem running

    Hello

    I want to the development environment setup for vCenter 6.0 on a virtual computer (installation of lets say A) and vCenter Server on another virtual machine (say B).

    Properly installing vCenter Server on VM B.

    Installation on computer A virtual development environment, I followed all the steps as indicated in web client sdk setup 6.0 docs.

    After completing step 2 (installation Server Virgo) m (version 3.3.0.RELEASE), I started the Virgin server, but it gives a representative of popup error following:

    "Server Virgo Runtime could not start in 300 seconds. "If the server requires more time, try increasing the time-out period in the server Editor."

    This problem happens all the time even after STS restarts, restart the virtual machine and freshly uninstall/reinstall components.

    Please see the log files attached and help.


    Also, I am bit confused in after step 3 (registration with vCenter 6.0) in the sdk documentation.

    It is mentioned that

    1. For vCenter for Windows: copy dev - setup.bat in vCenter for Windows administrator directory.
    2. Run the dev installation script. Download the two generated files: webclient.properties and store.jks.
    3. Copy these files on your dev machine to the following location:
      Windows: C:/ProgramData/VMware/vSphere Web Client

    But, there is no location "C:/ProgramData/VMware/vSphere Web Client" exists in the development VM A computer.

    How would my development at VM configuration has knows what SSO password I gave to connect with vCenter Server 6.0 on VM B runniing.

    Please suggest.

    > Caused by: java.lang.IllegalStateException: Path "C:\Program Files\VMware\CIS\vmdird" does not exist

    Someone reported a similar problem. We could never reproduce ourselves but their solution was to begin Virgo with the server/bin/startup.bat

    See:

    Re: vsphere client web 6.0 SDK java.lang.NullPointerException: the component of the VMware Manager URL can not be empty.

  • Remote server configuration problem

    The problem I have is that the various dialog boxes multiple paths in the configuration of the remote server seem rather amibiguous. I tried what seems like every combination of remote and local access roads, as well as various url strings. Any combination I can't get the file to resolve a URL that works.

    Our current development configuration consists of a central server running Windows 2008 Web Server and ColdFusion 8.0.1. There are three of us using the machine, each developer has their own part on it. We each have our own set of virtual servers running from the share, through IIS on the server.

    This has been a great Setup for us because it allows almost double environment for our production configuration. However, I can't for the life of me get a remote server configuration works completely. I have a machine of secondary dev I use where I'm running CF9 locally, and it works perfectly (I am aware of people who say that eclipse doesn't really want you develop remotely). We will move our server main dev CF9 immediately, and we want to keep the centralized server dev, remote server seems how to configure things.

    It seems that the best scenario is to set up a server for each virtual server I set up. I would set a maximum as in the dialog box:

    General settings
    Server name: foo - site.com

    Host name: dev1.foo - site.com

    Other parameters

    Web server port: 80

    RDS username: my user name

    RDS password: my password

    The remote server settings

    Naming port: 2910

    User name: username admin-server

    Password: password-server-admin

    Document root: (it is a source of confusion, does she want a url? a local file as my drive path mapped "Z:\) » ? or the physical path on the server 'C:\webroot\ '? Could be a path from my eclipse installation? Also, he wants a global path? "or connected to this server config?)

    Mappings

    Local path: (Once again, similar confusion... If it is local to me, or the server? or maybe a url?)

    Remote path: (If this should be a url, and if so does an absolute url for the local path listed above? And this she the Local path is the root of the virtual host, it must then be the same as the document root [which doesn't seem to work]?)

    Install Extensions

    Root Web server: (If it's a physical path? should be related to Eclipse on my machine? or from the server?)

    Installation location: (It would depend on the web root of remote server of course)

    I keep trying different things, and end with either the CF for a project server settings telling me the project exists outside of the root of the web, or sample that url looks like [ http://[hostname]/[projectname] .

    Any help would be greatly appreciated.

    The document root must be a physical path on the remote server, for example 'C:\webroot '. This is the path on the remote computer and the path not mapped on the computer on which the CF Builder is installed.

    In maps, local path is the path on the computer on which the CF Builder is installed. Path remote is the path on the remote machine and not the URL.

    for example if CF is installed to D:\Coldfusion on the remote computer and the local computer (where CF Builder is installed) you have the files in C:\ColdFusion, then when you configure the remote server, you must define the root of the Document to D:\Coldfusion\wwwroot and then you must create a map with local as C:\ColdFusion\wwwroot path and remote as D:\ColdFusion\wwwroot path.

    CF Builder uses this information when you preview files and when you debug a file.

  • Problems with getting new Eclipse environment is fully functioning.

    I have problems of implementation of the new Eclipse environment that RIM showed at the DevCon.

    Problems:

    -API docs are different from the JDE 5.0.0.  They lack all the stuff of OpenGL ES.

    -The Simulator for 9550 does not appear.

    -How can I get the reloading of the my app without stopping the Simulator work?

    I installed the following items, in this order:

    -BlackBerryJDE5.0.0.exe

    -V3.5.1). Galileo (eclipse-java-galileo-SR1 - Win32.zip)

    BlackBerry_JDE_PluginFull_1.1.1.200911020017 - 11.exe

    -BlackBerry_Simulators_5.0.0.334_9550.exe

    Thank you for the time spent.

    The 5.0 SDK BlackBerry Java plug-in for Eclipse is beta 4, while the BlackBerry JDE beta 5.  The Eclipse plugin currently has an older version of the API of BlackBerry set, which does not include the classes of OpengGLES.  See update in my next post.

    You must close the BlackBerry smartphone Simulator during reconstruction and debug your application.  This is mandatory for all current BlackBerry smartphone simulators.  Update an application without having to restart the Simulator part of a later version.

  • Xcode Server installation failed (ssl configuration infrastructure)

    After the upgrade to Server 5.2 today, I am unable to start the service of Xcode as a result of a mistake.

    The first time, I tried to implement the service, after having chosen the Xcode application, I was asked to create a service user account Xcode. So, I followed the guests to create a Xcode Server user account.

    Then I saw a message that Xcode Helper should be allowed to make UI script, to which I agreed.

    Finally, a progress bar appears where, apparently, that was under the service of Xcode configuration.

    And then an error stating:

    Xcode Server installation failed (ssl configuration infrastructure)

    Try clicking on choose Xcode and selecting a new version of Xcode or upgrade to a newer version of the server.

    Given that I had just installed the latest version of Xcode previously, I advanced and checked that Xcode launches without problem, and no message appears.

    Then I went to System Preferences > Security & privacy > accessibility and verified that an entry is added for Xcode Helper, and I checked the box next to it to allow access.

    Also, I have advanced and connected to the server of Xcode user account and used the fast user switching option to return to my main account.

    Unfortunately, trying to start again service results in the same error. I even tried to start the service when you are logged on the server of Xcode user account. Whenever it has failed with the same message.

    Whenever I try to start the service, I see this (or very similar) message sequence struck the system log:

    20 September 15:50:36 servermgr_xcode Server [867]: getSetXcodePathProgressWithRequest: {}

    control = getSetXcodePathProgress;

    currentPercentageCompleteRangeMaximum = 10;

    currentPercentageCompleteRangeMinimum = 10;

    currentStep = 'Xcode stop server';

    percentComplete = 10;

    status = running;

    }

    20 September 15:50:37 Server servermgr_xcode [867]: task completed (State 0)

    20 September 15:50:37 Server servermgr_xcode [867]: stderr output for the job:

    (4 / 6) [START] stop nginx daemon

    (3 / 6) Server [START] stop API

    (1 / 6) [START] stop CouchDB

    (6 / 6) [START] stop builder

    (5 / 6) [START] daemon stop control

    (2 / 6) [START] stop repeat

    (5 / 6) [END - 0.05 S] Stop control daemon

    (1 / 6) [END - 0.05 S] Judgment of CouchDB

    (2 / 6) [END - 0.05 S] Stopping repeat

    (3 / 6) [END - 0.05 S] Stop server API

    (4 / 6) [END - 0.14 S] Stop the nginx daemon

    (6 / 6) [END - 0.16 S] Stop generator

    A successful!

    Total time: 0.32 seconds

    20 September 15:50:37 Server servermgr_xcode [867]: launch/usr/bin/xcrun xcscontrol - initialize - build-service-user xcodeserver

    20 September 15:50:37 Server servermgr_xcode [867]: wait for task to leave

    20 September 15:50:37 Server lsd [961]: LaunchServices: could not store file lsd-identifiers to /private/var/db/lsd/com.apple.lsdschemes.plist

    20 September 15:50:37 Server servermgr_xcode [867]: xcscontrol reported progress: (1/29) checking that Xcode is accessible

    20 September 15:50:37 Server sudo [1422]: root: TTY = unknown; PWD =; USER = nobody; /Applications/XCode.app/Contents/developer = / usr/bin/file COMMAND

    20 September 15:50:37 Server servermgr_xcode [867]: xcscontrol reported progress: (1/29) checking that Xcode is accessible

    20 September 15:50:37 Server servermgr_xcode [867]: xcscontrol reported progress: running (4/29) xcode-selector - /Applications/Xcode.app

    20 September 15:50:38 Server servermgr_xcode [867]: xcscontrol reported progress: integration of control to prepare (9/29)

    20 September 15:50:38 Server servermgr_xcode [867]: xcscontrol reported progress: (11/29) setting up the config for Redis file

    20 September 15:50:38 Server servermgr_xcode [867]: xcscontrol reported progress: (12/29) setting up the config for CouchDB file

    20 September 15:50:38 Server servermgr_xcode [867]: xcscontrol reported progress: launchd jobs (13/29) system configuration

    20 September 15:50:38 Server servermgr_xcode [867]: xcscontrol reported progress: (14/29) creative group for users of service if required

    Note : There was a lot of posts like this that I missed:

    20 September 15:50:38 syslogd server [69]: notice of Configuration:

    ASL Module 'com.apple.AccountPolicyHelper' claims the selected messages.

    These messages may not appear in the standard system log files or in the database of the ASL.

    20 September 15:50:38 Server servermgr_xcode [867]: xcscontrol reported progress: configuration record (16/29)

    20 September 15:50:38 Server servermgr_xcode [867]: xcscontrol reported progress: users of creative services (17/29) if necessary

    20 September 15:50:38 Server servermgr_xcode [867]: xcscontrol reported progress: infrastructure configuration of SSL (18/29)

    20 September 15:50:39 Server servermgr_xcode [867]: getSetXcodePathProgressWithRequest: {}

    control = getSetXcodePathProgress;

    currentPercentageCompleteRangeMaximum = 75;

    currentPercentageCompleteRangeMinimum = 20;

    currentStep = "Configuring SSL infrastructure."

    percentComplete = 54;

    status = running;

    }

    20 September 15:50:41 com.apple.SecurityServer [114 Server]: displaying guest Keychain for Applications/Xcode.app/Contents/Developer/usr/bin/xcscontrol(1421)

    20 September 15:50:41 Server servermgr_xcode [867]: xcscontrol reported progress: FAILED (18/29): configuration of SSL infrastructure

    20 September 15:50:41 Server servermgr_xcode [867]: task completed (Status 5)

    20 September 15:50:41 Server servermgr_xcode [867]: stderr output for the job:

    (1/29) [START] make sure Xcode is accessible

    (1/29) [END - 0.20 S] Make sure Xcode is accessible

    Audit (2/29) [START] version of Xcode is supported

    (2/29) [END - 0.00 S] Check if the version of Xcode is supported

    Developer mode (5/29) [START] if necessary activation

    [START] Running (4/29) xcode-selector - /Applications/Xcode.app

    (29/3) [START] check if the server version is supported

    (3/29) [END - 0.02 S] Check if the server version is supported

    Data directories (6/29) [START] creation by default (if they are missing)

    (6/29) [END - 0.00 S] Creation of data directories by default (if they are missing)

    (7/29) [START] create a symbolic link to the current path of the Xcode application

    Access to the repository (8/29) [START] HTTP configuration

    Integration of control (9/29) [STARTED] preparation

    Access [START] SSH configuration repository (10/29)

    (8/29) [END - 0.12 S] Access to the HTTP repository configuration

    (7/29) [END - 0.12 S] Create a symbolic link to the current path of the Xcode application

    (10/29) [END - 0.12 S] The access to the repository SSH configuration

    (11/29) [START] establishing the file config for Redis

    (12/29) [START] set up the config for CouchDB file

    (13/29) [START] Setup launchd job system

    (5/29) [END - 0.16 S] Enabling developer mode if necessary

    (9/29) [END - 0.23 S] Preparation of control integrations

    (11/29) [END - 0.16 S] Setting up the config for Redis file

    (12/29) [END - 0.20 S] Setting up the config for CouchDB file

    (13/29) [END - 0.20 S] Launchd jobs system configuration

    Group creation [START] (14/29) for users of service if required

    Saving configuration [START] (16/29)

    (15/29) [START] configuration CouchDB to use all cores

    (14/29) [END - 0.02 S] Creation of service if required users group

    Users of creative services [START] (17/29) if necessary

    (4/29) [END - 0.41 S] Running xcode - select - switch for /Applications/Xcode.app

    (15/29) [END - 0.08] Configuration of CouchDB to use all cores

    (16/29) [END - 0.33 S] Configuration of the recording

    (17/29) [END - 0.52 S] Creation of users of the service if necessary

    Configuration of SSL infrastructure [START] (18/29)

    (18/29) [END - 3.03 S] FAILED: SSL infrastructure Configuration

    Failed: could not export the certificate of the server API: error Domain = =-25308 Security Code 'user intervention is not permitted.' UserInfo = {NSLocalizedDescription = User interaction is not allowed.}

    Total time: 4.13 seconds

    The service initialization error: could not export the certificate of the server API: error Domain = =-25308 Security Code 'user intervention is not permitted.' UserInfo = {NSLocalizedDescription = User interaction is not allowed.}

    20 September 15:50:41 Server servermgr_xcode [867]: response: {}

    error = "Xcode Server Configuration has failed (ssl configuration infrastructure)";

    errorCode = "-1";

    errorDomain = ServermgrXcodeErrorDomain;

    errorLocalizedDescription = "Configuration of Xcode Server failed (ssl configuration infrastructure)";

    errorLocalizedFailureReason = "failed to install Service in step: Setup ssl infrastructure";

    errorLocalizedRecoverySuggestion = "try clicking on choose Xcode and selecting a new version of Xcode or upgrade to a newer version of the server.

    errorString = "Configuration of Xcode Server failed (ssl configuration infrastructure)";

    status = 1;

    }

    20 September 15:50:41 com.apple.xpc.launchd [Server 1] (com.apple.dt.XCSDeviceService [1417]): Service not out 5 seconds after SIGTERM. Sending SIGKILL.

    20 September 15:50:42 Server servermgr_xcode [867]: getSetXcodePathProgressWithRequest: {}

    control = getSetXcodePathProgress;

    currentPercentageCompleteRangeMaximum = 75;

    currentPercentageCompleteRangeMinimum = 20;

    currentStep = "FAILED: SSL infrastructure configuration ';

    error = "Xcode Server Configuration has failed (ssl configuration infrastructure)";

    errorCode = "-1";

    errorDomain = ServermgrXcodeErrorDomain;

    errorLocalizedDescription = "Configuration of Xcode Server failed (ssl configuration infrastructure)";

    errorLocalizedFailureReason = "failed to install Service in step: Setup ssl infrastructure";

    errorLocalizedRecoverySuggestion = "try clicking on choose Xcode and selecting a new version of Xcode or upgrade to a newer version of the server.

    errorString = "Configuration of Xcode Server failed (ssl configuration infrastructure)";

    percentComplete = 54;

    status = FAILURE;

    }

    This article is interesting:

    20 September 15:50:41 com.apple.SecurityServer [114 Server]: displaying guest Keychain for Applications/Xcode.app/Contents/Developer/usr/bin/xcscontrol(1421)

    No prompt was displayed at this time. I had to see a real Keychain prompt? In any case, this article seems to be the cause of the problem:

    Failed: could not export the certificate of the server API: error Domain = =-25308 Security Code 'user intervention is not permitted.' UserInfo = {NSLocalizedDescription = User interaction is not allowed.}

    Help to get the Xcode service backup and race would be much appreciated!

    I had this same problem. I typed in the following in the terminal:

    sudo /applications/xcode-beta6.app/contents/developer/usr/bin/xcscontrol--reinitialiser

    After the reset, I tried to enable the server to Xcode from the macOS GUI server and it worked

  • Configuration problem EM on 12 c OEM

    I started working on a new client, who was a repository of grid 12 c Setup program, and they have restarted a server for maintenance. When I tried to enter emctl start agent, I received the following.

    The MA Configuration problem. /U01/app/Oracle/product/11.2.0.3/dbhome_1/servername.domain.com_oem not found.

    Is there a way to create this file? is or if I should use emca, possible that I can perform a 'regeneration' without changing the initial configuration?

    Thanks everyone, I solved the problem. I made a backup of my old profiles.xml, created a void with just header and footer information, and everything started upward normally, thank you again!

  • OC4J Configuration problem. $OH / OC4J_DBConsole_IPADDR_db not found.

    Hi all

    I have a new installation of Oracle 11 g 2 m4.

    I tried several times creating dbconsole, ensuring that the environment variables are defined property and also in the response file, specifically ORACLE_HOSTNAME is set correctly.

    The emca - config... returns with success,

    but in the newspaper, it shows me the URL to control db being in the form of https:// < hostname >: 5500/em

    Under OracleHome, I have a directory in the form of < hostname > dbcontrol Private

    Although my departure db control fails with above message.

    emctl start dbconsole

    "OC4J Configuration problem. $OH / OC4J_DBConsole_IPADDR_db not found. »

    My question is since emca creates the control with the format https:// < hostname >: 5500/em , and it is properly configured in OracleHome, why "emctl" refers to IPADDR and allows me not to start dbcontrol?

    Thank you

    DP

    What is the name OS & version?

    what OS command under report

    hostanme

    can you do successfully as below

    Ping

    Ping

  • Common cause of failure of the Mirage server in clustered environment and how customers will be switched to the other server in a cluster

    Hello

    Can someone share me information about common cause of failure of the Mirage server in clustered environment.

    And how customers will be switched to the other server in a cluster to continue their operations from the server failed.

    Kind regards

    C Bathesha

    In general, Mirage servers are not lacking. It is very rare (and not, for example, to problems of storage or endpoitns, which are more common).

    May raise problems of overload, memory or hardware malfunction too little.

    After that you make server standard troubleshooting (the etc system event log), you must file a Service request by VMware.

  • VMDirectpath configuration problems.

    Well, I think I Passthrough (VMDirectpath) configuration problems. I use vSphere VMware ESX, 4.0.0.

    I tried to configue passthrough, so I checked Configuration-Hardware-Advanced setting and I don't found "no device currently activated for passthrough.

    I clicked on "configuration Passthrough.. ' and tick"Mark of Passthrough devices"then I found all USB devices are passthrough capable but not running in passthrough mode and PCI/PCI bridges are not able to passthrough.

    After ignoring the warnig message ('vmnic0' assignment, which used by the virtual switch 'vSwitch0' for passthrough access can make the inaccessible host and can require a lot of effort to cancel.), I marked as the relay device, and of course I've known the significant effort to cancel. :$

    I could not access the server, and the start was now available for some time.

    What I want to really know is.

    I'm looking for the correct devices for passthrough

    and what was the Passthrough configuration problem.

    Is this Client vs server problem? or materials (such as the version of the kernel or CPU specifications)?

    Anyone knows the solution or has any advice, please help me.

    Thank you.

    Kwangwon Chae

    Hi kwangwon, it seems like you just a physical network adapter on the host ESX (i) and is used by the vSwitch0 (at installation time is created inteface vswif0 here commonly called console port or management service), that's why you get this 'warning' when you try to set this for VMDirectpath pci device and also, that's why you lose your connection to your host because it can no longer be used by your esx server.

    Kind regards.

    If you find this information useful, please give points to "correct" / "useful."

    My blog virtualizacion you en idioma

  • Oracle 11G Configuration problem

    Hi all
    I am installing Oracle Forms and reports 11 g [11.1.2].

    I installed Oracle 11 g, getting a problem when configuring it.

    INST-07249: year Unexpected error occurred during validation of Middleware location home
    INST-07286: specified Oracle Middleware locationdoes House has no version 10.3.5 WebLogic server. Then by configuring the weblogic server will fail if the version is incorrect

    WLS 10.3.5 were installed, and I can access the admin console.
    I did checked for version WLS in its registry file created during installation of WLS to confirm its version number.

    I used the same location House middle ware that I used to install the WLS.

    Please can you get me some information to overcome this problem?

    Hi rafik,.

    Port 5556 is used by the Manager of nodes. Simply stop Node in your Windows Services Manager and click on 'Retry' market area to create. It should work. If you have already left the Setup Wizard before running it again, make sure to Node Manager is stopped before you try.

    The problem is that the Oracle Fusion Middleware Installer is smart enough to know that Node Manager is already listening on port 5556, so he's trying to start again on that port node management. This is a problem since the installer of Forms 11 g 1 matter :)

    Thank you

    Gavin

  • OC4J Configuration problem. /U01/app/Oracle/product/11.2.0/Db_1/OC4J/J2EE/OC4

    Hi, I installed oracle11g R2 on fedora 14
    all other things are perfact except EM :(


    [oracle@shhost ~] lsnrctl start $

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on February 26, 2012 01:01:07

    Copyright (c) 1991, 2009, Oracle. All rights reserved.

    AMT-01106: listener by using the name of the LISTENER listener has already begun
    [oracle@shhost ~] $ emctl start dbconsole
    OC4J Configuration problem. /U01/app/Oracle/product/11.2.0/Db_1/OC4J/J2EE/OC4J_DBConsole_shhost.shdomain.com_sh not found.
    [oracle@shhost ~] $ emca - config dbcontrol db-rest recreate

    EMCA STARTED February 26, 2012 01:03:15
    Configuration MS Assistant, Production of the Version 11.2.0.0.2
    Copyright (c) 2003, 2005, Oracle. All rights reserved.

    Enter the following information:
    SID of the database: sh
    Listener port number: 1521
    Listener ORACLE_HOME [/ u01/app/oracle/product/11.2.0/db_1]:
    User SYS password:
    User DBSNMP password:
    SYSMAN user password:
    E-mail address for notifications (optional):
    Server of Mail (SMTP) out for notifications (optional):
    -----------------------------------------------------------------

    You specified the following settings

    Database ORACLE_HOME... /u01/app/oracle/product/11.2.0/db_1

    Local hostname... shhost.shdomain.com
    Listener ORACLE_HOME... /u01/app/oracle/product/11.2.0/db_1
    Number of headphone port... 1521
    Database SID... sh
    Email address for notifications...
    Server of Mail (SMTP) out for notifications...

    -----------------------------------------------------------------
    Do you want to continue? [yes (Y) (N) /no]: y
    February 26, 2012 01:03:31 oracle.sysman.emcp.EMConfig perform
    INFO: This operation is currently recorded in u01/app/oracle/cfgtoollogs/emca/sh/emca_2012_02_26_01_03_14.log.
    February 26, 2012 01:03:32 oracle.sysman.emcp.EMConfig perform
    GRAVE: Could not allocate ports in the specified range (s) for the following processes: JMS [5540-5559] RMI [5520-5539], Database Control [5500-5519] EM Agent [3938] | [1830-1849]
    See the file journal at /u01/app/oracle/cfgtoollogs/emca/sh/emca_2012_02_26_01_03_14.log for more details.
    Unable to complete the configuration. See the file journal at /u01/app/oracle/cfgtoollogs/emca/sh/emca_2012_02_26_01_03_14.log for more details.
    [oracle@shhost ~] $

    More information on this:
    * Troubleshooting Dbconsole EMCA caused failures Hostname and Port issues [ID 1107743.1] *.
    EMCA fails with the error 'Cannot allocate or ports in the specified range (s) for the following process' [353843.1 ID]
    EMCA fails to create DB control with "Impossible to allocate Ports within the Port range specified" [ID 1302951.1]

    Published by: 909592 on February 26, 2012 16:48

    Published by: 909592 on February 26, 2012 16:49

    Published by: 909592 on February 26, 2012 16:50

  • Configuration problems

    Am at the free version of ESXi to evaluate it.  Seems to be ok but when I arrived to set up, I can't the configuration of the network.  It defines a 0 all ip addresses and localhost despite the best efforts of my DHCP server.  Enter the configuration of the network only gives me the ability to "reset to default settings".

    Suspecting the nic nic, swapped questions and he refused to start.  Reinstalled with built-in network interface enabled and he refused to start when the computer reboots after the installation.

    The two network cards have worked well with windows and linux, and I also had no problem when I had VMWare Server 2 installed on windows systems and linux based on this PC.

    Someone give me clues as to how to bypass this?

    What is the model and id PCI NETWORK card you are trying to use?

    http://www.VM-help.com/ESX/esx3i/find_PCI_ID.php

    http://www.VM-help.com/ESX/esx3i/Hardware_support.php

  • Configuration problem?

    I'm new to Labview. I can't connect with 3458A. It works with 34401. I use a USB/GPIB from Agilent 82357 B interface. I have a VEE program that works with the 3458A. I think I have a driver or configuration problem. I am at a total loss, any help would be appreciated.

    I got it to work with the correct command. Thanks for your help. I have much better understand how this works now.

  • two drivers of PXI chassis with Configuration problem

    Hello

    I have two PXI chassis. One is PXI 1033 and works perfectly with the NI PXI-5404, 5105, 6509, 1409, installed 8336. The other is 1036 PXI with the PXI-5404 NI, 8366 installed. When I was trying wreath connect, as master 1033, 1036 as slave, I found several problems.

    1. in the Measurement & Automation Explorer, does not have my good guys in 1033. Instead, there is a sign of the Red Cross in bottom right with 6509, 5105, 5404.

    2. I can't find an another 5404 of the 1036. In fact, I can't find 1036 in MAX.

    Update BIOS. My PXI system is already identified under the name 'NOR PXI - 1033 Embedded MXI Express' and Chassis1 is identified as 'NOR PXI 1033'.

    So I made several tests as below:

    1. unscrew the 5404 1036 slave. MAX can configure 2 1036 chassis. Ok. But when I reconnect 5404 in 1036, same result happened as stated above.

    2 uninstall the driver of 5404, so the 5404 in 1033 does not either now. And then reboot again, same result happens again. Cannot detect the 1033 chassis. Other vouchers in 1036 don't work either.

    Please, any suggestion is highly appreciated.

    Sincerely,

    Bin

    Hi Ben,

    This happens sometimes with MXI-Express:

    Error code 12 with MXI-Express

    http://forums.NI.com/T5/PXI/two-PXI-chassis-connection-with-configuration-problem/m-p/1475876#M9033

    In general, you can read this error 12 means on Device Manager:

    Explanation of error codes generated by Device Manager in Windows XP Professional

    http://support.Microsoft.com/kb/310123

    If it was a problem of bandwidth, PCI or PXI side, you could pull a few cards to see if that alleviates the problem, or that the link from Microsoft over the States, you can disable the driver for other cards.

Maybe you are looking for

  • Why is my brand new 16 GB, i7 21 "iMac so so slow?

    I recently bought an iMac 21 "with the following specifications. 21.5 "iMac 4K 2015 retina Intel Core i7 3.3GHz 16 GB 1867 MHz DDR3 Intel Pro Iris Graphics 6200 1536 MB Since the first day it worked remarkably slow. Even during the opening of things

  • (Z580) OneKey theater

    My z580 onekey theater sensor works but to do this, onekey theater 'smart' option does not work. What version of onekey theater, I have to use? for windows 7 64 bit.

  • each icon has changed everything happens on the screen .encre

    Photos from an email to my sister-in-law on a new flash drive are applied on my machine.  I trained my photos and I couldn't read them.  Come with choosing an online program. I chose the microsoft option (without reading all this) and then he could n

  • Remote Desktop connection for XP Pro to a pc Windows 7

    I am trying to connect to a Windows 7 Pro pc using my Windows XP Pro computer.  I created the firewall for inbound and outbound rules to a specific port, set the port on the Terminal Server and upgraded the Remote Desktop Client in the XP box to 6.0.

  • App not on BlackBerry Classic

    I was wondering why my "Manage It" application is not found on the BlackBerry App World classic. It should be on this device, according to the site, but I can't find the app when I go in the App World on the classic device. Can anyone help? https://a