Jrockit with NetBeans IDE

Have any body used Jrockit with Netbeans Ide.
I was trying to use netbeans 6.8 after installing it using ---javahome to Jrockit home
But was not able to make any project due error " not found JDK"
Have any Idea . plz help

I have modified the netbeans.conf file as discussed:
#netbeans_jdkhome="C:\Program Files\Java\jdk1.6.0_20"
netbeans_jdkhome="C:\Program Files\JRockit Real Time\jrrt-4.0.0-1.6.0"
When I go to Help->About this is what I see:
Product Version: NetBeans IDE 6.8 (Build 200912041610)
Java: 1.6.0_20; Java HotSpot(TM) Client VM 16.3-b01
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\smitj01\.netbeans\6.8
NetBeans is not running JRockit?

Similar Messages

  • Java 1.4.2 with NetBeans IDE 3.5 - Error Message, please help

    Hello, I have downloaded the "J2SE v 1.4.2 with NetBeans IDE v 3.5 Cobundle" for windows.
    I ran the install, everything went fine, but when the install finished it said there was an error and to please refer to the log file.
    Here is what the log file says:
    "Installing J2SDK..."
    "Finished Installing J2SDK..."
    (Jul 1, 2003 7:53:14 AM), Setup.product.install, com.sun.installer.InstallJ2sdkAction, err, Error occured while installing [0] -> D:\Program Files\j2sdk_nb\_uninst\custom-install.bat "D:\Program Files\j2sdk_nb\install.log" "D:\Program Files\j2sdk_nb\j2sdk1.4.2\" D: "D:\Program Files\j2sdk_nb\_uninst"
    Now when I try to run "NetBeans IDE 3.5" I get an error message:
    Cannont load jvm.dll
    Does anyone know how to resolve this, I have tried uninstalling and re-installing and I get the same problem.
    Thanks,
    -Mike

    Hello, I have downloaded the "J2SE v 1.4.2 with
    NetBeans IDE v 3.5 Cobundle" for windows.
    I ran the install, everything went fine, but when the
    install finished it said there was an error and to
    please refer to the log file.
    Does anyone know how to resolve this, I have tried
    uninstalling and re-installing and I get the same
    problem.
    Thanks,
    -MikeHi Mike,
    Even I got a similar error message inspite of trying to re-install atleast 10 times! So I gave up and did this:
    1) I downloded J2SE SDK 1.4.2 seperately.
    2) I then downloded JPad Pro IDE (latest version).
    Now both are working really fine for me. :-) Could'nt be bothered to try again and again.
    Its up to you if you want to get the NetBeans installation done but all I wanted was a good IDE and the latest version of the JDK. I have been using it for the last 3 days and it is working perfectly fine!
    Regards :-)
    Vijay

  • JBoss Application server setup with netbeans IDE.

    Hi All,
    I need to configure the JBoss Application server with netbeans IDE. I have tried this scenario,
    1) Unzip the jboss-4.2.2.GA.zip into jboss dir.
    2) Selected the JBoss Application server 4.
    3) And i have set the Installation location like this j:/jboss/jboss-4.2.2.GA. In this i got some problem.
    The problem is: Next button did not selected.
    Error: provide valid installation dir path.
    How to resolve this problem? Can anyone give suggestions for resolving this error?
    Its very urgent!!

    A couple of things:
    1. if you are using SJSAS 9.0 it's Glassfish v1 (not v2 - that's probably for the 9.1 version? I don't know, I'm running 9.0 and installs fine with Gf v1 - thanks for the tip, btw!)
    2. as for the domain, just pick the default offered (unless you have some specific requirement) - in any event, it's under the domains/domain1 folder
    you can always create a new one and register (it will have its very own folder under /domains) but given that's probably a dev box, I can hardly see the point (and when I did it a long time ago, it was more pain that any human being should be subjected to :-)
    Finally, one cannot but wonder why on earth someone (at Sun) developed NB and put Sun Java Application Server (developed at Sun) as one of the options that won't work with SJAS 9.0+ (developed at Sun) but one has to instead choose Glassfish (developed at Sun) and that won't work if one chooses v2 instead of v1 if it's SJAS 9.0 instead of 9.1 (or vice versa)...
    Don't these guys test the thingy with THEIR own stuff?
    Don't get me wrong, I totally love Sun, and all the good stuff they come up with (NB, SJAS, etc. etc.) but done it properly it would help them to gain market share, now, wouldn't it?

  • Problem with Netbeans IDE 5.0: Building Gui

    Hello,
    I have the following problem with Netbeans IDE 5.0 (I made the same with netbeans 3.6 and it works properly):
    Step 1) Create a myJPanel class (new JPanel Form)
    Step 2) make a simple operation on myJPanel such as adding a JTable.
    Step 3) Create a myJForm Class (new JFrame Form)
    Step 4) Adding a JPanel to myJFrame (default name jPanel1)
    Step 5) Select JPanle1 within myJFrame and go to code-> custom creation code and write "new myJPanel();"
    this should set the jPanel1 (and all its contents and behaviours) created
    in step 4 equals to myJPanel();
    Step 6) run myJFrame;
    ........ and nothing happens. It is dispalyed just a gray JFrame.
    It seems that myJFrame is able to istantiate myJPanel() but is not able to paint it. what's wrong?
    Hope you may help me,
    thx

    Unfortunately, Netbeans 3.6 files and Netbeans 5 files are not compatible. Except the Java source files, Netbeans uses other aditional files such as xml files etc for forming GUI and other reasons. I have also faced the same problem with you. Good luck.

  • Preverification Error while using kXML with Netbeans IDE

    Hello All,
    I am using Netbeans IDE for wrting a program that parses a xml using
    kXML and display some results on screen.
    The Netbeans IDE gives the various obfuscation levels.
    The code is properly compiled at any level less than the
    highest obfuscation level. If I compile it at HIGH obfuscation level then it gives the following error-----
    Error preverifying class e
    VERIFIER ERROR e.a(Ll;)Lorg/kxml/kdom/Element;:
    Cannot find class org/kxml/kdom/Element
    D:\Netbeans_Workspace\TestObfuscation\nbproject\build-impl.xml:269: Preverification failed with error code 1.
    BUILD FAILED (total time: 4 seconds)
    How can we obfuscate the program using highest level of obfuscation.
    Thanks
    Vikas

    Thanks Peace,
    But I am facing the same problem even when I use the source java files of kXML and include those in my project and use them as additional classes to my class.
    It again builds properly when I don't use the highest obfuscation level.
    But if I try to obfuscate using Level HIGH it throws the same error.
    However when I try to run this project from J2ME Wireless Toolkit, it is running fine on the emulator.
    I guess the error is something specific to Netbeans IDE. Have anyone of you encountered such a bizzare error.
    Thanks,
    Vikas

  • Problem with netbeans IDE

    hey! i am a learner of j2se 5.0 and am horrible at command line compiling. so i use netbeans IDE and well it has been doing excellently till now.
    recently i had a porblem with ImageIcons and i found the exact problem which i was having but with repect to applets , that is, the images were not displaying properly. i have managed to solve the problem as far as applets are concerned, but it is not so with applications.
    the thing is when i use the run function of the IDE, it displays all icons perfectly and its as if nothing is wrong.
    it creates a .jar file which when i separately click to execute by going to its folder, does so but does not display any images. In fact it executes and behaves in such a way that it's exactly as if i have not used icons in the program- it displays everything else. should i change some setting of the IDE? but if some setting is to be changed, y is it running normally when run from the IDE( F6 key).
    also when i used the command line (after some research to learn to use it) to extract all files from the .jar file, all the images were in it!!!as well as all the class files. so i can't even say that the IDE has not bundled up the images into the .jar file.
    could some1 please help??i need help with .jar files and not applets.

    first i deefined a method as shown in the Java tutorial
    ImageIcon icon =createImageIcon("lion.jpg","name");
    ( within the contructor of the class)
    then after completing the constructor for the class- (I am trying to display an ImageIcon on the background of a JFrame)
    i provided the following definition after the constructor and b4 the main method:
    protected static ImageIcon createImageIcon(String path,
    String description) {
    java.net.URL imgURL = LabelDemo.class.getResource(path);
    if (imgURL != null) {
    return new ImageIcon(imgURL, description);
    } else {
    System.err.println("Couldn't find file: " + path);
    return null;
    this is what i did-and when run from the IDE-it is perfect, but the jar file ggenerated when executed displays every single thing-all swing components e.t.c EXCEPT the image
    the image is in the same folder as the source file- i checked because if not, an error is indicated- so that is not the problem here.
    this same exact code works perfectly with applets and they execute perfectly both from the IDE and also when executed separately.
    the same problem also iccurs when trying to display on labels and buttons.(only for JFrames not for JApplets)
    the thing is in the java tutorial the method is given for applets and so my applets worked -so is there somethin i'm missing for frames- as far as i know they r very similar as far as usage is concerned.

  • Problem with NetBeans IDE 5

    Hi All,
    I' m using NetBeans IDE 5 . Present my IDE works fine with J2SE. I would like to work with Servlets. There is an error while using servlet classes.
    Is this Installing problem ? or
    am i add servlet.jar for NetBeans IDE 5?
    Plase any one help me..................

    Right click on the library tab under your project in the projects window and click "add library". Servlet should be on the list.
    If not, check your installed modules and make sure servlet support is included.

  • How to install the jms bundle with netbeans IDE

    hello friends,
    i am feeling a lots of problem since i am having the package of jms but don't know how to install it with NetBeans 3.6 IDE. i am unable to mount it on the j2sdk1.4_02 . please tell me how to install it, so that i can use this using netbeans ide.

    hi
    send me the bundle or tip me on how to get it.
    I have j2sdk1.4.2_03 and NetBean 4.1. I can try it out with you.
    though, I am using the jsmsengine from sourceforge.org, java activation framework and java communication API.
    when I get the gsm device, I'll be more resourceful or what do yoy use

  • Problem with NetBeans IDE 5.0

    sir i am using NetBeans IDE 5.0 and i am devoloping a swing appliaction.i had a jar file for an extra look and feel but i dont know where to place it .i even added jar file to java>> properties >> library
    but didnot work
    the devoloper has given look and feel jar and has given code for implemengting it

    hi
    Try this
    go to the project under which your java file is there and right click on the project and choose properties then under categories choose Libraries and after choosing that you will have to choose the Compile tab present on the right side and then click on Add JAR/Folder button and choose the jar file and then click ok.
    If you had done the above things and still not working then probably you would not have set the Main Class.To set the Main Class go to project under which your java file is there then right click and choose properties and then choose Run which is under categories and then after doing that on the right hand side you will find a number of things out of that Main Class will be present, in that relevant text box you should give the
    packagename.yourjavafilename(note: while giving the packagename.yourjavafilename in Main Class do not give .java extension for your javafilename ie. actually it is the class filename of your java file and it should also be noted that the java file name which you are giving in the Main Class should be your java file which contains the main method) then click on ok and now try to run the project then it should run properly.
    hope this helps you

  • Debugging applet with Netbeans IDE 3.6

    First of all,hoi to everyone,this in an excellent forum.
    I guess this is the appropiate subforum to post my query,if not feel free to move it.
    Well let's go,i'm developing an applet,using Netbeans IDE 3.6.Problem is,i can't debug it.. i've set in the .class file of the applet the properties that are needed (applet debugger),but it doesnt work.
    It just executes the applet normally,without debugging.
    I was using opera 7.51 as browser,but 've switched to IE for better compatibility..so it isnt the problem.
    Any idea of what should i do ?
    Thanks

    Hi,
    Refer http://www.netbeans.org/kb/faqs/debugger.html#FAQ_6
    -Amol

  • Just started with NetBeans IDE, need to capture all keyboard input!

    Hello,
    I discovered that I can only capture keyboard events when my GUI application has focus. Ok, but I need a functionality that can capture all keyboard input, even if my application runs in the background or in the system tray.
    How can I achieve that?
    Regards,
    Mirza

    I know...sorry, didn't mean to imply otherwise.Don't worry about it; I wasn't offended. (I didn't think that that was what you were tying to do.) I was trying to (subtly) take this a different direction. (Was going to write something Solaris specific or perhaps something in ASM that would effectively do what the O/P wanted. Seeing as how Key Loggers only serve one practical purpose - as far as I know - I just wanted to give him code that he could do nothing with.)

  • Making a exe with netbeans IDE 5.0

    hi all,
    How do you do this???
    thanks,
    kelvin

    Kelvin,
    Inside NetBeans, Right Click on your project.
    Select "Clean and Build Project"
    The Jar file will be created and saved in the folder dist inside your project folder.
    Achyuth B

  • Problem of J2SE1.4.2 with NetBeans Cobundle on XP

    I download J2SE v 1.4.2 with NetBeans IDE v 3.5 Cobundle and install it on XP professional.
    Then modify system variable:
    Path: ......;C:\j2sdk_nb\j2sdk1.4.2\bin;......
    Add system variable:
    CLASSPATH: .;C:\j2sdk_nb\j2sdk1.4.2lib\tools.jar;C:\j2sdk_nb\j2sdk1.4.2\lib\dt.jar
    In command window, I can execute javac. BUT when I run java, always get error:
    "Exception in thread "main" java.lang.NoSuchMethodError: main".
    HELP!!! Thanx!

    This sounds like a basic problem with understanding java applications. I suggest you try the tutorial here: http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html
    Your code must have a method named main (java is case sensitive) and it must look exactly like:public static void main(String[] args)The error message you posted indicates that the class you are trying to execute does not have such a method.

  • Is JDK 1.5.0 with netBeasn IDE slow?

    I notice that it takes like forever to install jdk 1.5.0 with netBeans IDE that I just have downloaded on computers. Is this what is meant to be or is the download corrupted with maybe a virus?

    I notice that it takes like forever to install jdk
    1.5.0 with netBeans IDE that I just have downloaded
    on computers. Is this what is meant to be or is the
    download corrupted with maybe a virus?But did it finish the installation?
    It would be a better idea to download the installer without the NetBeans bundled and try.

  • Deployment with netBeans

    Hi frnds..
    I developed a program with NetBeans IDE, and I want to package it in jar file...with manifest file so dat I can run it with double click.
    but I am not able to find the main class...
    plz help me out...
    thanx.

    First of all, the main class is the one who has the "main" method.
    To deploy it, create a folder called META-INF. Inside this folder create a txt file like this:
    Manifest-Version: 1.0
    Main-Class: nameOfYourMainClass
    Leave 2 blank lines in the end. Save it and rename to MANIFEST.MF
    Now, zip all your .class files, images(if required) and the folder META-INF. Rename it to app.jar.
    Double click it and it should run.
    PS: If you are using external libraries, add a third line to your Manifesf like this 'Class-Path: urLibrary.jar' and keep the library in the same directory as your application.
    If the program does not work, run it through console 'java -jar app.jar' and check the errors.

Maybe you are looking for

  • Cannot connect to itunes store-with Windows Vista

    I downloaded itunes 7 and thats when my problem started. From itunes store I click on account to create a new account because my aol account is expired. When the connection is attempted an apple itunes error screen comes on that says "Your request co

  • Certificate Not Found error message

    I'm trying to decrypt a TLS conversation between my Windows Server 2008 R2 Enterprise SP1 domain controller and another Windows server (I believe it is also at the same OS version). I have the private key for the Domain Controller and I've configured

  • Urgent Problem: Transfer iPhoto Library from iPhoto 4.0.3 to iPhoto 8.1.1

    On my G5-Desktop (OS-X 10.4.11 I had created with iPhoto 4.03 a very voluminous library (about 3.7 GB) with a large amount of albums. My attempt to transfer it to iPhoto 8.1.1, located on MacBook pro ( OS-X 6: Snow Leoparf) failed: I have followed th

  • Mapping algorithms in data integrator

    Hello. Could someone provide references about mapping algorithms used in Data Integrator for automatic mappings creation. I saw that it could compare source and target attribute data types and names to generate mappings. Do any advanced algorithms (s

  • Removing blue cast/tint from JPG (wrong white balance setting while taking picture)

    Hi, Photosohop newb here, still using CS3 (10.0), so please be patient. I was at a convention not long ago, where I took lots of pictures with my phone. I only noticed at home, that a few of the pictures came out with an intense blue cast because of