Install JDev 11g(11.1.2.4.0) on mac 10.8.2 fails with fatal error

Hi,
I am getting an error as " Fatal error encountered during file installation. the installer will now cleanup and exit ! " while installing the JDEV on my mac 10.8.2.
I have tried with both java versions 1.6 and 1.7. and I have both the versions of java in mac but in the java preferences page shows only 1.7.
I have tried with shay's blog too.
I have installed other JDEVs 11g versions in my mac but they are success with shay's blog. I have recently updated OS ( with minor version changes) after this update iam unable to install the JDev and unable to view the both the java versions in pref's page
Please help me out.
Thanks
Shyam

Unfortunately upgrading to 10.8.2 messes up your previously configured steps and you can no longer rely on Java Preferences to define your JDK setup.
What I suggest is doing this:
1) Delete your current JDev installation + the system directory
2) Ensure that the symbolic link as described in step 3 of the following link is still present and points to actual file
3) Follow the steps in this blog: https://blogs.oracle.com/blueberry/entry/how_to_saddle_your_mountain ... to reinstall JDev.
This should get you back up and running.
CM.

Similar Messages

  • Oracle Database Express Edition 11g Release2 11.2.0 silent Installation failing with port8081 error

    Hi everyone,
    We are trying to create silent(unattended) install package to install Oracle database 11g express edition 11.2.0 silently on our machines. We modified the provided .iss file as per the requirement and tried to install with below command,
    setup.exe /verbose /s /f1"c:\DISK1\response\oracleXE-install.iss" /f2"c:\DISK1\oracle_log.txt" /v" /l*v "c:\DISK1\oracle_msi_log.txt""
    Installation is failing with below error from the log file,
    1: OracleXE-Server-Install-Message: Port 8081 is in use. Specify a different port number.
    Installshield 11:22:22: Installation aborts, ready to shut down.
    Port 8081 is being used by mcAfee in our organization. We tried passing a different port number for Http in the response file(.iss), but it is failing with same reason.  We have searched foruns and found that we need to stop the port8081 during the oracle XE installation and can start it later once the installation is completed. But As port 8081 is being used by McAfee in our organization, we could not stop it even during oracle XE installation as it creates security issues.
    I am attaching the MSI log(failure log) and modified .iss(modfied .iss file to .iss.txt to be able to attach) files. Please look into it and suggest how can we achieve silent installation in this case.

    Pl see previous discussions about this topic - seems to be a limitation of the silent install process
    OracleXE-Server-Install-Message: The 8081 port is in use.

  • I am trying to install xcode on a macpro running OSX 10.6.8 .  It installs, but with the error that there is no unix support.Do I have to upgrade to Lion 10.7 to do this? And if so, is this a free upgrade if I have the extended 3 yr support?

    I am trying to install xcode on a macpro running OSX 10.6.8 .  It installs, but with the error that there is no unix support.   Do I have to upgrade to Lion 10.7 to do this? And if so, is this a free upgrade if I have the extended 3 yr support?
    thx,
    Pandabig

    Xcode 4.x cannot be installed on Snow Leopard.  You need a 3.x.  So if that is what you used then yes, you need to install lion.   If connect.apple.com still alows registration or logins using an existing appleid then you could download the last xcode 3.2.6 for free.

  • CRM 2015 Update 0.1 Install Fails with SQL Error

    Hi, anyone managed to install CRM 2015 Update 0.1?
    The software installed fine but the DB updates fail with a SQL error. Just want to know if this is just my issue or if MS have a bug in the update. This is the SQL error:
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Data.SqlClient.SqlException: The current transaction cannot be committed and cannot support operations that write to the log file. Roll
    back the transaction.
    Uncommittable transaction is detected at the end of the batch. The transaction is rolled back.
    All of the ORGs fail with this error, even when I try to apply the DB update via Deployment manager. I've had to back out the rollup.

    The issue appears when the update process creates the index cndx_BusinessDataLocalizedLabel. This is a known cause which is under investigation internally. Currently it seems to plan to release in CRM 2015 SP1

  • Install OCS 10.1.2 Infra DB failed with LDAP: error code 16 on Workspaces

    during install OCS Infrastructure DB OCS have error:
    ... processed key-value: logfile=/oracle/product/dbocs/workspaces/logs/cw_config_backend.log
    ... processed key-value: action=setup_backend
    ... processed key-value: oh=/oracle/product/dbocs
    ... processed key-value: oid=oid.domain
    ... processed key-value: oid_port=389
    ... processed key-value: oid_user_dn=cn=orcladmin
    ... processed key-value: oid_passwd=xxxxxx
    ... processed key-value: db_sn=ocs.domain
    ... processed key-value: dba_user=sys
    ... processed key-value: dba_passwd=xxxxxx
    ... processed key-value: cw_db_passwd=xxxxxx
    Attempting to set logfile to: /oracle/product/dbocs/workspaces/logs/cw_config_backend.log
    Processed oh=/oracle/product/dbocs
    BACKEND installation ...
    ... Trying to lookup database dn
    ... Obtain OID connection
    ...... Can not obtain OID ssl port.
    ...... OID port = "389"
    ...... Trying to establish a non-ssl connection. OID host "oid.domain", OID port "389", OID user dn "cn=orcladmin".
    ... OID connection created.
    ...... You must specify either db_dn or db_sn.
    ...... ldap search filter "(&(objectclass=orcldbserver)(orcldbglobalname=ocs.domain))"
    ...... Succesfully located database dn "cn=ocs,cn=OracleContext".
    ...... Database dn = "cn=ocs,cn=OracleContext"
    ... Validating existence and version of CW schema: "CWSYS" in database: "cn=ocs,cn=OracleContext".
    ... Obtain JDBC connect string
    ... JDBC connect string = "(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ocsoas.domain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ocs.domain)))"
    ...derived: "jdbc_str=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ocsoas.domain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ocs.domain)))".
    Opening JDBC connection: "jdbc:oracle:thin:sys/xxxxxx@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ocsoas.domain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ocs.domain)))"
    Opening JDBC connection: "jdbc:oracle:thin:sys/xxxxxx@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ocsoas.domain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ocs.domain)))"
    Unlocking schema and setting passwd: "CWSYS/xxxxxx".
    Opening JDBC connection: "jdbc:oracle:thin:sys/xxxxxx@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ocsoas.domain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ocs.domain)))"
    ... Checking Workspaces container.
    ... Container "cn=CollaborativeWorkspaces,cn=Products,cn=OracleContext" already exist.
    ... Finish checking Workspaces container.
    ... Trying to create backend application entity in OID
    ...... Database dn = "cn=ocs,cn=OracleContext"
    ...... Backend entity name = "ocs"
    ...... Backend entity dn = "orclApplicationCommonName=ocs,cn=Database Instances,cn=CollaborativeWorkspaces,cn=Products,cn=OracleContext"
    ... Backend entries already exist. Cleanup old entries.
    deregisterProvisioningListener ...
    app dn = orclApplicationCommonName=ocs,cn=Database Instances,cn=CollaborativeWorkspaces,cn=Products,cn=OracleContext
    subscriber = dc=domain,dc=com
    ... Trying to remove entity "orclApplicationCommonName=ocs,cn=Database Instances,cn=CollaborativeWorkspaces,cn=Products,cn=OracleContext".
    ... Deleting "orclApplicationCommonName=ocs,cn=Database Instances,cn=CollaborativeWorkspaces,cn=Products,cn=OracleContext"
    Adding Workspaces application entity to: cn=Service Registry Viewers,cn=Groups,cn=OracleContext
    Adding Workspaces application entity to: cn=Service Registry Admins,cn=Groups,cn=OracleContext
    ... Insufficient privilege to create application entity "orclApplicationCommonName=ocs,cn=Database Instances,cn=CollaborativeWorkspaces,cn=Products,cn=OracleContext". Please check the user DN and password.
    javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - One or more values for attribute uniquemember does not exist]; remaining name 'cn=Service Registry Admins,cn=Groups,cn=OracleContext'
    at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3009)
    at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2934)
    at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2740)
    at com.sun.jndi.ldap.LdapCtx.c_modifyAttributes(LdapCtx.java:1373)
    at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_modifyAttributes(ComponentDirContext.java:235)
    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.modifyAttributes(PartialCompositeDirContext.java:147)
    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.modifyAttributes(PartialCompositeDirContext.java:136)
    at javax.naming.directory.InitialDirContext.modifyAttributes(InitialDirContext.java:136)
    at oracle.workspaces.share.util.oid.OIDShareUtil.setEntryAttribute(OIDShareUtil.java:471)
    at oracle.workspaces.share.util.oid.OIDShareUtil.addMemberToGroup(OIDShareUtil.java:420)
    at oracle.workspaces.share.util.oid.OIDShareUtil.addMemberToGroupIgnoreDuplicateMember(OIDShareUtil.java:435)
    at oracle.workspaces.install.CwConfigOID.createBackendEntity(CwConfigOID.java:1205)
    at oracle.workspaces.install.CwConfigOID.registerBackend(CwConfigOID.java:449)
    at oracle.workspaces.install.CwConfig.regBackend(CwConfig.java:320)
    at oracle.workspaces.install.CwConfig.run(CwConfig.java:609)
    at oracle.workspaces.install.CwConfig.main(CwConfig.java:790)
    oracle.workspaces.install.CwCAException: Error while executing action: "setup_backend"
    Caused by: javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - One or more values for attribute uniquemember does not exist]
    at oracle.workspaces.install.CwConfig.run(CwConfig.java:639)
    at oracle.workspaces.install.CwConfig.main(CwConfig.java:790)
    Caused by: javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - One or more values for attribute uniquemember does not exist]; remaining name 'cn=Service Registry Admins,cn=Groups,cn=OracleContext'
    at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3009)
    at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2934)
    at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2740)
    at com.sun.jndi.ldap.LdapCtx.c_modifyAttributes(LdapCtx.java:1373)
    at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_modifyAttributes(ComponentDirContext.java:235)
    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.modifyAttributes(PartialCompositeDirContext.java:147)
    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.modifyAttributes(PartialCompositeDirContext.java:136)
    at javax.naming.directory.InitialDirContext.modifyAttributes(InitialDirContext.java:136)
    at oracle.workspaces.share.util.oid.OIDShareUtil.setEntryAttribute(OIDShareUtil.java:471)
    at oracle.workspaces.share.util.oid.OIDShareUtil.addMemberToGroup(OIDShareUtil.java:420)
    at oracle.workspaces.share.util.oid.OIDShareUtil.addMemberToGroupIgnoreDuplicateMember(OIDShareUtil.java:435)
    at oracle.workspaces.install.CwConfigOID.createBackendEntity(CwConfigOID.java:1205)
    at oracle.workspaces.install.CwConfigOID.registerBackend(CwConfigOID.java:449)
    at oracle.workspaces.install.CwConfig.regBackend(CwConfig.java:320)
    at oracle.workspaces.install.CwConfig.run(CwConfig.java:609)
    ... 1 more
    javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - One or more values for attribute uniquemember does not exist]; remaining name 'cn=Service Registry Admins,cn=Groups,cn=OracleContext'
    at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3009)
    at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2934)
    at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2740)
    at com.sun.jndi.ldap.LdapCtx.c_modifyAttributes(LdapCtx.java:1373)
    at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_modifyAttributes(ComponentDirContext.java:235)
    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.modifyAttributes(PartialCompositeDirContext.java:147)
    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.modifyAttributes(PartialCompositeDirContext.java:136)
    at javax.naming.directory.InitialDirContext.modifyAttributes(InitialDirContext.java:136)
    at oracle.workspaces.share.util.oid.OIDShareUtil.setEntryAttribute(OIDShareUtil.java:471)
    at oracle.workspaces.share.util.oid.OIDShareUtil.addMemberToGroup(OIDShareUtil.java:420)
    at oracle.workspaces.share.util.oid.OIDShareUtil.addMemberToGroupIgnoreDuplicateMember(OIDShareUtil.java:435)
    at oracle.workspaces.install.CwConfigOID.createBackendEntity(CwConfigOID.java:1205)
    at oracle.workspaces.install.CwConfigOID.registerBackend(CwConfigOID.java:449)
    at oracle.workspaces.install.CwConfig.regBackend(CwConfig.java:320)
    at oracle.workspaces.install.CwConfig.run(CwConfig.java:609)
    at oracle.workspaces.install.CwConfig.main(CwConfig.java:790)
    What should i do?
    help.
    Thanks

    closed
    Re: Install OCS 10.1.2 Infra DB failed with LDAP: error code 16 on Workspac

  • I had an iMac with Snow Leopard 10.6.8, I  downloaded and installed Lion, did not make me any questions. After the reboot I get this fatal error: Panic(cpu 0 ......) Kernel trap ......

    I had an iMac with Snow Leopard 10.6.8, I  downloaded and installed Lion, did not make me any questions. After the reboot I get this fatal error: Panic(cpu 0 ......) Kernel trap ......

    Please post the Kernel Panic report. You will find it at /Library/Logs/DiagnosticReports  per
    http://support.apple.com/kb/ht2546
    When we look at the KP report we may find some clues why it is occuring.

  • Cannot install blackberry link on new Q10 as crashes with fatal error DRIVER_IRQL_NOT_LESS_OR_EQUAL (ndis.sys)

    I cannot install blackberry link on new Q10 as repeatedly crashes with fatal error DRIVER_IRQL_NOT_LESS_OR_EQUAL (ndis.sys) makes blackberry Q10 phone pretty useless!! Is there any other way to transfer content from PC to Blackberry?? Will blackberry fix this problem- cannot find any solutions on Google. Thanks
    Solved!
    Go to Solution.

    Hello Black55
    Welcome to http://supportforums.blackberry.com/
    You can tell which version you have installed Blackberry Link
    Respect al error that you listed, you are likely to mistake the sea tu windows corrupt.
    Regards.
    BBM Channels  PIN: C0007093A
    Do not forget to give LIKE    Those people who help you and advise you about your doubts.  if the review has been SOLVED** # 4LL  #ÉliteRoad  Make a backup of your BlackBerry
    BlackBerry Protect and  BlackBerry Link constantly.  #ichooseBlackBerry10 Gutijose14 Forums Veteran I

  • Atempt to start OMS for Grid Control 11g fails with - Unexpected error occu

    Hello,
    I am running Grid Control 11g.
    Repository DB is 11.2.0.1
    Both the Grid Control and DB server are running in same machine - redhat 5.
    When trying to start the oms, this fails with the below error:
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Oracle Management Server is not functioning because of the following reason:
    Unexpected error occurred. Check error and log files.
    The emctl.log shows the following error which I am unable to debug:
    2011-09-13 11:20:05,619 [main] DEBUG oms.StatusOMSCmd processStatusOMS.138 - HTTP port in emgc property file: 7202
    2011-09-13 11:20:05,620 [main] DEBUG oms.StatusOMSCmd processStatusOMS.139 - HTTPS port in emgc property file: 7301
    2011-09-13 11:20:05,620 [main] DEBUG oms.StatusOMSCmd processStatusOMS.155 - Using http port.
    2011-09-13 11:20:05,620 [main] DEBUG oms.StatusOMSCmd processStatusOMS.195 - Attempting to connect to http://<host>.<domain>:7202/em/console/logon/logon
    2011-09-13 11:23:05,596 [main] ERROR oms.StatusOMSCmd processStatusOMS.239 - Read timed out
    java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at HTTPClient.BufferedInputStream.fillBuff(BufferedInputStream.java:206)
    at HTTPClient.BufferedInputStream.read(BufferedInputStream.java:126)
    at HTTPClient.StreamDemultiplexor.read(StreamDemultiplexor.java:348)
    at HTTPClient.RespInputStream.read(RespInputStream.java:147)
    at HTTPClient.RespInputStream.read(RespInputStream.java:108)
    at HTTPClient.Response.readResponseHeaders(Response.java:1107)
    at HTTPClient.Response.getHeaders(Response.java:832)
    at HTTPClient.Response.getStatusCode(Response.java:331)
    at HTTPClient.RetryModule.responsePhase1Handler(RetryModule.java:92)
    at HTTPClient.HTTPResponse.handleResponseImpl(HTTPResponse.java:872)
    at HTTPClient.HTTPResponse.access$000(HTTPResponse.java:62)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:839)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:837)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:666)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:837)
    at HTTPClient.HTTPResponse.getStatusCode(HTTPResponse.java:242)
    at oracle.sysman.emctl.oms.StatusOMSCmd.processStatusOMS(StatusOMSCmd.java:199)
    at oracle.sysman.emctl.wls.OMSController.statusOMS(OMSController.java:867)
    at oracle.sysman.emctl.wls.OMSController.startOMS(OMSController.java:606)
    at oracle.sysman.emctl.wls.OMSController.main(OMSController.java:213)
    2011-09-13 11:23:05,597 [main] INFO wls.OMSController statusOMS.950 - statusOMS finished with result: 9
    In emgc.properties, I have MSPORT=7202.
    I have used the notes in Metalink 1287904.1, but without resolution.
    I am able to connect with sqlplus, with user sysman, without issues. There are no invalid objects under sysman.
    emoms.trc shows the following:
    2011-09-11 15:51:53,160 [JobWorker 22356:Thread-108] WARN jdbc.ConnectionCache _getConnection.353 - Invalid or Stale Connection found in the Connection Cache
    java.sql.SQLException: Invalid or Stale Connection found in the Connection Cache
    Thank you for support.
    Regards,
    Horia
    Edited by: horia.berca on Sep 13, 2011 5:29 AM
    Edited by: horia.berca on Sep 13, 2011 5:32 AM
    Edited by: horia.berca on Sep 13, 2011 5:35 AM
    Edited by: horia.berca on Sep 13, 2011 5:45 AM

    Hello again;
    Check the solution in this: ( and note the multiple versions of oracle it covers )
    UNABLE TO FIND GRID INFRASTRUCTURE LISTENER (Doc ID 1483234.1)
    Best Regards
    mseberg

  • New router: cp1525nw wifi install fails with vague error message

    Product:  HP Laserjet Pro cp1525nw
    OS:  WIndows 8.1
    Hardware:  Asus laptop
    Recently received new router from Verizon (FIOS), model FQG1100 BHR4 Router
    Purchased printer in 2012.
    Printer was working with old router; it won't communicate with new router.
    Over four days I have repeatedly removed the printer from the laptop and tried reinstalling using the wifi method. The install instructions say to run the CD, choose wifi, connect the USB cable when prompted, configure, remove cable when prompted.
    When I attach the USB cable the configuration starts, but it either times out ("taking too long") or fails with vague message  about not finding the product. I am never prompted for an SSID.
    I tried a USB install and that worked; so the USB cable is good. 
    Windows File & Print Sharing is enabled.
    I've tried re-setting the printer to defaults, and ensured the wifi menu says "ON" for wifi.
    I ran a wireless network test report:
    PASS for wireless on, wireless working, and Security.
    FAIL for Network Name (SSID) Found.
    NOT RUN for: printer settings consistant with wireless router settings, No filtering, connected, signal strength, other networks detected.
    Wireless netwrorks detected: 9
    I note the router label does not statE "SSID", but says "ESSID".
    I would appreciate any ideas for what to try.
    Please post here or send message to [Personal Information Removed]
    This question was solved.
    View Solution.

    Last night I finally got it to work.  I removed the printer fully from the PC and rebooted. I turned off the printer. I ran a cable to the router (cable modem). I reset the router, which then assigned an IP address to the printer. I changed the security settings on the router to use WEP instead of WPA. I ran the HP printer setup program---and it finally presented me with the "provide SSID" screen.  The program ran successully. I printed a test page. I changed the router secuirty back to WPA2. I printed another test page.     I tried rebooting everything and printed again.  I also tried removing the cable and then printing again---the printing failed.
    In short, I needed to do two things:  connect a cable and change the router temporarily to WEP for the install.
    In my case, my printer is close enough to the router to run the cable.  A little disappointing that the true wireless won't work, but I can print wirelessly from my laptop. 
    I've seen how a lot of people have had the same issue I had, and how HP is of no help in solving this issue.  I'm convinced the printer has a flaw.  I hope my posts will be of benefit to a few people having the same issue.

  • 11g start fails with no error

    Hi all.  I have inherited an OEM 11gR1 installation running on Solaris 10.
    It has been running fine until recently.  We had to restart the server due to an issue unrelated to OEM.  When the server was back up the listener and database started fine, but I cannot get the OMS to start.
    When I run emctl it just shows the version information and returns to a prompt with no error (see below).  None of the log files are touched.  Start, stop, and status commands all act the same.  However, i *can* start the agent without issue.  I'm guessing it is just an environmental configuration problem, but I've tried setting ORACLE_HOME, OMS_HOME, ORACLE_SID, and various others with no success.
    Does anyone have any ideas?  I'm all out at this point.
    Thanks,
    Jeremy
    -bash-3.00$ ./emctl stop oms -force -all
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    -bash-3.00$ ./emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    -bash-3.00$ ./emctl status oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.

    Hi Silviu,
    long time no see
    Try SAP Note 883859. The last paragraph may seem to be related to your problem.
    Regards,
    Chris

  • Reports Service Fails with 186 error after Disocverer4i Admin Install

    DB = 8.1.7
    9iAS 1.0.2.1
    Everything was working fine until the install of Disco4i Admin. I've performed a TNSPING80.EXE myserver & verified the TNSNames.ora configuration. Everything looks ok.

    Verify the entry in the tnsnames.ora for the Reports Server. The string
    should look something like this:
    Rep60,Rep60.world=(ADDRESS=(PROTOCOL=tcp)(HOST=<serverdnsname>)(PORT=1949))
    Here is a cut from Doc ID 122038.1 on Metalink:
    PROBLEM DESCRIPTION:
    ====================
    After installing IAS Enterprise Edition, you attempt to start the Reports
    Server Service (see below) and get the error:
    REP-0186 - Daemon failed to listen to port.
    For Windows NT:
    Start-->Settings-->Control Panel-->Services-->Start Oracle Reports Server.
    Get REP-186 error.
    For UNIX:
    Run the following Script:
    $ORACLE_HOME/developer6i/reports60_server start.
    SOLUTION DESCRIPTION:
    =====================
    WINDOWS NT 4.0 Server:
    The primary cause for this error is that the Reports Server Service cannot
    find a valid entry in the tnsnames.ora file. When the MTS starts, it tries
    to read the entry in the $ORACLE_HOME\net80\admin\tnsnames.ora file. There
    may be multiple files called tnsnames.ora on the machine. The following hint
    may help in setting the default location for this file on the Windows NT
    platform:
    1. Click Start-->Run and type in REGEDIT; press enter; click OK.
    2. Navigate to HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE folder.
    3. With this folder open, right-click in the right-hand pane and select New-->
    String.
    4. Enter "TNS_ADMIN" (w/o the quotes) for the new string.
    5. Double-click on the new string, and enter the <drive>:\<path> to where your
    centralized tnsnames.ora file is stored for string's value. This setting to
    the registry will define a common TNS_ADMIN directory, allowing for a
    central file to be managed.
    6. Verify the entry in the tnsnames.ora for the Reports Server. The string
    should look something like this:
    Rep60,Rep60.world=(ADDRESS=(PROTOCOL=tcp)(HOST=<serverdnsname>)(PORT=1949))
    Where <serverdnsname> is the name of the DNS name of the server
    (the server's IP address may also be used instead. "World"
    is the name of the default domain in the sqlnet.ora file.
    7. Navigate to Start-->Settings-->Control Panel-->Services, find the Oracle
    Reports Server [<RepServerName>] and start the service.
    a) If the Service still fails to start, ensure that there is a printer
    (local or network) installed, and in the Control Panel-->Services, click
    the Oracle Reports Server [<RepServerName>], and click the Startup
    button.
    b) Under the "Log on As" section, select "This Account", then click the
    ellipsis (...) button. In the dialogue box that comes up, select a user
    that has access to the system's printer, and type in the user's password,
    (do this even if the asterisks (*) appear), and click OK. Legacy
    versions required a printer driver be installed on the Server in order
    to format document output, even when creating cached documents for the
    web.
    c) Restart the Reports Server Service.
    UNIX:
    The following examples assume that IAS is installed in:
    /u01/app/oracle/product/ias
    and the $ORACLE_HOME is defined as the same.
    1. Edit the $ORACLE_HOME/developer6i/reports60_server script file, noting the
    following (example) settings:
    csh:
    setenv TNS_ADMIN $ORACLE_HOME/network/admin
    bsh/ksh:
    export TNS_ADMIN=$ORACLE_HOME/network/admin
    2. Define a printer per NOTE:74872.1 and set the PRINTER environment to match:
    csh:
    setenv PRINTER <queuename>
    bsh/ksh:
    export PRINTER=<queuename>
    3. Verify the entry in the tnsnames.ora for the Reports Server. The string
    should look something like this:
    Rep60,Rep60.world=(ADDRESS=(PROTOCOL=tcp)(HOST=<serverdnsname>)(PORT=1949))
    Where <serverdnsname> is the name of the DNS name of the server
    (the server's IP address may also be used instead). "World" is
    the name of default domain in the sqlnet.ora file.
    4. Now start the $ORACLE_HOME/developer6i/reports60_server script file.
    EXPLANATION:
    ============
    The IAS installation creates a TN S_ADMIN in the $ORACLE_HOME/developer6i
    directory, but the Reports Server is not able to find it, due to the defaults
    setup by the installer.
    REFERENCES:
    ===========
    Bug:1327922, SERVER SPECIFIC ERROR 186 STARTING REPORTS SERVER
    Bug:1092182, REPORTS SERVER CAN NOT LAUNCH WITH THE ERROR 186
    Note:74872.1, How to Configure Report Server 6.0 and Cartridge on Unix
    Oracle Information Navigator (IAS Online Documents CD),
    article:<CDROMDRIVE>:\doc\forms.6i\a83592\pbr_case.htm ,
    "Configuring the OracleReports Server on Windows NT and UNIX
    null

  • Exchange 2010 SP1 install fails with -1603 error

    I am getting a -1603 error when installing Exchange 2010 SP1.  Installation fails when copying files/removing old version with the following error:
    [10/01/2010 23:17:06.0823] [2] Beginning processing uninstall-MsiPackage -ProductCode:'6574fdc2-40fc-405a-9554-22d1ce15686b' -LogFile:'C:\ExchangeSetupLogs\InstallSearch.msilog'
    [10/01/2010 23:17:06.0847] [2] Removing MSI package with code '6574fdc2-40fc-405a-9554-22d1ce15686b'.
    [10/01/2010 23:17:09.0400] [2] [ERROR] Unexpected Error
    [10/01/2010 23:17:09.0401] [2] [ERROR] Couldn't remove product with code 6574fdc2-40fc-405a-9554-22d1ce15686b. Fatal error during installation. Error code is 1603.
    [10/01/2010 23:17:09.0401] [2] [ERROR] Fatal error during installation
    [10/01/2010 23:17:09.0409] [2] Ending processing uninstall-MsiPackage
    [10/01/2010 23:17:09.0411] [1] The following 1 error(s) occurred during task execution:
    [10/01/2010 23:17:09.0412] [1] 0.  ErrorRecord: Couldn't remove product with code 6574fdc2-40fc-405a-9554-22d1ce15686b. Fatal error during installation. Error code is 1603.
    Does anyone know how to resolve this?
    Thanks,
    greg

    Hi Frank,
    I've the same problem when I try to install the SP2.
    When I try to install RU 4v2, 5 or 6, then comes error 2771. So I waiting for SP2 in the hope, a full install of the SP will fix this.
    But the setup broke with the following entries:
    [12.07.2011 19:51:59.0379] [0] Setup will run the task 'uninstall-msipackage'
    [12.07.2011 19:51:59.0379] [1] Setup launched task 'uninstall-msipackage -logfile 'C:\ExchangeSetupLogs\ExchangeSetup.msilog' -ProductCode '4934d1ea-be46-48b1-8847-f1af20e892c1' -PropertyValues 'BYPASS_CONFIGURED_CHECK=1 DEFAULTLANGUAGENAME=DEU''
    [12.07.2011 19:51:59.0379] [1] Die Active Directory-Sitzungseinstellungen für 'Uninstall-MsiPackage' lauten: Vollständige Gesamtstruktur anzeigen: 'True', Konfigurationsdomänencontroller: 'LicPDC.kh-lichtenstein.local', Bevorzugter globaler Katalog:
    'LicPDC.kh-lichtenstein.local', Bevorzugte Domänencontroller: '{ LicPDC.kh-lichtenstein.local }'
    [12.07.2011 19:51:59.0379] [1] Beginning processing uninstall-msipackage -LogFile:'C:\ExchangeSetupLogs\ExchangeSetup.msilog' -ProductCode:'4934d1ea-be46-48b1-8847-f1af20e892c1' -PropertyValues:'BYPASS_CONFIGURED_CHECK=1 DEFAULTLANGUAGENAME=DEU'
    [12.07.2011 19:51:59.0410] [1] Removing MSI package with code '4934d1ea-be46-48b1-8847-f1af20e892c1'.
    [12.07.2011 19:52:04.0551] [1] [ERROR] Unexpected Error
    [12.07.2011 19:52:04.0551] [1] [ERROR] Couldn't remove product with code 4934d1ea-be46-48b1-8847-f1af20e892c1. Schwerwiegender Fehler bei der Installation. Error code is 1603.
    [12.07.2011 19:52:04.0551] [1] [ERROR] Schwerwiegender Fehler bei der Installation
    [12.07.2011 19:52:04.0613] [1] Ending processing uninstall-msipackage
    The MSI package with code '4934d1ea-be46-48b1-8847-f1af20e892c1' ist the SP1.
    Actual System: Server2008R2SP1 / Exchange2010SP1 RU3v3
    It is possible to solve this problem?
    Rene Hubert - Systemadministrator - DRK KH Lichtenstein gGmbH
    I too have this
    problem.

  • Reports Service failes with 186 error after Disco4i Admin install.

    OS NT 2000
    DB 8.1.7
    9iAS 1.0.2.1
    Disco Admin 4.1.33e
    Everthing was working fine until the install of Disco4i Admin. It would error on the install until I stopped the Reports Service. Post install - The reports service failed to start. NT specific error 186.
    I've performed a TNSPING80.EXE myserver & verified the TNSNames.ora configuration in 806, iSuites, and 8.1.7. Everything looks ok.

    If you have set the TNS_ADMIN environment variable or registry key to an alternate value, Oracle9iAS Reports Services may fail to start with an error 186 or REP-0186. In such a case, you can start Oracle9iAS Reports Services from an MS-DOS command prompt as follows:
    prompt> setenv TNS_ADMIN <IAS_HOME>/6iserver/network/admin
    prompt> <IAS_HOME>/6iserver/reports60_server start
    replacing <IAS_HOME> with the directory where you installed Oracle9i Application Server. This will force Oracle9iAS Reports Services to use the tnsnames.ora file at <IAS_HOME>/6iserver/network/admin.
    Hope this will help
    null

  • Connector install fails with Server Error on Windows 8.1 Pro

    I have tried everything and cannot get the connector software to install on my computer.
    Server=Dell PowerEdge R210II, Windows 2012 Essentials
    Computer = Dell Inspiron 17R, Windows 8.1 Professional
    LAN = 192.168.0.0/24, Server is 192.168.0.2, not using IPv6 but it's enabled on server and clients. Computers get IP and config from DHCP, DNS only points to server. servername.domain.local resolves fine. I can also join the computer to AD the old way
    (without connector). I have other Windows 8 comptuers on the domain that have the connector installed.
    ClientDeploy.log:
    [6720] 140301.134541.5354: ClientSetup: Start of ClientDeploy
    [6720] 140301.134541.6292: General: Initializing...C:\WINDOWS\Temp\Client Deployment Files\ClientDeploy.exe
    [6720] 140301.134541.6448: ClientSetup: Loading Wizard Data
    [6720] 140301.134541.6761: ClientSetup: Current DeploymentStatus=Running
    [6720] 140301.134541.9573: ClientSetup: Showing the Client Deployment Wizard
    [6720] 140301.134542.0823: ClientSetup: Adding Server Info data in the Product Registry
    [6720] 140301.134542.0979: ClientSetup: Set the Deployment Sync Event
    [7748] 140301.134552.6138: ClientSetup: Running InstallRootCert Task at WizardPage DomainUserCred
    [7748] 140301.134552.6293: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [7748] 140301.134552.6293: ClientSetup: Running Task with Id=ClientDeploy.InstallRootCertTask
    [7748] 140301.134552.6293: ClientSetup: Entering InstallRootCertTask.Run
    [7748] 140301.134552.6293: ClientSetup: Install root cert to local trusted store
    [7748] 140301.134552.6450: ClientSetup: Exiting InstallRootCertTask.Run
    [7748] 140301.134552.6450: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has TaskStatus=Success
    [7748] 140301.134552.6450: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has RebootStatus=NoReboot
    [7748] 140301.134552.6450: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [7748] 140301.134552.6450: ClientSetup: Running SetupVPNAndDA Task at WizardPage DomainUserCred
    [7748] 140301.134552.6450: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [7748] 140301.134552.6450: ClientSetup: Running Task with Id=ClientDeploy.SetupVpnAndDATask
    [7748] 140301.134552.6450: ClientSetup: Entering SetupVpnAndDATask.Run
    [7748] 140301.134552.6606: ClientSetup: Deploy VPN profile
    [7748] 140301.134552.7075: ClientSetup: Exting SetupVpnAndDATask.Run
    [7748] 140301.134552.7075: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has TaskStatus=Success
    [7748] 140301.134552.7075: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has RebootStatus=NoReboot
    [7748] 140301.134552.7075: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [7748] 140301.134552.7075: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
    [7748] 140301.134552.7075: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [7748] 140301.134552.7075: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
    [7748] 140301.134552.7075: ClientSetup: Entering ValidateUserTask.Run
    [7748] 140301.134552.7075: ClientSetup: Validating User
    [7748] 140301.134552.7075: ClientSetup: Call MachineIdentityManager.GetMachineStatus
    [7748] 140301.134552.8169: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:NetworkError ErrorCode:-1
    BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.FaultException: The server was unable to process the request due to an internal error.  For more
    information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on
    tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
    Server stack trace:
       at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
       at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.WindowsServerSolutions.Devices.Identity.ICertService.GetMachineStatus(MachineStatus& status, Boolean& isAdmin, Int32& maxClientNum, Int32& currentClientNum, String userName, String password, String machineName)
       at Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
       --- End of inner exception stack trace ---
       at Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
       at Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.ValidateUserTask.Run(WizData data)
    [7748] 140301.134552.8169: ClientSetup: Exiting ValidateUserTask.Run
    [7748] 140301.134552.8169: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
    [7748] 140301.134552.8169: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
    [7748] 140301.134552.8169: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [6720] 140301.134552.8325: ClientSetup: JoinNetwork Tasks returned TaskStatus=Failed
    [6720] 140301.134554.7857: ClientSetup: Back from the Client Deployment Wizard
    [6720] 140301.134554.8012: ClientSetup: Saving Wizard Data
    [6720] 140301.134554.8012: ClientSetup: End of ClientDeploy: ErrorCode=1603
    Where do I go from here? I would really appreciate some help. Thank you, Michael
    Michael Maxwell

    I found the issue. The web.config file became damaged on the server. C:\Program Files\Windows Server\Bin\WebApps\CertWebService\Web.config is the file. Performed a search and replace, replace all instances of "%SBSPRODUCTBINPLACEHOLDER% with C:\Program Files\Windows
    Server\Bin, restart IIS and run the Connector software install again. Here is a KB on the issue:
    http://support.microsoft.com/kb/2828269
    Michael
    Michael Maxwell

  • After I tried to install Mavericks on my Macbook Air, June 2012 the the drive began to fail, with the appearance at more and more frequent intervals of the spinning beach ball, I had to restart even  after I wiped the drive and reinstalled Mountain Lion

    After I installed Mavericks I could no longer shut my Macbook Air (mid July 2012) down, except by force quit,I was using an Apple Tv screen and Apple wireless keyboard. After that the spinning beachball kept appearing at more and more frequent intervals, even after I had wiped the drive and re-installed Mountain Lion from the Apple site. It is now almost non functional. and just three months out of warranty

    Backup your data as soon as you can.
    MacBook Air computers sold between June 2012 through June 2013 are known to have a high SSD failure rate and Apple is replacing them for free.
    http://www.apple.com/support/macbookair-flashdrive/
    You should maintain current backups.  Given the known failure rate of your SSD that is especially important.
    For more about backups
    Time Machine Basics: http://support.apple.com/kb/ht1427
    Most commonly used backup methods: 
    https://discussions.apple.com/docs/DOC-3045
    Methodology to protect your data.  Backups vs. Archives.  Long-term data protection:
    https://discussions.apple.com/docs/DOC-6031

Maybe you are looking for