Installer for Discoverer 11g doesn't start

I'm trying to install Discoverer on CentOS 5 x64.
As OS user oracle, immediately after executing ./runInstaller :
[ERROR]: Installer has encountered an internal Error. Contact Oracle support with details
[EXCEPTION]: java.lang.reflect.InvocationTargetException
Looking in the log, the stack trace indicates the method that caused this is startOperation.
Any ideas?
One more clue:
starting runInstaller from the linux subdirectory works fine.
starting it from the root install or linux64 subdirectory causes the above problem
Edited by: user611309 on Jul 14, 2009 5:58 AM

Hi Michael,
I have not installed on Windows XP, but according to the certification matrix on OTN here . It is supported for single-user use on Windows XP and Vista client OS's.
10g and 11g can co-exist as long as there are no port conflicts and you have the resources (CPU/Memory). They use different ranges and defaults. Both are pretty good about detecting ports in use (on Linux anyways) so if you have the resources, you may want to have 10g running. If not, there is still the option of the manual static port assignments. You should be OK if running each separately.
11g is quite a bit more "modularized" which makes it more flexible for only installing the parts you want (some may say more complex, just different).
Regards,
Steve.

Similar Messages

  • Install Repository Creation Utility [RCU] for Discoverer 11g

    Friends !
    Please help me in answering below quesitons.
    1. We are implementing Discoverer 11g on Sun Solaris 64 SParc systems
    2. For this i did download software using "edelivery" - Oracle Fusion MiddleWare 11g.
    3. I did installed Weblogic server
    4. But there is no "Repository Creation Utility " for solaris env. Is it mandatory to install Repository Creation Utility for discoverer 11g installation
    our main goal is to install discoverer 11g and integrate with e-business environment 12.1.3
    Please advise on this
    Regards
    VSH

    Please see MOS note 858748.1.
    Section "5. RCU only on Linux x86 and Windows 32 bit"
    This states:
    "Since the Repository Creation Utility (RCU) is only available on Linux and Windows, how can I create schemas in other supported Oracle Database platforms?
    Answer:
    RCU is only available for Windows 32 bit and Linux x86. Run RCU on these supported platforms to remotely access a certified Oracle Database Server (see Certification Guide) by following the RCU User's Guide"
    There are then links to useful information so definitely read that note.
    Regards
    Robin

  • Deployment for OC4J 11g doesn't work

    Jdeveloper 11g ADF runtime installer for standalone OCJ4 11 doesn't find the following file: - Input File doesn't exist "adfcm.jar".
    So, when i deploy an application (ear or war) on standalone OC4J, i have the following error:
    2007-06-26 11:54:14.328 NOTIFICATION Exception : NoClassDefFoundError:
    Classe manquante : oracle.adf.share.logging.handler.InternalADFHandler
    Classe dÚpendante : oracle.adf.share.logging.internal.perf.ADFPerfSensor
    Chargeur : adf.oracle.domain:11.1.1
    Source de code : /E:/oc4j/BC4J/lib/adf-share-base.jar
    Configuration : <code-source> (ignore manifest Class-Path) in /E:/oc4j/j2ee/home/config/se
    rver.xml
    La classe manquante est disponible Ó partir des emplacements suivants :
    1. Source de code : /E:/oc4j/j2ee/home/lib/adflogginghandler.jar (from <code-source> (ignore
    manifest Class-Path) in META-INF/boot.xml in E:\oc4j\j2ee\home\oc4j.jar)
    Cette source de code est disponible dans le chargeur oracle.mds:11.0.
    2007-06-26 11:54:14.359 NOTIFICATION L'opÚration Application Deployer sur GregWar a ÚchouÚ.
    2007-06-26 11:54:14.375 NOTIFICATION L'opÚration Application UnDeployer sur GregWar est dÚmarrÚe.
    2007-06-26 11:54:14.375 NOTIFICATION Suppression de toutes les liaisons de l'application GregWar dan
    s tous les sites Web
    2007-06-26 11:54:14.796 NOTIFICATION L'opÚration Application UnDeployer sur GregWar est terminÚe.
    07/06/26 11:54:14 ATTENTION: DeployerRunnable.run NoClassDefFoundErrororacle.oc4j.admin.internal.Dep
    loyerException: NoClassDefFoundError
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:140)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnabl
    e.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:82)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Classe manquante : oracle.adf.share.logging.handler.InternalADFHandler
    Classe dÚpendante : oracle.adf.share.logging.internal.perf.ADFPerfSensor
    Chargeur : adf.oracle.domain:11.1.1
    Source de code : /E:/oc4j/BC4J/lib/adf-share-base.jar
    Configuration : <code-source> (ignore manifest Class-Path) in /E:/oc4j/j2ee/home/config/se
    rver.xml
    La classe manquante est disponible Ó partir des emplacements suivants :
    1. Source de code : /E:/oc4j/j2ee/home/lib/adflogginghandler.jar (from <code-source> (ignore
    manifest Class-Path) in META-INF/boot.xml in E:\oc4j\j2ee\home\oc4j.jar)
    Cette source de code est disponible dans le chargeur oracle.mds:11.0.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2059)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1623)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1579)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1564)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at oracle.adf.share.logging.internal.perf.ADFPerfSensor.<clinit>(ADFPerfSensor.java:92)
    at oracle.adf.model.servlet.ADFBindingFilter.<clinit>(ADFBindingFilter.java:55)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.evermind.server.http.deployment.WARAnnotationParser.getFilterClasses(WARAnnotationPar
    ser.java:189)
    at com.evermind.server.http.deployment.WARAnnotationParser.parseAnnotations(WARAnnotationPar
    ser.java:103)
    at com.evermind.server.http.HttpApplication.parseMetaData(HttpApplication.java:8929)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1210)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:833)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.ja
    va:433)
    at com.evermind.server.Application.getHttpApplication(Application.java:693)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFr
    omReference(HttpSite.java:2039)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:19
    58)
    at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1652)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:235)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:96)
    at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:554)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:205)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:98)
    ... 5 more

    User,
    There is a specific forum for JDev 11: JDeveloper and OC4J 11g Technology Preview
    However, the specific issue you mention is documented in the release notes addendum for 11: http://www.oracle.com/technology/products/jdev/htdocs/11tp/11gtechpreviewaddendum.html#dep2
    John

  • Oracle ILM Assistant 1.4 Installation for Oracle 11g Express Edition

    Can we use Oracle ILM Assistant 1.4 with Oracle 11g Express Edition?
    I installed ILM Assistant with Oracle 11g Express Edition along with default APEX in my laptop. Oracle SQLPlus connect and Application Express working fine. But facing problem is connecting ILM Assistant.
    I used below commands to install ILM Assistant
    sqlplus /nolog
    Connect SYS as SYSDBA
    Password: oracle
    @ilma_install oracle ILM_ASSISTANT NONE
    granted all access rights to user
    @ilma_post_install
    I restarted by computer once installation completes.
    When I use http://localhost:8080/pls/apex/f?p=737677 address in IE to connect ILM Assistant it ask for XDB server username and password. When I provide default password IE giving 404 Not Found error.
    Just wondering if I am missing something or issue is some thing else.

    Hermann, thanks for your support.
    Answer: please use username in Capital Letters
    e.g.
    SQL> @grant_privs ILM_USER_TEST;

  • ITunes update installer for 11.e doesn't complete update

    I have had iTunes installed for several years. For update 11.3 the auto-update does not complete the update.  "errors acurred while installing the update". I also can't install iTunes 11.3 from the Apple store, I get error 2324.

    Had the same issue on Windows 8.1(x64)  8(x64) 7(x64) and Vista(x86) with the latest iTunes. Removing and Reinstalling all Apple applications did not solve it. After installation and starting iTunes i would just get the end user agreement and then nothing but iTunes.exe process is running as background process without the GUI being displayed. I did notice that after an hour or 2 iTunes would then be open but would immediately freeze when connecting my iPad.
    Changed the properties of running iTunes.exe as admin in Win7 compatibilty mode.
    So launch iTunes and wait till it eventually opens, do not connect your iOS device right away, but sign in with your Apple ID first.
    Open preferences (iTunes seemed to freeze again but preferences window popped up after a couple minutes)
    Unchecked the automatic sync.
    After doing that I have been able to connect my iPad which I had already upgraded to iOS7 over the air. Which was risky as I do not have a MAC and iTunes is the only way to perform a restore if the upgrade would have failed.
    But still 11.1 seems to be very unstable on Windows, I can imagine that Apple will focus on sorting the bugs in iOS7 for their own devices first but hope they will investigate the issue and come up with a solution later on, as I do think a substantial amount of iTunes for Windows users buy their Music through iTunes and it would not be wise of Apple to leave them in the dark.

  • OBIEE Enterprise Manger 11g Doesn't Start

    I have OBIEE Simple Installation on Linux.
    Enterprise Manager was working fine but after restarted Weblogic server, EM didn't come back up. Weblogic Server and OBIEE11g(dashboard and analysis) are working fine except the Enterprise Manager.
    Can you please help?
    thanks.
    Jay

    It doesn't have the boot.properties so I was entering login information as I start the Weblogic.
    Now I created boot.properities and tried but it still doesn't bring up the EM.
    Any idea?
    Thanks.

  • I've 2 problems. I wanted to install Lightroom CC. On my desktop, the update of Adobe CC itself fails. On my laptop, Adobe CC updates, Lightroom CC installs, but Lightroom CC doesn't start. It flickers very briefly in Task Manager, but is gone immediately

    After several restarts the Adobe CC update worked on the desktop. Doing the LR CC install on the desktop now.

    Thanks for the reply Rave, but unfortunately that does not address my problem - my PC comfortably exceeds the minimum spec for the applications.
    Of the three onward links from that page -
    (1) "For additional information please see Creative Cloud Help | Missing CC apps from my Creative Cloud Desktop app" is a dead link (>"Sorry, this page is not available")
    (2) "If you have confirmed that your computer meets and exceeds all of the listed System requirements then please see CC desktop lists applications as "Up to Date" when not installed." I had already worked through the 'solutions' on that page, culminating in the (bad) advice in 'Solution 4' which is what has got me into this current mess;
    (3) "If you have already have Download Adobe Creative Cloud application you can use Download Center : Adobe Creative Cloud for your Product Download." isn't helpful as the download links send me back to the CC Desktop app, & it still won't allow me to download the 'CC' or 'CC (2014)' applications.
    Thanks again, but do you have any other suggestions?
    Ian

  • The installer for fire fox will not start.

    when i click download it has the run/save option. i click run, then nothing.
    i am running a windows 7 lenovo G550 laptop and internet explorer. help!

    Try the full installer.
    * https://www.mozilla.org/en-US/firefox/all/

  • Post Installation for PI Usage

    We are unable to run the POSTINSTALL steps of technical configuration for the PI usage at the NETWEAVER Administration -> Deploy and Change. As such, during configuration of the PI, there was Integration Server for selection.
    We know the reason why the post installation did not successfully completed. The reason was that the SLD was previous pointing to another SLD port 50100. We have since corrected the port (50000) in all the configurations but during this step (POST INSTALL for PI Usage) it still points to the incorrect port.
    How can we change the port for this PostInstall process in the Deploy and Change? If not, is there a manual step to complete this operation.
    I have include the steps to this error:
    (A) Post Installation for PI Usage
    1. Start brower http://calypso:50600/nwa
    2. Deploy and Change
    3. Select "PI_00 This wizard will execute the PostInstall Steps for technical configuration for PI Usage"
    4. The Error pops at "Step26/142 Add Installed Product2" (because the port was set to point to 50100 instead of correct 50000). Note that the port was since corrected, and in all configuration for SLD in VA, REP, is all showing correct port number already.

    PiPostInstallProcess
    hope it helps

  • Installation of Oracle 11g on RHEL 5 (Listener cannot start )

    Hello,
    I have install Oracle 11g on my linux RHEL5. The installation was succesfull but cannot start the listener. The configuration of even the EM at the end of the installation for the same reason , Listener not started.
    Trying to connect to my Listener i got the following error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=karen)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST=karen)(PORT=2484)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    LSNRCTL> start
    Starting /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek
    Can Some help troubleshoot this problem.
    Thanks

    Dear bezgodo!
    Please execute the following commands and compare the results.
    1.
    hostname --fqdn2.
    nslookup <your_ip_address>In both cases you should see the fully qualified hostname of your server.
    Yours sincerely
    Florian W.

  • Solaris 11 hp dl 180 g6 - installer doesn't start

    Hi.
    I'm trying to install solaris 11 on an hp dl 180 g6 server. My main problem is that the installer cannot start - after 'Preparing disk image for use' I got 'Login services cabbot run' and it starts the maintenance mode.
    In this maintenance mode I have only a ram disk, it lacks like... everything, only some basic utilities are present.
    This is second dl180 and a second failure. I tried all of the installation media options, and I got the same result.
    Is there a way to install Solaris 11 manually ? Like manually create zpool (zpool and zfs utilities are present) and manually unpack the systrem from the distro ? Like it can be done in FreeBSD for example, or in Linux.
    If there is such a way, then how can this be done ? Right now I'm struggling to determine where is the CD-drive having only utilities on the ramdik solaris creates.
    May the the roor of the problem is in the fact that I'm installing Solaris using the dl180 ilo - so it uses the virtual image mounted via the java applet, and the hardware is treting it as an USB CD-Drive.
    Did any of you guys try to install Solaris 11 viw the HP's ILO or from the USD CD drive ?
    The fact is that Solaris 10 installs just fine. Looks like I will have to install it instead of the 11.

    Okay. After hanging a little, experimenting with the NFS, configuring network with netcfg/netadm and finding out that dladm show-phys for some reasion doesn't think this machine is connected (and it is) I found the solution.
    I'm not sure what exactly helped, so I will post both steps:
    - Download and Boot from last HP SPP, install all the updates.
    - Don't use the LO100i Virtual Media built-in capability of handling ISO images. Use Daemontools virtual drive ! After this the Solaris was able to boot up, found it's media and launched the installation process.
    Hope it will help someone.

  • Discoverer 11g installation, stuck at Specify Schema window

    Hi All,
    I am trying to install Discoverer 11g and stuck at the specify schema window which asks to key in the connect string and discoverer schema and password.
    I tnspinged the database and checked the port name and hostname, and entered the same values in this screen.
    I have checked to connect to database as discoverer schema with the same password, it did worked.
    but somehow at this screen, it says: "unable to connect to the database with the given credentials
    Please help
    Thanks

    $lsnrctl service DEV
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 12-JUL-2011 09:44:28
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hostname.companyname.com)(PORT=49125)))
    Services Summary...
    Service "DEV" has 1 instance(s).
    Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:107097 refused:58
    LOCAL SERVER
    Service "XXXXX_PROD" has 1 instance(s).
    Instance "DEV", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:99 refused:0 state:ready
    LOCAL SERVER
    Service "XXXXX_PROD" has 1 instance(s).
    Instance "DEV", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:99 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    $lsnrclt status DEV
    STATUS of the LISTENER
    Alias DEV
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 21-JUN-2011 22:01:52
    Uptime 20 days 11 hr. 39 min. 55 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File ~/listener.ora
    Listener Log File ~/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hostname.companyname.com)(PORT=49125)))
    Services Summary...
    Service "DEV" has 1 instance(s).
    Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    Service "DEV_PROD" has 1 instance(s).
    Instance "DEV", status READY, has 1 handler(s) for this service...
    Service "xxxxx_PROD" has 1 instance(s).
    Instance "DEV", status READY, has 1 handler(s) for this service...
    The command completed successfully
    I tried using sqlplus to login from the database server, it worked
    Edited by: 861544 on Jul 12, 2011 7:41 AM
    Edited by: 861544 on Jul 12, 2011 7:46 AM
    Edited by: 861544 on Jul 12, 2011 7:47 AM

  • Discoverer 11g installation and webcache

    Discoverer 11g installation and webcache
    I just finshed doing a standalone install of discoverer 11.1.1.6. I just dint realise that we require webcache and had unchecked that option.
    Is there a way for me to fix this?
    Thank you

    When I try to rerun the installer. It (11.1.1.2) tries to create a new oracle home. Can I uninstall Discoverer 11.1.1.2 without uninstalling weblogic and reinstall it again?
    Thank you

  • Why doesn't my TestStand deployment installation show up under my Windows start menu of my target machine?

    Why doesn't my TestStand deployment installation show up under my Windows start menu of my target machine?
    I have successfully installed working deployments to target machines. However, I was expecting to see the installation listed as "My TestStand System A" in my start menu, but it is not. Am I misunderstanding something here?
    Also, if I peform a different second deployment to the target station like "My TestStand System B", all of the LabVIEW files from my previous installation for "My TestStand System A" disappear from the target directory (c:\Program Files\My TestStand System A).
    I am using TestStand 4.2.1 Professional on the development station with Windows XP and LabVIEW 2009.
    Solved!
    Go to Solution.

    Thanks Paul,
    That solved my second problem and inspired me to search deeper for the answer to my first problem. The answer is in the "Distributed Files" tab, "installer properties", "Create a Program Item" checkbox:
    Wouldn't it be nice if this was automatically checked by default for the main sequence files? Wouldn't it also be nice if "Upgrade Code" was automatically regenerated by default whenever we saved the *.tsd file under a different name?
    Thanks again,
    Eugene
    Message Edited by Eugene12 on 05-06-2010 04:27 PM

  • I updated iTunes to 10.4 version and now it doesn't start and sen a messages "iTunes has detected an error and must be closed". Someone have the same problem and how can we repair our installation insted of change the windows XP installation? Best regard

    I updated iTunes to 10.4 version and now it doesn't start and send a messages "iTunes has detected an error and must be closed". Someone have the same problem and how can we repair our installation insted of change the windows XP installation? Best regards

    Only way to get iMac starting again was to re-install 10.4.4 from DVD, and then update it into 10.4.6. For a while it worked perfectly, just as before.
    Then I tried to print to CD with my EPSON Stylus Photo 950 from Adobe Photoshop Elements (2.0). It didn't print anything, but printer started flashing all lights. The print job was not performed, so I did remove it from the Printer Utility. After that the iMac started "ticking" again, same noise than before, after 10.4.7 installation. I did re-boot iMac. It never started, it does stuck on gray screen (gray block running clockwise). HW test from DVD didn't find any problems (extended search looping 3 times). But Disk Utility found hard drive to have inaccurate node structure, it could not fix it.
    Apple support recommended to use DiskWarrior. However, it does not support (yet) Intel Macs. I haven't got TechTool Pro 4.5.1 anywhere. iMac does start on to FireWire mode (T at boot), but I cannot see the disk from 10.2.8 iMac.
    So, obvisously the problem is not 10.4.7. I believe it to be ESPON printer driver compatibility on Mac OSX. This does not suprise me, EPSON printers *****, I shall never purchase one again. However, disk catalog structure should not get messed by one faulty printer driver!

Maybe you are looking for

  • SharePoint Foundation 2010 SP2 running on Windows Server 2012 R2

    Hello I have upgraded a standalone Windows Server 2008 R2 running SharePoint Foundation 2010 SP2 to Windows Server 2012 R2. The upgrade completed OK and SharePoint Foundation 2010 SP2 is running OK as before upgrade. Is anyone aware of any issues run

  • Monitoring of site to site tunnels

    how does one go about monitoring the individual ipsec tunnel status on a Cisco router? We have a router as our vpn gateway, and it has about 20 ipsec tunnels of it. It would be nice to be able to gather info for each connection. I don't know what my

  • Cannot change units in "Preferences" panel or "Document Setup"

    PC, Windows 7, AI CC I have a document that displays units in points, and when I change the unit type to inches in the preferences panel and the Document Setup panel, the change won't apply. I've tried saving as a new document, restarting, etc. I eve

  • Creating ABE on a metadevice?

    I set up a new system with the following disk layout (excerpt from JumpStart): filesys         mirror:d10      c1t0d0s0        c1t1d0s0        14000   / filesys         mirror:d20      c1t0d0s3        c1t1d0s3        14000   /lupgrade filesys        

  • Premiere Pro CC 2014: Glitched screens?

    I'm trying to make a stop motion video for a class at school and my view screens keep glitching. They'll look normal for about a half second - barely long enough to see a photo - then go back to these weird glitchy "images" I'm wondering if this is b