Unable to start JDeveloper 10.1.3. Please help.

Hi
I am unable to start JDev using jdeveloper.exe. The JDev install root directory is jdevj2ee1013. Recently, i have this problem after i had installed Oracle 10g client in my local workstation which is under jdevj2ee1013. I have setup ORACLE_HOME as the JDev install directory. So, oracle 10g client was installed in this directory by default. After this oracle 10g installation am unable to start the JDeveloper. When i tried to start jdeveloper.exe the logo pops up but after that it shows as it is and editor is not opening.
Initial error: The version of JDev is certified on JDK 1.5.0. You are attempting to run on JDK 1.4.2_08. JDev may not run correctly on this version of JDK.
Then i modified the property SetJavaHome in the file called jdev.conf under \jdevj2ee1013\jdev\bin\ as SetJavaHome C:\Program Files\Java\jdk1.5.0_05
But now am not getting Initial error as said above. Still am not able to start the JDeveloper.

Hello,
Try to post in the corresponding JDev forum:
JDeveloper and ADF
Francois

Similar Messages

  • 2-node RAC - unable to start ora.orcl.orcl1.inst - Please help.

    linux1-> crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE linux1
    ora....X1.lsnr application ONLINE ONLINE linux1
    ora.linux1.gsd application ONLINE ONLINE linux1
    ora.linux1.ons application ONLINE ONLINE linux1
    ora.linux1.vip application ONLINE ONLINE linux1
    ora....SM2.asm application ONLINE ONLINE linux2
    ora....X2.lsnr application ONLINE ONLINE linux2
    ora.linux2.gsd application ONLINE ONLINE linux2
    ora.linux2.ons application ONLINE ONLINE linux2
    ora.linux2.vip application ONLINE ONLINE linux2
    ora.orcl.db application ONLINE ONLINE linux1
    ora....l1.inst application ONLINE OFFLINE
    ora....l2.inst application ONLINE ONLINE linux2
    ora....test.cs application ONLINE ONLINE linux2
    ora....cl1.srv application ONLINE OFFLINE
    ora....cl2.srv application ONLINE ONLINE linux2
    linux1->
    linux1-> crs_start ora.orcl.orcl1.inst
    Attempting to start `ora.orcl.orcl1.inst` on member `linux1`
    Start of `ora.orcl.orcl1.inst` on member `linux1` failed.
    linux2 : CRS-1018: Resource ora.linux1.vip (application) is already running on linux1
    CRS-0215: Could not start resource 'ora.orcl.orcl1.inst'.
    linux1->crs_start ora.orcl.orcl1.inst
    PRKP-1001 : Error starting instance orcl1 on node linux1
    CRS-0215: Could not start resource 'ora.orcl.orcl1.inst'.
    stopped all the services one by one
    crs_stop XXXX
    crs_stop XXXX
    Again started all the services in sequence order like asm, instance, listener, database. but no use
    Even stopped the as root stopped crs itself
    #./crsctl stop crs
    started back using
    #./crsctl start crs
    Please help.
    Thanks in advance

    [cssd(5771)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile_Mirror1. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 18:55:15.398
    [cssd(5772)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile_Mirror2. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 18:55:19.311
    [cssd(5919)]CRS-1601:CSSD Reconfiguration complete. Active nodes are linux1 linux2 .
    2010-02-16 18:55:19.877
    [crsd(4275)]CRS-1012:The OCR service started on node linux1.
    2010-02-16 18:55:19.957
    [evmd(5582)]CRS-1401:EVMD started on node linux1.
    2010-02-16 18:55:21.728
    [crsd(4275)]CRS-1201:CRSD started on node linux1.
    2010-02-16 19:13:03.006
    [cssd(5833)]CRS-1603:CSSD on node linux1 shutdown by user.
    2010-02-16 19:15:40.379
    [cssd(14888)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 19:15:40.404
    [cssd(14889)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile_Mirror1. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 19:15:40.404
    [cssd(14890)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile_Mirror2. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 19:15:44.567
    [cssd(15060)]CRS-1601:CSSD Reconfiguration complete. Active nodes are linux1 linux2 .
    2010-02-16 19:15:45.125
    [crsd(14066)]CRS-1012:The OCR service started on node linux1.
    2010-02-16 19:15:45.196
    [evmd(14708)]CRS-1401:EVMD started on node linux1.
    2010-02-16 19:15:46.353
    [crsd(14066)]CRS-1201:CRSD started on node linux1.

  • Urgent:Unable to start JDeveloper 10.1.3 production

    Hi All,
    I am facing a strange problem.I have extracted production version JDeveloper 10.1.3 (jdevstudio.zip) to c:\jdev1013.I am unable to start JDeveloper 10.1.3 from c:\jdev1013\jdev\bin\jdev.exe.I get the following exception.I am able to run JDeveloper 10.1.2 on the same machine sucessfully.
    java.lang.NullPointerException
    at javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:117)
    at javax.swing.UIDefaults.getUI(UIDefaults.java:721)
    at javax.swing.UIManager.getUI(UIManager.java:860)
    at javax.swing.JPanel.updateUI(JPanel.java:104)
    at javax.swing.JPanel.<init>(JPanel.java:64)
    at javax.swing.JPanel.<init>(JPanel.java:87)
    at javax.swing.JPanel.<init>(JPanel.java:95)
    at javax.swing.JRootPane.createGlassPane(JRootPane.java:482)
    at javax.swing.JRootPane.<init>(JRootPane.java:313)
    at javax.swing.JFrame.createRootPane(JFrame.java:247)
    at javax.swing.JFrame.frameInit(JFrame.java:228)
    at javax.swing.JFrame.<init>(JFrame.java:195)
    at oracle.ide.IdeCore$StartupWindow.<init>(IdeCore.java:1450)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1075)
    at oracle.ide.Ide.startup(Ide.java:672)
    at oracle.ideimpl.Main.start(Main.java:49)
    at oracle.ideimpl.Main.main(Main.java:25)
    My PC's OS is Windows XP Service Pack 2 and has got 2GB RAM.
    Please help me with this problem

    Confirmed.
    I have the exact same error on two separate machines, see below;
    Machine 1 - WinXp SP2, AMD Athlon, 1.5 GB Ram.
    Machine 2 - Win2K3 SP1, P4, 3 GB Ram.
    I also noticed a similar post dated 2005.09.27 Re: JDeveloper EA frozen on windows xp when using JDK 5 .0
    JDev team, what's up with this?
    BG...
    java.lang.NullPointerException
    at javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:117)
    at javax.swing.UIDefaults.getUI(UIDefaults.java:721)
    at javax.swing.UIManager.getUI(UIManager.java:860)
    at javax.swing.JPanel.updateUI(JPanel.java:104)
    at javax.swing.JPanel.<init>(JPanel.java:64)
    at javax.swing.JPanel.<init>(JPanel.java:87)
    at javax.swing.JPanel.<init>(JPanel.java:95)
    at javax.swing.JRootPane.createGlassPane(JRootPane.java:482)
    at javax.swing.JRootPane.<init>(JRootPane.java:313)
    at javax.swing.JFrame.createRootPane(JFrame.java:247)
    at javax.swing.JFrame.frameInit(JFrame.java:228)
    at javax.swing.JFrame.<init>(JFrame.java:195)
    at oracle.ide.IdeCore$StartupWindow.<init>(IdeCore.java:1450)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1075)
    at oracle.ide.Ide.startup(Ide.java:672)
    at oracle.ideimpl.Main.start(Main.java:49)
    at oracle.ideimpl.Main.main(Main.java:25)

  • Since updating to iOS 6, my 4th gen iPod touch, and my 3rd gen iPad has sound in and out. Sometimes it's on, and then all of a sudden, no sound. I've tried everything from restarting to fully resetting each one starting fresh, but nothing. Please help.

    Since updating to iOS 6, my 4th gen iPod touch, and my 3rd gen iPad has sound in and out. Sometimes it's on, and then all of a sudden, no sound. I've tried everything from restarting to fully resetting each one starting fresh, but nothing. Please help.

    I have exactly the same problem. I have tried almost everything and I am nowhere near an Apple shop as I am working in Africa.
    Did you manage to find a solution? Help please if possible. Regards Az

  • Wlserver.exe error occur while start the web logic server-please help

    hi
    Iam getting wlserver.exe error when I start the web logic server-please help. and I cant able to start the web logic server.
    Thannks in Advance,
    Cheers,
    bala...

    Could you please mail the errors and the WLS Version and service pack as well.
    - Ramkumar

  • I am attempting to change my country from US to Canada and I keep getting that the newtork is refused and I am unable to redeem Canadian gift cards. Please help?

    I am attempting to change the country fro US to Canada and I keep getting that the network is refused??? hence unable to redeem Canadian gift cards. Please help.

    Is your iTunes account address, and other payment method(s) ((if applicable) associated with Canada? They have to be to use that Store.

  • Since upgrading to the latest version, I am unable to listen to XM radio on-line and unable to remote connect to work. Please help.

    Since upgrading to the latest version, I am unable to listen to XM radio on-line and unable to remote connect to work. Please help.

    Hi
    Are you still facing the same error ? If yes, are you getting this error everytime you are trying to export ?
    Please try again and check.
    This is basically a compilation error , where files are not converted into proper format correctly.
    Thanks,
    Sanjit

  • My phone has changed from the numbered keypad to the large lettered keyboard.  When I enter my 6 digit passcode it tells me I'm wrong.  I've tried about 6 times and don't want to get locked out.  It just started today??? Please help.

    My phone has changed from the numbered keypad to the large lettered keyboard.  When I enter my 6 digit passcode it tells me I'm wrong.  I've tried about 6 times and don't want to get locked out.  It just started today??? Please help.

    carolinechx wrote:
    i know the description may be a little bit too confusing
    Mostly because you are not using any capital letters or paragraph returns and your post is difficult to read.

  • HT1430 I m unable to send sms thru any career , please help me.

    I m unable to send sms thru any career , please help me.

    SMS is a carrier feature.
    Contact the carrier to troubleshoot.

  • My sound has gone out and please don't tell me about PRAM because my MacBook keeps going to the login screen and I can't hear any start up beeps neither someone PLEASE help me

    my sound has gone out and please don't tell me about PRAM because my MacBook keeps going to the login screen and I can't hear any start up beeps neither someone PLEASE help me

    bcoady90 wrote:
    My guess is a loose connection.
    I suspect you are correct.  I would suggest you bring it to a repair facility that may have better diagnostic tools, preferably an Apple store genius bar.
    Ciao.

  • I wanted to start a Digital Printing business please help with Photoshop

    Hi I wanted to start a digital printing business please help me with photoshop.
    I've never used the program before and dont know how to design either. I got the trial edition of the photoshop extended and do I need to take some form of lessons or how do I start learning photo shop to do things like Banners, posters, signage, digital printing in other words...

    Before you invest any money in a startup business you MUST make sure you are able to compete with the competition. What you are saying is a bit like - I want to start a bakery but I cant cook and don't know how to use an oven - this might sound negative but try imagine the taste of the cakes....
    If you really want to enter into the market your best bet would be to hire a designer/someone who knows about printing/profiling etc as printing can be complex, especially when you bump into technical problems.....You can always learn along side him/her. I don't want to put you off so GO FOR IT!!, but it is tough out there at the moment.

  • Unable to download Adobe Photoshop Elements 13, please help?

    Hi,
    I am unable to download Photoshop 13. I have bought it and have an activation code but the download just isn't happening.
    It starts to run, so I click 'Open/Run' when it appears on the bottom downloads bar, then nothing happens.
    Even when I go in the downloads folder on my pc and select the download itself in there, nothing happens.
    I have plenty of memory on my laptop as most of my stuff is on my external hardrive.
    Norton antivirus keeps telling me it is safe so it isn't being blocked by an antivirus program.
    I am really confused, please help.
    Claire

    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • TS1398 I work at a hospital that has free wifi. My ipad mini connected just fine when I first bought it but now it displays unable to connect? What changed? Please help! My mini still connects at home, just not at work.

    My Ipad Mini will no longer connect to the wifi at work. It did when I first got it but now it just displays unable to connect. What gives? I work at a hospital and the wifi is not password protected and my mini connects fine at home. Please help!

    Some of these won't apply to your situation.
    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    6. Potential Quick Fixes When Your iPad Won’t Connect to Your Wifi Network
    http://ipadinsight.com/ipad-tips-tricks/potential-quick-fixes-when-your-ipad-won t-connect-to-your-wifi-network/
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    Wi-Fi Fix for iOS 6
    https://discussions.apple.com/thread/4823738?tstart=240
    iOS 6 Wifi Problems/Fixes
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    How to Boost Your Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Boost-Your-Wi-Fi-Signal.h tm
    Troubleshooting a Weak Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/Troubleshooting-A-Weak-Wi-Fi-Sig nal.htm
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • HT5622 i have reset my iphone and have forgotten my apple id and cant retrieve it either. is there any way to start my phone again? Please help!

    i have reset my iphone but cant retrieve the id from which i logged in to icloud, is there a way to start my phone without it, ive been trying for a very long time. please help!

    Ok, when you said "found" I took that literally.  Still, the activation lock cannot be bypassed, Apple cannot do anything to assist with that.  You need to go through all of her papers and see if she wrote down the Apple ID and password as there is no other way to make the iPhone usable.

  • Loud beeping and no start up on MacBook. Please help

    After taking apart my MacBook today to try figure out a screen connection problem, I go to turn my MacBook back on and all I get is a repetitive loud beep 5 seconds apart and no start up. I have tried rebooting ram and re-seating it but still nothing. Please help!

    Hilton2412 wrote:
    I do not get a specific number of beeps, it simply just keeps going one beep every 5 seconds....or does this still mean no ram installed???
    Check the seating of the RAM...

Maybe you are looking for

  • MacBook (2007) Hard Drive failure?

    Half an hour ago my MacBook started to have quite a large clicking noise, somewhat kind of like the optical disk checker that happens when you start up your Mac, but slightly different. 20 seconds later, everything started freezing. I forced-shutdown

  • CHANGE THE GROUP FOR VENDOR

    Hello Sir, I have already create business partner for OTHERS group and also I mention Account Payable as Creditors for OTHERS. Now I have to change these control account into Creditor for Fixed Asset account. For Example In Creditors for Others accou

  • Creative Cloud Desktop not downloading

    I've just purchased Adobe Creative cloud Complete package, but when i try and download Creative Cloud Desktop i keep getting the following message. "We are currently experiencing some issues, please try again later. If the problem persists, contact c

  • SquashFu - An incremental backup utility

    About a week ago, I deemed my now former backup solution to be old and busted. It didn't do compression, and it didn't do incrementals. Once or twice I found myself hurrying to fix something before my backup fired off at 2am (yes yes I could have sto

  • Characters missing when printing a PDF

    Hi all, When printing a PDF file (word document converted and digitally signed with Adobe Pro XI) some characters are not printed, they are as blank spaces. The workaround is to print the file as image, with a significant decrease of printing quality