JDev 9.0.3.1035 New Project Wizard Error

I tried to run the File ~ Projects ~ Project from existing war(.war) file Wizard on JDev 9.0.3.1035 on win2000. On Step 1 of 2 it asks for the Directory Name and File Name of the project. I get the following error when trying to enter the path. Is there any way a fix can be created for this.
Directory Error
The directory file C:\Program Files\Oracle\JDeveloper 903\jdev\mywork\xxxxxxx99999999\struts-documentation is invalid. The path may contain illegal characters, may be too long or may not be accessible.
I'm pretty sure it's because of the length since when I shorten it, it works okay. It would be helpful to have longer directory structures possible.
Thanks
Bret

This is a bug (2776374) in the 9.0.3 and 9.0.3.1 production releases. It will not allow you to enter a directory path longer than 80 characters in certain dialogs.
The bug will be fixed in the 9.0.4 release.
Thanks,
Brian
JDev Team

Similar Messages

  • JDev 9.0.3.1035 New Project Wizard Error #2

    I tried to run the File ~ Projects ~ Project from existing war(.war) file Wizard on JDev 9.0.3.1035 on win2000. On Step 2 of 2 it asks for the WAR File and and the Root Directory for the Web Module.
    When I browse to the .war file, It doesn't let me select the war file. It instead drops down into the war file like its a directory instead of a file? There is an Open Button, not a Select button on the form.
    If I type the path in, It works fine.
    Thanks
    Bret

    Hi Brian,
    Thanks for your response on all my questions! I'm not sure I follow what your saying on this one? All I've done is downloaded the Jakarta Struts Project and I'm creating project in JDev to each of the .war files that they distribute. In JDev, I don't see any other .war files within the *.war directory? If I look at this in Win Explorer, I just see a single file and need to use Winzip(or something similar) to look at the contents. JDev automatically lets me drop down into that war file?
    For Example:
    The struts-blank.war has the following directory structure:
    WEB-INF/classes
    WEB-INF/lib
    META-INF
    I do not see any other .war files in any of these within JDev?
    Thanks for your help!!
    Bret

  • Just installed Premiere and can not open a new project, database error

    Everytime I try to open a new project i get a Database is "Failed to perform the database operation as the Organizer database is busy.  Please try again later."
    Anyone had this problem yet?

    PatrickClay
    Of prime importance...what version of Premiere Elements are you working with and on what computer operating system is it running on?
    So, right now a lot of generalizations
    1. Close all opened projects and programs.
    2. Right click the Taskbar at the bottom of computer desktop to bring up Task Manager/Processes. Look for and End Process for any traces of Premiere Elements and/or Elements Organizer whose process remained opened after you closed the program.
    3. Open Premiere Elements to its Splash screen where hopefully you will see tabs for Organizer and Video Editor. Hold down the Ctrl+Alt+Shift keys of the computer main keyboard (altogether) as you do a left mouse click hold down on the Organizer tab for about 15 seconds. After that time, release just the mouse click hold down. Wait for a message about deleting the preferences/settings file. Click Yes to the message that should appear. Unhold the Ctrl+Alt+Shift, and then click on Organizer or Video Editor and try to open the Video Editor or Elements Organizer sections of the program without error.
    4. Did that work for you? If not, please supply more details.
    We are looking forward to your follow up with the outcome and getting your issue resolved.
    Thanks.
    ATR

  • Biztalk new Project Open Error

    I have installed Biztalk 2009 on Windows 2008 SP2 , and Visual Studio 2008 SP1. When I try to create a new Biztalk Project with Empty Biztalk Project Template i am getting the following error. The error states that
    MSBuild\Microsoft\Biztalk\Biztalkc.Targets: The imported project file could not be loaded, root element is missing. Then I try to open the Targets file nad the actual project file in a Notepad, but in vainn, nothing is there in both the
    file though the file sizes are not 0 bytes. Please advise me how tho resolve ths issue.

    Hi All,
    I was struggling with the similar issue. You may find my resolution helpful.
    1st of all, i was facing the issue while opening a soure code teaken from some other server to my local server where i didnt have the VSS connectivity.
    After great  struggle finaly I did 2 things which worked for me and I could open the solution.
    1. removed all .user and  . vssscc file from my  local code copy (not sure if this helped)
    2. replaced BizTalkC.targets and BizTalkCommon.targets in "C:\Program Files\MSBuild\Microsoft\BizTalk" with the same target files taken from the server where my source code was opening without any issue. (this did help;-) )
    Hope this works for others too.
    Parin

  • New dialog doesnot appearing, when i try to create new project.

    Hi All,
    When i try to create a new project in Jdev 10.1.2 v new project window is not appearing.
    I was able to create application but want able to create new project or new file also.
    Please reply back for this issue..
    Regards,
    Vijay.B

    Select the application and choose "New" from the context menu. The create a new project
    Frank

  • JDev 9i or 10g for a new project??

    Hi,
    I plan to use Linux, BC4J, Struts and JSP (or ADF) in a new project which should be productive in June 2004.
    I'm really uncertain which version to use. I think 904 is a stable release, but lacks the easy web development of ADF. But is 10g is not released (what about support?) and may have a lot of bug/problems concerning ADF.
    I'm looking for pros/cons of 9i vs. 10g.
    Any comments are welcome.
    Thanks,
    Markus

    Sorry, message posted to wrong forum!
    Reposted to JDeveloper.

  • In ejb3.0 project, wizard for new EJB Session Bean 3.0 doesn't come up

    When I try to create a EJB 3.0 SessionBean, I get the following error:
    The selected wizard could not be started.
    Reason:
    Plug-in com.sap.ide.j2ee.ui.ejb was unable to load class com.sap.ide.j2ee.ui.ejb.wizard.SessionBeanWizard
    Details:
    com/sap/j2ee/ui/ejb/wizard/SessionBeanWizard (Unsupported major.minor version 49.0)
    Note: As seen in the thread below, I have just re-installed the appserver and dev studio: EJB 3.0 project wizard does not come up

    Hi Makarand,
    The message "Unsupported major.minor version 49.0" implies that you are running with JDK version < 1.5. Please check in your workspace\.metadata\.log file - there should be some entries like:
    java.version=1.5.0_07
    java.vendor=SAP AG
    BTW, have you started the NWDS from the Start Menu -> Programs -> SAP NetWeaver -> SAP NetWeaver Developer Studio? If you are using C:\SAP\DevStudio\eclipse\SapNetweaverDeveloperStudio.exe directly it could be that it finds some older JRE installed on your machine.
    Hope that helps!
    -Vladimir

  • Web services entry in the JDeveloper "New Gallery" Wizard not showing all

    Hi all,
    I just started development to call a web service using jdev 10.1.3.1.3984 ADF BC from the backing bean of a jsf page. Following the "How-to access username and password protected Java EE Web services from ADF" by Frank Nimphius, I started to create the Web service data control project from the Web services entry in the JDev "New Gallery" wizard. From the >Business Tier>Web Services>, the only "Available Items" is UDDI Registry Connection. When I select "All Items", all the other items show as unavailable.
    How do I make available all the other items?
    Thanks in advance,
    Paul.

    Yes, I did. I created a new application as "ADFWithWebServices" and then tried to create the "WebServicesDataControlModel" and the wizard showed the items as unavailable.

  • Problem with starting JHeadstart Enable Project Wizard

    Hi,
    Ive got small problems with JHeadstart (10.1.3.0.95) at Win2k, JDev (10.1.3.1.0.3984). After adding all DB related stuff to new application project Im trying to use function "JHeadstart Enable Project Wizard" from right-click context menu available under "ViewController". And here comes all my headache - after first warning screen Im going to the next one when the text box is empty and clicking on Finish button doesnt work. I can only click Cancel.
    It would be cool to get fast any good advice as Im trying to finish my term project on Monday.

    Piotrek,
    I tried to reproduce your issue without success.
    I would be very grateful if you can send us a sample project with the DB tables where the JHeadstart Enable Project Wizard does not work.
    You can send the testcase to [email protected], and make sure you rename extension .zip to .zipped, otherwise the mail is refused by our mail server
    Thanks!
    Steven Davelaar,
    JHeadstart Team.

  • Extending JDeveloper: Creating a new project within an extension

    I am trying to use the JDeveloper extension to create a wizard, to create a new project. Creating the wizard was no problem at all. I am having difficulting creating a new project and adding it to the current workspace. Can somebody please tell me how it can be done ?
    I sense dimly that it involves somehow creating an instance of oracle.jdeveloper.model.JProject or oracle.ide.model.Project and adding it to the workspace, but I am not able to find any documentation, and all my experiments are not working.. Please help.

    Hi,
    Assuming you have a Context, can do this using code similar like this:
    import oracle.jdeveloper.cmd.NewEmptyProjectCommand;
    import oracle.ide.model.Workspace;
    import oracle.jdeveloper.model.JProject;
    import oracle.ide.net.URLFactory;
    Workspace ws = context.getWorkspace();
    JProject newProject = NewEmptyProjectCommand.createProjectInWorkspace(
      URLFactory.newURL( "C:\someproject.jpr" ),
      ws
    );Thanks,
    Brian
    JDev Team

  • JDev 9.0.3.1035 - Error starting HTTP-Server: Address in use: JVM_BindHello

    Hello, we are unable to use JDev 9.0.3.1035.
    We installed your distribution and set it up as follows:
    1. Linked to CVS and checked out our project which works just fine under JDev 9.0.2
    2. Added libraries for Jakarta ECS and MS SQL Server JDBC drivers.
    Then we can run it once successfully. Close browser and terminate embedded OC4J Server and run project again and we get the following error:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\jdev\j2ee\home\oc4j.jar -Dhttp.proxyHost=APOLLO -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts= -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\jdev\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error creating the ORB :
    Error starting HTTP-Server: Address in use: JVM_Bind
    The IDE then sits there until it times out.
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120190 ms.
    Target URL -- http://192.168.254.20:8988/Long postings are being truncated to ~1 kB at this time.

    Target URL -- http://192.168.254.20:8988/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    We are now unable to continue running/testing/developing our project. We do not want to have to manually change the port number each time we run it. This problem occurs both in Win 2000 PRO and Win XP Pro. We have tried every combination of OC4J server host names, HTTP Server ports and Web Browser proxy settings.
    A similar problem was fixed in Rel 9.0.2 by changing the Host Name of the embedded OC4J server to localhost from the IP address.
    Would appreciate some help because we would like to take advantage of the new features in your product.

  • JDEV 9.0.3.1035 - Error starting HTTP-Server: Address in use: JVM_Bind

    Hi, we installed and configured JDEV 9.0.3.1035 and are experiencing this persistent problem, whenever we try to run our app the second or any subsequent time:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\JDEV\j2ee\home\oc4j.jar -Dhttp.proxyHost=DELL -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts= -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDEV\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error starting HTTP-Server: Address in use: JVM_Bind
    Error creating the ORB :
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120156 ms.
    This is happening since we switched from JDEV 9.0.2 which always started up cleanly. It appears that the port is not being released on OC4J server termination. We are not running any other web servers and verified all open ports with netstat -a.

    Target URL -- http://192.168.254.20:8988/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    We are now unable to continue running/testing/developing our project. We do not want to have to manually change the port number each time we run it. This problem occurs both in Win 2000 PRO and Win XP Pro. We have tried every combination of OC4J server host names, HTTP Server ports and Web Browser proxy settings.
    A similar problem was fixed in Rel 9.0.2 by changing the Host Name of the embedded OC4J server to localhost from the IP address.
    Would appreciate some help because we would like to take advantage of the new features in your product.

  • Problems creating a new project

    I just installed Creator 2.1 on a Fedora Core 4 workstation. It installed with no problems, but when I go to create a new project the wizard hangs after pressing finish. The only thing that is created is WebApplication1/nbproject/project.xml. The following is what was placed in the log.
    Log Session: Thursday, May 4, 2006 2:58:18 PM UTC
    System Info: Product Version = Java Studio Creator 2 Update 1 (Build 060417)
    Operating System = Linux version 2.6.16-1.2096_FC4 running on i386
    Java; VM; Vendor = 1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05; Sun Microsystems Inc.
    Java Home = /opt/sun/Creator2_1/java/jre
    System Locale; Encod. = en_US (rave); UTF-8
    Home Dir; Current Dir = /home/raykl; /home/raykl
    IDE Install; User Dir = /opt/sun/Creator2_1/platform5; /home/raykl/.Creator/2_1
    CLASSPATH = /opt/sun/Creator2_1/platform5/lib/boot.jar:/opt/sun/Creator2_1/platform5/lib/locale/boot_es.jar:/opt/sun/Creator2_1/platform5/lib/locale/boot_fr.jar:/opt/sun/Creator2_1/platform5/lib/locale/boot_ja.jar:/opt/sun/Creator2_1/platform5/lib/locale/boot_ko.jar:/opt/sun/Creator2_1/platform5/lib/locale/boot_zh_CN.jar:/opt/sun/Creator2_1/java/lib/dt.jar:/opt/sun/Creator2_1/java/lib/tools.jar
    Boot & ext classpath = /opt/sun/Creator2_1/patches/6311051.jar:/opt/sun/Creator2_1/java/jre/lib/rt.jar:/opt/sun/Creator2_1/java/jre/lib/i18n.jar:/opt/sun/Creator2_1/java/jre/lib/sunrsasign.jar:/opt/sun/Creator2_1/java/jre/lib/jsse.jar:/opt/sun/Creator2_1/java/jre/lib/jce.jar:/opt/sun/Creator2_1/java/jre/lib/charsets.jar:/opt/sun/Creator2_1/java/jre/classes:/opt/sun/Creator2_1/java/jre/lib/ext/localedata.jar:/opt/sun/Creator2_1/java/jre/lib/ext/sunjce_provider.jar:/opt/sun/Creator2_1/java/jre/lib/ext/dnsns.jar:/opt/sun/Creator2_1/java/jre/lib/ext/sunpkcs11.jar
    Dynamic classpath = /opt/sun/Creator2_1/platform5/core/core.jar:/opt/sun/Creator2_1/platform5/core/openide.jar:/opt/sun/Creator2_1/platform5/core/org-netbeans-swing-plaf.jar:/opt/sun/Creator2_1/platform5/core/openide-loaders.jar:/opt/sun/Creator2_1/platform5/core/updater.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_rave.jar:/opt/sun/Creator2_1/platform5/core/locale/org-netbeans-swing-plaf_es.jar:/opt/sun/Creator2_1/platform5/core/locale/openide-loaders_es.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_zh_CN.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_es.jar:/opt/sun/Creator2_1/platform5/core/locale/core_fr.jar:/opt/sun/Creator2_1/platform5/core/locale/org-netbeans-swing-plaf_zh_CN.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_ko.jar:/opt/sun/Creator2_1/platform5/core/locale/openide_fr.jar:/opt/sun/Creator2_1/platform5/core/locale/org-netbeans-swing-plaf_ja.jar:/opt/sun/Creator2_1/platform5/core/locale/core_zh_CN.jar:/opt/sun/Creator2_1/platform5/core/locale/org-netbeans-swing-plaf_fr.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_rave_ko.jar:/opt/sun/Creator2_1/platform5/core/locale/core_es.jar:/opt/sun/Creator2_1/platform5/core/locale/openide_ja.jar:/opt/sun/Creator2_1/platform5/core/locale/openide_ko.jar:/opt/sun/Creator2_1/platform5/core/locale/openide-loaders_zh_CN.jar:/opt/sun/Creator2_1/platform5/core/locale/org-netbeans-swing-plaf_ko.jar:/opt/sun/Creator2_1/platform5/core/locale/openide-loaders_ja.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_rave_fr.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_rave_es.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_rave_ja.jar:/opt/sun/Creator2_1/platform5/core/locale/openide_es.jar:/opt/sun/Creator2_1/platform5/core/locale/openide_zh_CN.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_ja.jar:/opt/sun/Creator2_1/platform5/core/locale/core_ko.jar:/opt/sun/Creator2_1/platform5/core/locale/openide-loaders_fr.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_fr.jar:/opt/sun/Creator2_1/platform5/core/locale/openide-loaders_ko.jar:/opt/sun/Creator2_1/platform5/core/locale/core_ja.jar:/opt/sun/Creator2_1/platform5/core/locale/updater_rave_zh_CN.jar:/opt/sun/Creator2_1/rave2.0/core/smresource.jar:/opt/sun/Creator2_1/rave2.0/core/rowset.jar:/opt/sun/Creator2_1/rave2.0/core/smdb2.jar:/opt/sun/Creator2_1/rave2.0/core/derbyclient.jar:/opt/sun/Creator2_1/rave2.0/core/naming.jar:/opt/sun/Creator2_1/rave2.0/core/smoracle.jar:/opt/sun/Creator2_1/rave2.0/core/com-sun-rave-extension-ide-launcher-upgrade.jar:/opt/sun/Creator2_1/rave2.0/core/smspy.jar:/opt/sun/Creator2_1/rave2.0/core/sqlx.jar:/opt/sun/Creator2_1/rave2.0/core/jgraph.jar:/opt/sun/Creator2_1/rave2.0/core/sminformix.jar:/opt/sun/Creator2_1/rave2.0/core/smbase.jar:/opt/sun/Creator2_1/rave2.0/core/smsybase.jar:/opt/sun/Creator2_1/rave2.0/core/smsqlserver.jar:/opt/sun/Creator2_1/rave2.0/core/sql.jar:/opt/sun/Creator2_1/rave2.0/core/smutil.jar:/opt/sun/Creator2_1/rave2.0/core/locale/naming_zh_CN.jar:/opt/sun/Creator2_1/rave2.0/core/locale/naming_es.jar:/opt/sun/Creator2_1/rave2.0/core/locale/com-sun-rave-extension-ide-launcher-upgrade_fr.jar:/opt/sun/Creator2_1/rave2.0/core/locale/openide_rave_fr.jar:/opt/sun/Creator2_1/rave2.0/core/locale/core_rave_es.jar:/opt/sun/Creator2_1/rave2.0/core/locale/core_rave.jar:/opt/sun/Creator2_1/rave2.0/core/locale/openide_rave_es.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sqlx_zh_CN.jar:/opt/sun/Creator2_1/rave2.0/core/locale/core_rave_zh_CN.jar:/opt/sun/Creator2_1/rave2.0/core/locale/openide_rave_zh_CN.jar:/opt/sun/Creator2_1/rave2.0/core/locale/com-sun-rave-extension-ide-launcher-upgrade_ja.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sql_fr.jar:/opt/sun/Creator2_1/rave2.0/core/locale/naming_ja.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sqlx_ja.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sqlx_fr.jar:/opt/sun/Creator2_1/rave2.0/core/locale/core_rave_fr.jar:/opt/sun/Creator2_1/rave2.0/core/locale/openide_rave.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sqlx_ko.jar:/opt/sun/Creator2_1/rave2.0/core/locale/openide_rave_ko.jar:/opt/sun/Creator2_1/rave2.0/core/locale/naming_ko.jar:/opt/sun/Creator2_1/rave2.0/core/locale/openide-loaders_rave.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sqlx_es.jar:/opt/sun/Creator2_1/rave2.0/core/locale/openide_rave_ja.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sql_ko.jar:/opt/sun/Creator2_1/rave2.0/core/locale/com-sun-rave-extension-ide-launcher-upgrade_ko.jar:/opt/sun/Creator2_1/rave2.0/core/locale/com-sun-rave-extension-ide-launcher-upgrade_zh_CN.jar:/opt/sun/Creator2_1/rave2.0/core/locale/naming_fr.jar:/opt/sun/Creator2_1/rave2.0/core/locale/core_rave_ja.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sql_zh_CN.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sql_es.jar:/opt/sun/Creator2_1/rave2.0/core/locale/com-sun-rave-extension-ide-launcher-upgrade_es.jar:/opt/sun/Creator2_1/rave2.0/core/locale/core_rave_ko.jar:/opt/sun/Creator2_1/rave2.0/core/locale/sql_ja.jar:/opt/sun/Creator2_1/nb4.1/core/org-netbeans-upgrader.jar:/opt/sun/Creator2_1/nb4.1/core/locale/org-netbeans-upgrader_ko.jar:/opt/sun/Creator2_1/nb4.1/core/locale/org-netbeans-upgrader_ja.jar:/opt/sun/Creator2_1/nb4.1/core/locale/org-netbeans-upgrader_es.jar:/opt/sun/Creator2_1/nb4.1/core/locale/org-netbeans-upgrader_zh_CN.jar:/opt/sun/Creator2_1/nb4.1/core/locale/org-netbeans-upgrader_fr.jar:/opt/sun/Creator2_1/ide5/core/org-netbeans-modules-utilities-cli.jar
    [org.netbeans.core.modules #4] Warning: module com.sun.rave.libs.jsf does not declare OpenIDE-Module-Public-Packages in its manifest, so all packages are considered public by default: http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.4-public-packages
    Error getting db Port from file: /opt/sun/Creator2_1/rave2.0/config/com-sun-rave-install.properties (Permission denied)
    java.io.FileNotFoundException: /opt/sun/Creator2_1/rave2.0/config/com-sun-rave-install.properties (Permission denied)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at com.sun.rave.dataconnectivity.utils.DbPortUtilities.getPropFromFile(DbPortUtilities.java:43)
    at com.sun.rave.dataconnectivity.DataconnectivityModuleInstaller.setBundledDBPort(DataconnectivityModuleInstaller.java:194)
    at com.sun.rave.dataconnectivity.DataconnectivityModuleInstaller.restored(DataconnectivityModuleInstaller.java:61)
    at org.netbeans.core.modules.NbInstaller.loadCode(NbInstaller.java:322)
    at org.netbeans.core.modules.NbInstaller.load(NbInstaller.java:240)
    at org.netbeans.core.modules.ModuleManager.enable(ModuleManager.java:869)
    at org.netbeans.core.modules.ModuleList.installNew(ModuleList.java:382)
    at org.netbeans.core.modules.ModuleList.trigger(ModuleList.java:316)
    at org.netbeans.core.modules.ModuleSystem.restore(ModuleSystem.java:253)
    at org.netbeans.core.NonGui.run(NonGui.java:355)
    at org.netbeans.core.Main.run(Main.java:185)
    at org.netbeans.core.NbTopManager.getNbTopManager(NbTopManager.java:241)
    at org.netbeans.core.NbTopManager.get(NbTopManager.java:190)
    at org.netbeans.core.Main.start(Main.java:311)
    at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:90)
    at java.lang.Thread.run(Thread.java:595)
    You are trying to access file: jndi.properties from the default package.
    Please see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/classpath.html#default_package
    Turning on modules:
    org.openide/1 [5.9.1.1 060417]
    org.netbeans.modules.queries/1 [1.4.1 060417]
    org.netbeans.modules.projectapi/1 [1.3.1 060417]
    org.openide.loaders [5.2.1.1 060417]
    org.netbeans.spi.viewmodel/2 [1.4.1 060417]
    org.netbeans.api.debugger/1 [1.3.1 060417]
    org.netbeans.api.debugger.jpda/1 [1.3.1 060417]
    org.netbeans.modules.j2eeapis/1 [1.3.1 060417]
    org.netbeans.bootstrap/1 [1.0.1 060417]
    org.netbeans.swing.plaf [1.2.1 060417]
    org.netbeans.core/1 [1.27.1 060417]
    org.netbeans.modules.settings/1 [1.7.1 060417]
    org.netbeans.api.xml/1 [1.8 3.999.4 060417]
    org.netbeans.modules.schema2beans/1 [1.11.1 060417]
    org.openide.io [1.6.1 060417]
    org.openide.execution [1.5.1 060417]
    org.netbeans.api.java/1 [1.7.1 060417]
    org.netbeans.modules.project.libraries/1 [1.10.1 060417]
    org.openide.src [1.5.1 060417]
    org.netbeans.libs.j2eeeditor/1 [1.4.1 060417]
    org.netbeans.modules.j2eeserver/3 [1.6.1 060417]
    org.netbeans.libs.xerces/1 [1.5.1 2.6.2]
    org.netbeans.modules.j2ee.dd/1 [1.3.1 1.0 060417]
    com.sun.rave.portlet.container/1 [1.0 1.0]
    com.sun.rave.portlet.container.pluto/1 [1.0 1.0]
    javax.jmi.reflect/1 [1.4.1 060417]
    org.netbeans.jmi.javamodel/1 [1.13.1 060417]
    javax.jmi.model/1 [1.4.1 060417]
    org.netbeans.api.mdr/1 [1.1.1 060417]
    org.netbeans.modules.jmiutils/1 [1.1.1 release41 060417]
    org.netbeans.modules.mdr/1 [1.1.1 release41 060417]
    org.netbeans.core.output2/1 [1.3.1 060417]
    org.netbeans.core.execution/1 [1.6.1 060417]
    org.apache.tools.ant.module/3 [3.17.1 060417]
    org.openidex.util/3 [3.6.1 060417]
    org.netbeans.modules.java.platform/1 [1.3.1 060417]
    org.netbeans.swing.tabcontrol [1.3.1 060417]
    org.netbeans.core.windows/2 [2.4.1 060417]
    org.netbeans.core.ui/1 [1.6.1 060417]
    org.netbeans.modules.xml.core/2 [1.7 3.999.4 060417]
    org.netbeans.modules.xml.catalog/2 [1.6 3.999.4 060417]
    org.netbeans.modules.masterfs/1 [1.4.1.1 060417]
    org.netbeans.modules.projectuiapi/1 [1.5.4.0.0 4.0.0 060417]
    org.netbeans.modules.projectui [1.3.4.0.0.1 060417]
    org.netbeans.modules.project.ant/1 [1.6.1 060417]
    org.netbeans.modules.classfile/1 [1.14.1 060417]
    org.netbeans.modules.javacore/1 [1.5.1 060417]
    org.netbeans.modules.java/1 [1.20.1.1 1.0.0 060417]
    org.netbeans.modules.java.project/1 [1.3.1 060417]
    org.netbeans.modules.javahelp/1 [2.5.1 060417]
    org.netbeans.modules.refactoring/1 [1.1.1 1.0 060417]
    org.netbeans.modules.servletapi24/1 [2.3.1 2.3.1 060417]
    org.netbeans.modules.autoupdate/1 [2.12.1.2 060417]
    com.sun.rave.extension.autoupdate/1 [1.2.1.1.0 060417]
    com.sun.rave.api.portlet.dd/1 [1.0 1.0]
    com.sun.rave.api.jsf.project/1 [1.2 060417]
    org.netbeans.libs.commons_logging/1 [1.0.1 1.0.4 060417]
    com.sun.rave.designer.markup/1 [1.0 060417]
    com.sun.rave.extension.openide/1 [1.0 060417]
    com.sun.rave.designtime/1 [1.0.0 060417]
    com.sun.rave.jsfsupport/1 [1.0.5 060417]
    org.netbeans.modules.editor.util/1 [1.4.1 060417]
    org.netbeans.modules.editor.fold/1 [1.2.1 060417]
    org.netbeans.modules.editor.lib/1 [1.3.1 0.1 060417]
    com.sun.rave.api.insync/1 [1.0 060417]
    org.netbeans.core.multiview/1 [1.5.1 060417]
    com.sun.rave.api.designer/1 [1.0 060417]
    org.apache.batik/1 [1.5 1.5]
    org.netbeans.modules.editor.plain.lib/1 [1.0.1 060417]
    org.netbeans.modules.editor/3 [1.19.1 060417]
    org.netbeans.modules.html.editor.lib/1 [1.0.1 060417]
    com.sun.rave.css/1 [1.0 060417]
    com.sun.rave.insync/1 [1.0.7 060417]
    com.sun.rave.dataprovider.runtime/1 [1.0 060417]
    com.sun.rave.jsfmetadata/1 [1.0.5 060417]
    com.sun.rave.toolbox/1 [1.0.5 060417]
    org.netbeans.modules.ant.freeform [1.5.1 060417]
    com.sun.rave.branding.projects.projectui/1 [1.0 060417]
    org.netbeans.tasklistapi/1 [1.16.6 6 060417]
    org.netbeans.modules.tasklist.core/2 [1.33.615 15 060417]
    org.netbeans.modules.suggestions_framework/2 [1.11.6158 8 060417]
    org.netbeans.modules.tasklist.docscan/2 [1.19.61584 4 060417]
    com.sun.rave.extension.tasklist.docscan/1 [1.0 060417]
    com.sun.rave.extension.ide.launcher.upgrade [4.1 060417]
    com.sun.rave.extension.core/1 [1.0 060417]
    com.sun.rave.corepackage/1 [1.1 060417]
    com.sun.rave.extension.java.platform/1 [1.0 060417]
    com.sun.rave.extension.core.javahelp/1 [1.0 060417]
    com.sun.rave.ravehelp/1 [1.0.3.1 060417]
    com.sun.rave.propertyeditors/1 [1.0.0 060417]
    org.netbeans.modules.ant.grammar/1 [1.10 060417]
    org.netbeans.spi.debugger.ui/1 [2.5.1 060417]
    com.sun.rave.extension.debuggercore/1 [1.0 060417]
    org.netbeans.modules.xml.text/2 [1.7 3.999.4 060417]
    org.netbeans.modules.javadoc/1 [1.14.1 060417]
    org.netbeans.modules.beans/1 [1.14.1 060417]
    com.sun.rave.branding.beans/1 [1.0 060417]
    org.netbeans.modules.image/1 [1.14.1.1 060417]
    org.netbeans.modules.utilities/1 [1.18.1 060417]
    com.sun.rave.branding.utilities/1 [1.0 060417]
    com.sun.rave.branding.openidex/1 [1.0 060417]
    org.netbeans.modules.vcscore/1 [1.14.1 promotionE 060417]
    org.netbeans.modules.vcscore.javacorebridge/1 [1.0.1 060417]
    org.netbeans.modules.properties/1 [1.14.1.1 060417]
    org.netbeans.modules.properties.syntax/1 [1.14.1 060417]
    org.netbeans.modules.debugger.jpda/2 [1.13.1.0.0.1 060417]
    org.netbeans.modules.debugger.jpda.ui/1 [1.2.1.0.0.1 060417]
    org.netbeans.modules.navigator/2 [4.1.1 promoe 060417]
    org.netbeans.core.ide/1 [1.6.1 060417]
    org.netbeans.modules.javanavigation/1 [4.1.1 060417]
    com.sun.rave.servernav/1 [1.1 060417]
    com.sun.rave.dataconnectivity/1 [1.0.4.1 060417]
    org.netbeans.modules.java.j2seplatform/1 [1.2.1 1.2.0 060417]
    org.netbeans.modules.servletapi/1 [1.6.1 060417]
    org.netbeans.modules.httpserver/2 [2.1.1 release41 060417]
    org.netbeans.upgrader [4.2.1 060417]
    org.netbeans.modules.java.freeform [1.0.1 060417]
    com.sun.rave.extension.java.freeform/1 [1.0 060417]
    org.netbeans.api.web.webmodule [1.2.1 060417]
    org.netbeans.modules.j2ee.api.ejbmodule [1.0.1 060417]
    org.netbeans.lib.cvsclient/1 [1.11.1 060417]
    com.sun.rave.branding.openide/1 [1.0 060417]
    org.netbeans.modules.clazz/1 [1.16.1 060417]
    com.sun.rave.extension.projects.projectui/1 [1.0 060417]
    org.netbeans.modules.web.jspparser/2 [2.2.1 060417]
    org.netbeans.modules.ant.browsetask [1.8.1 060417]
    org.netbeans.modules.j2ee.dd.webservice [1.0.1 060417]
    org.netbeans.modules.websvc.websvcapi [1.0.1 060417]
    org.netbeans.modules.junit/2 [2.14.1 060417]
    org.netbeans.modules.j2ee.common/1 [1.0.1 1.0.1 060417]
    org.netbeans.modules.servletapi23/1 [1.7.1 060417]
    org.netbeans.modules.xml.multiview/1 [1.0 1.0-release41 060417]
    org.netbeans.modules.editor.plain/1 [1.0.1 060417]
    org.netbeans.modules.html.editor/1 [1.0.1 060417]
    org.netbeans.modules.java.editor.lib/1 [1.0.1 060417]
    org.netbeans.modules.java.editor/1 [1.0.1 060417]
    org.netbeans.modules.html/1 [1.15.1 060417]
    org.netbeans.modules.web.core.syntax/1 [1.17.1.1 060417]
    org.netbeans.modules.web.core/1 [1.20.1 release41 060417]
    org.netbeans.modules.web.project [1.4.3 1.1.1.1 060417]
    org.netbeans.modules.web.jstl11/1 [2.3.1 2.3.1 060417]
    com.sun.rave.project.jsfportlet/1 [1.0 1.0]
    com.sun.rave.welcome/1 [1.0.1 060417]
    com.sun.rave.extension.web.project/1 [1.0 060417]
    org.netbeans.modules.web.freeform [1.0.2 060417]
    com.sun.rave.extension.core.execution/1 [1.0 060417]
    com.sun.rave.branding.core.windows/1 [1.0.1 060417]
    com.sun.rave.branding.xml.text/1 [1.0 060417]
    com.sun.rave.branding.autoupdate/1 [1.0 060417]
    com.sun.rave.extension.core.windows/1 [1.0 060417]
    com.sun.rave.branding.java/1 [1.0 060417]
    com.sun.rave.branding.vcscore/1 [1.0 060417]
    org.netbeans.modules.j2ee.sun.dd/1 [1.2 1.0]
    org.netbeans.modules.j2ee.sun.ide/1 [2.1.1.1 060417]
    org.netbeans.modules.debugger.jpda.ant [1.4.1 060417]
    org.netbeans.modules.java.j2seproject [1.2.2 1.2.0 060417]
    com.sun.rave.extension.vcscore/1 [1.0 060417]
    com.sun.rave.ejbsupport/1 [1.0 060417]
    com.sun.rave.jwsdpsupport/1 [1.1 060417]
    com.sun.rave.websvc/1 [1.0.6 060417]
    com.sun.rave.extension.core.output2/1 [1.0 060417]
    com.sun.rave.extension.web.freeform/1 [1.0 060417]
    org.netbeans.modules.web.monitor/1 [1.12.1 060417]
    org.netbeans.modules.diff/1 [1.10.1 promotionE 060417]
    org.netbeans.modules.vcs.advanced/1 [1.12.1 060417]
    com.sun.rave.extension.vcsgeneric/1 [1.0 060417]
    com.sun.rave.extension.objectbrowser.navigator/1 [1.0 060417]
    com.sun.rave.branding.core/1 [1.0.1 060417]
    com.sun.rave.branding.web.jspsyntax/1 [1.0 060417]
    com.sun.rave.extension.xml.catalog/1 [1.0 060417]
    com.sun.rave.extension.properties/1 [1.0 060417]
    com.sun.rave.extension.java.j2seproject/1 [1.0 060417]
    com.sun.rave.libs.jsf/1 [1.0.5 060417]
    com.sun.rave.extension.xml.core/1 [1.0 060417]
    com.sun.rave.project.migration/1 [1.0 1.0]
    com.sun.rave.navigation/1 [1.0.5 060417]
    com.sun.rave.project.navigationloader/1 [1.0 060417]
    org.netbeans.modules.vcs.profiles.cvsprofiles/1 [1.6.1 060417]
    com.sun.rave.ejb/1 [1.0.1 060417]
    org.netbeans.modules.vcs.profiles.vss/1 [1.6.1 060417]
    com.sun.rave.extension.editor/1 [1.0 060417]
    com.sun.rave.extension.core.ide/1 [1.0 060417]
    com.sun.rave.jsfcl/1 [1.1.1 060417]
    com.sun.rave.extension.core.multiview/1 [1.0 060417]
    com.sun.rave.extension.core.ui/1 [1.0 060417]
    com.sun.rave.modules.jsf.examples.postrelease/1 [1.0 060424]
    com.sun.rave.extension.debuggerjpda.ui/1 [1.0 060417]
    com.sun.rave.modules.jsf.examples.bundled/1 [1.0.1 060417]
    com.sun.rave.extension.javadoc/1 [1.0 060417]
    com.sun.rave.branding.web.project/1 [1.0 060417]
    com.sun.rave.extension.utilities/1 [1.0 060417]
    com.sun.rave.portlet.container.ant/1 [1.0 1.0]
    com.sun.rave.branding.tasklist.docscan/1 [1.0 060417]
    com.sun.rave.project.jsfloader/1 [1.1 060417]
    com.sun.rave.branding.image/1 [1.0 060417]
    com.sun.rave.extension.api.xml/1 [1.0 060417]
    com.sun.rave.branding.editor/1 [1.0 060417]
    com.sun.rave.extension.web.core/1 [1.0 060417]
    com.sun.rave.extension.xml.text/1 [1.0 060417]
    org.netbeans.modules.utilities.project/1 [1.2.1 060417]
    com.sun.rave.extension.utilities.project/1 [1.0 060417]
    com.sun.rave.extension.java/1 [1.0 060417]
    com.sun.rave.extension.java.editor/1 [1.0 060417]
    org.netbeans.modules.j2ee.ant [1.3.1 060417]
    org.netbeans.modules.j2ee.sun.ws61/1 [1.0 060417]
    com.sun.rave.extension.beans/1 [1.0 060417]
    com.sun.rave.designer/1 [1.0.6 060417]
    com.sun.rave.webui.samples.calendar/1 [0.1 060412_5]
    org.netbeans.modules.extbrowser/1 [1.6.1 060417]
    com.sun.rave.branding.extbrowser/1 [1.0 060417]
    com.sun.rave.branding.xml.core/1 [1.0 060417]
    com.sun.rave.webui.samples.ajax/1 [0.2 060410]
    com.sun.rave.branding.html/1 [1.0 060417]
    com.sun.rave.branding.xml.catalog/1 [1.0 060417]
    com.sun.rave.extension.html/1 [1.0 060417]
    com.sun.rave.extension.monitor/1 [1.0 060417]
    com.sun.rave.errorhandler.server/1 [0.2 060417]
    com.sun.rave.extension.refactoring/1 [1.0 060417]
    com.sun.rave.branding.openide.loaders/1 [1.0 060417]
    java.io.FileNotFoundException: /opt/sun/Creator2_1/rave2.0/config/com-sun-rave-install.properties (Permission denied)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at com.sun.rave.errorhandler.DebugServerThread.run(DebugServerThread.java:55)
    java.io.FileNotFoundException: /opt/sun/Creator2_1/rave2.0/config/com-sun-rave-install.properties (Permission denied)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at org.netbeans.modules.j2ee.sun.ide.j2ee.PluginProperties.getRaveInstallProperties(PluginProperties.java:736)
    at org.netbeans.modules.j2ee.sun.ide.j2ee.PluginProperties.getRaveInstallProperty(PluginProperties.java:720)
    at org.netbeans.modules.j2ee.sun.ide.j2ee.PluginProperties.getRaveRoot(PluginProperties.java:716)
    at org.netbeans.modules.j2ee.sun.ide.j2ee.PluginProperties.makeAbsolute(PluginProperties.java:674)
    at org.netbeans.modules.j2ee.sun.ide.j2ee.PluginProperties.loadPluginProperties(PluginProperties.java:174)
    at org.netbeans.modules.j2ee.sun.ide.j2ee.PluginProperties.<init>(PluginProperties.java:109)
    at org.netbeans.modules.j2ee.sun.ide.j2ee.PluginProperties.getDefault(PluginProperties.java:91)
    at org.netbeans.modules.j2ee.sun.ide.Installer.getPluginLoader81(Installer.java:525)
    at org.netbeans.modules.j2ee.sun.ide.Installer.initFacade(Installer.java:272)
    at org.netbeans.modules.j2ee.sun.ide.Installer.create(Installer.java:84)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.netbeans.core.projects.cache.BinaryFS$AttrImpl.methodValue(BinaryFS.java:484)
    at org.netbeans.core.projects.cache.BinaryFS$AttrImpl.getValue(BinaryFS.java:396)
    at org.netbeans.core.projects.cache.BinaryFS$BFSBase.getAttribute(BinaryFS.java:312)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:721)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:689)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:717)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:689)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:618)
    at org.openide.loaders.InstanceDataObject$Ser.instanceCreate(InstanceDataObject.java:1175)
    at org.openide.loaders.InstanceDataObject.instanceCreate(InstanceDataObject.java:692)
    at org.netbeans.modules.j2ee.deployment.impl.Server.<init>(Server.java:92)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addPlugin(ServerRegistry.java:154)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.init(ServerRegistry.java:88)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.instancesMap(ServerRegistry.java:145)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.getServerInstances(ServerRegistry.java:279)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.getDefaultInstance(ServerRegistry.java:591)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.getDefaultInstance(ServerRegistry.java:573)
    at org.netbeans.modules.j2ee.deployment.impl.ui.RaveDefaultInstanceProvider.getDefaultInstanceNode(RaveDefaultInstanceProvider.java:20)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.netbeans.core.projects.cache.BinaryFS$AttrImpl.methodValue(BinaryFS.java:484)
    at org.netbeans.core.projects.cache.BinaryFS$AttrImpl.getValue(BinaryFS.java:396)
    at org.netbeans.core.projects.cache.BinaryFS$BFSBase.getAttribute(BinaryFS.java:312)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:721)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:689)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:717)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:689)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:618)
    at org.openide.loaders.InstanceDataObject$Ser.instanceCreate(InstanceDataObject.java:1175)
    at org.openide.loaders.InstanceDataObject.instanceCreate(InstanceDataObject.java:692)
    at org.openide.loaders.FolderInstance.instanceForCookie(FolderInstance.java:515)
    at org.openide.loaders.FolderInstance$HoldInstance.instanceCreate(FolderInstance.java:998)
    at com.sun.rave.servernav.ServerNavigator$ServerNavigatorFolder.createInstance(ServerNavigator.java:182)
    at org.openide.loaders.FolderInstance.defaultProcessObjects(FolderInstance.java:736)
    at org.openide.loaders.FolderInstance.access$000(FolderInstance.java:68)
    at org.openide.loaders.FolderInstance$2.run(FolderInstance.java:622)
    at org.openide.util.Task.run(Task.java:189)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:721)
    [org.netbeans.modules.j2ee.sun] PluginProperties: See http://www.netbeans.org/issues/show_bug.cgi?id=55741 !
    Warning: use of system property netbeans.home in org.netbeans.modules.j2ee.sun.ide.j2ee.PluginProperties has been obsoleted in favor of InstalledFileLocator
    INFORMATIONAL *********** Exception occurred ************ at 2:58 PM on May 4, 2006
    javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: The Application Server installation directory is not correctly set up. (Use the properties sheet of the "Java System Application Server 8" node to enter a correct value.)
    at org.netbeans.modules.j2ee.sun.ide.Installer$FacadeDeploymentFactory.getDisconnectedDeploymentManager(Installer.java:233)
    [catch] at org.netbeans.modules.j2ee.deployment.impl.Server.getDeploymentManager(Server.java:135)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:387)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstance(ServerRegistry.java:416)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.init(ServerRegistry.java:135)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.instancesMap(ServerRegistry.java:145)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.getServerInstances(ServerRegistry.java:279)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.getDefaultInstance(ServerRegistry.java:591)
    at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.getDefaultInstance(ServerRegistry.java:573)
    at org.netbeans.modules.j2ee.deployment.impl.ui.RaveDefaultInstanceProvider.getDefaultInstanceNode(RaveDefaultInstanceProvider.java:20)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.netbeans.core.projects.cache.BinaryFS$AttrImpl.methodValue(BinaryFS.java:484)
    at org.netbeans.core.projects.cache.BinaryFS$AttrImpl.getValue(BinaryFS.java:396)
    at org.netbeans.core.projects.cache.BinaryFS$BFSBase.getAttribute(BinaryFS.java:312)
    at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:721)
    at org.openide.filesystems.MultiFileObjec

    OK, I have figured it out. When I initally installed Creator I did not pay attention to what the dialogs said. I just pushed the "Finish" button when it came up. After re-installing as root and my user I realized thet the last dialog said "Application Server could not be installed correctly. The following RPM packages need to be installed: compat-libstdc++, compat-libstdc++-devel"
    I had compat-libstdc++-33-3.2.3-47installed.
    I installed compat-libstdc++-296-2.96-132.
    Afterwards I installed Creator under "root" without an error, and I was able to create a new project.
    I hope this help some others. I saw several posts concerning Fedora.
    KLR

  • Please help - We can't get JDEV 9.0.3.1035 to work for us

    Hi, we installed and configured JDEV 9.0.3.1035 and are experiencing this persistent problem, whenever we try to run our app the second or any subsequent time:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\JDEV\j2ee\home\oc4j.jar -Dhttp.proxyHost=DELL -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts= -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDEV\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error starting HTTP-Server: Address in use: JVM_Bind
    Error creating the ORB :
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120156 ms.
    This is happening since we switched from JDEV 9.0.2 which always started up cleanly. It appears that the port is not being released on OC4J server termination. We are not running any other web servers and verified that there are no open ports with netstat -a.

    Hi Raghu, thank you for your response and help.
    Here is the beginning of the log from the first run that works:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\JDEV\j2ee\home\oc4j.jar -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDEV\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8999, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Embedded OC4J startup time: 3024 ms.
    Target URL -- http://martinator2.ESTAR2K:8999/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    doGet Character Encoding: null
    ***** NEW SESSION *****
    // Connected to Database: Microsoft SQL Server Microsoft SQL Server 2000 - 8.00.194 (Intel
    X86) Aug 6 2000 00:57:48 Copyright (c) 1988-2000 Microsoft Corporation Enterprise Edition
    on Windows NT 5.0 (Build 2195: Service Pack 2) with JDBC driver: SQLServer 2.2.0002
    Then I killed the browser session and terminated the Embedded OC4J Server .
    There was a javaw.exe task, I killed it but still get the same error. I also noticed that the Terminate Embedded OC4J Server can take quite a long time.
    Here is the log from a second run:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\JDEV\j2ee\home\oc4j.jar -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDEV\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8999, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error starting HTTP-Server: Address in use: JVM_Bind
    Error creating the ORB :
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120173 ms.
    Target URL -- http://martinator2.ESTAR2K:8999/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    Process exited.
    Here is the result of netstat -a. Note four references to port 8999 even after I terminate the OC4J server:
    Active Connections
    Proto Local Address Foreign Address State
    TCP martinator2:epmap dell.ESTAR2K:0 LISTENING
    TCP martinator2:microsoft-ds dell.ESTAR2K:0 LISTENING
    TCP martinator2:1047 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1061 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1079 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1175 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1180 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1232 dell.ESTAR2K:0 LISTENING
    TCP martinator2:8999 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1046 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1051 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1075 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1135 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1174 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1178 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1184 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1243 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1250 martinator2.ESTAR2K:8999 TIME_WAIT
    TCP martinator2:netbios-ssn dell.ESTAR2K:0 LISTENING
    TCP martinator2:netbios-ssn dell.ESTAR2K:0 LISTENING
    TCP martinator2:netbios-ssn dell.ESTAR2K:0 LISTENING
    TCP martinator2:1079 DELL:ldap CLOSE_WAIT
    TCP martinator2:1175 DELL:ms-sql-s ESTABLISHED
    TCP martinator2:1180 DELL:ms-sql-s ESTABLISHED
    TCP martinator2:1181 DELL:microsoft-ds TIME_WAIT
    TCP martinator2:1223 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1223 ANDY:netbios-ssn ESTABLISHED
    TCP martinator2:1227 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1227 PLUTO:netbios-ssn ESTABLISHED
    TCP martinator2:1232 JOE:microsoft-ds ESTABLISHED
    TCP martinator2:8999 DELL:37723 FIN_WAIT_2
    TCP martinator2:8999 DELL:37724 FIN_WAIT_2
    UDP martinator2:epmap *:*
    UDP martinator2:microsoft-ds *:*
    UDP martinator2:1026 *:*
    UDP martinator2:1040 *:*
    UDP martinator2:1054 *:*
    UDP martinator2:1078 *:*
    UDP martinator2:1302 *:*
    UDP martinator2:1645 *:*
    UDP martinator2:1646 *:*
    UDP martinator2:radius *:*
    UDP martinator2:radacct *:*
    UDP martinator2:2967 *:*
    UDP martinator2:1062 *:*
    UDP martinator2:1063 *:*
    UDP martinator2:1139 *:*
    UDP martinator2:1185 *:*
    UDP martinator2:netbios-ns *:*
    UDP martinator2:netbios-dgm *:*
    UDP martinator2:isakmp *:*
    UDP martinator2:netbios-ns *:*
    UDP martinator2:netbios-dgm *:*
    UDP martinator2:isakmp *:*
    UDP martinator2:netbios-ns *:*
    UDP martinator2:netbios-dgm *:*
    UDP martinator2:isakmp *:*

  • Directory layout for a new project

    Hi everyone. I'm trying to divide (and hopefully conquer) a project in the company. Currently we're starting a new project and the word from the manager is: take this older project and make the new one (somehow the old project is a subset of the new one, but anyway...)
    The problem is this older project consists of a base project. So the dev's created an src dir for their project and another dir, lets say core for the base project. (and we're suppused to make this into a new project!).
    I'm relatively new in J2EE, but from what I've read thus far isn't this directory layout wrong? From my point of view we should divide the project in say:
    project_dir
    |
    |---->core-ejb
    |---->old-ejb
    |---->project-ejb
    |---->war
    |---->client
    and it's sub-directory being a sub-project? When creating an ear it can contain multiple ejb jar's right? Like having core-ejb.jar, old-ejb.jar, project-ejb.jar etc. Is my opinion correct, or am I missing something?

    We are introducing a new feature in Flex 2.0.1 that's due out
    early next year. The feature is called "Modules" and it was
    discussed at this year's MAX 2006. You can read more about it on
    Roger Gonzalez's blog:
    http://blogs.adobe.com/rgonzalez/
    - check the "Modular Applications" articles. I think this will go a
    long way to making the reusable parts you are talking about.
    Flex does not build things from instructions unless they are
    written in ActionScript. We have customers that do create dynamic
    interfaces based on data loaded from a database, so it is possible.
    But if you have pre-built templates and all you need to do is
    change certain aspects at runtime, it should be pretty easy with
    Flex. Take a look at the Flex documentation, especially the part
    about the Flex framework and how Flex sources are compiled into
    SWFs.
    You style Flex components using style sheets (CSS files).
    This also includes specifying skins for components if you decide to
    give something a whole new look.
    I'm a bit biased here, but I think using ColdFusion (version
    7.0.2) with Flex 2 is very easy. But it depends on your needs,
    budget, deployment, etc. WIth CF 7.0.2 and Flex Builder 2 you get
    wizards to be build both CFC (ColdFusion components) and matching
    ActionScript objects so that you exchange objects, not just data,
    between Flex and CF.
    WebServices can also be used (with CF, too). This gives you
    more choices to the backend. If you have a large amount of data or
    it is complex, consider Flex Data Services as that has data
    management capabilities.
    Flex 2 has localization capabilties. You create a 'resource
    bundle' in various languages and build SWFs for each one. When the
    end user choses their preference, take them to the page that loads
    the appropriate SWF.
    HTH

Maybe you are looking for

  • HP Laserjet 4100n network printer driver fails to install

    I am trying to install the printer driver for an HP 4100n laserjet on an XP machine.  I have downloaded the file "hp LaserJet 4100 Printing System (61.3 MB) from the HP web site.  First issue is that upon executing the setup exe file the InstallShiel

  • Upgrade my Bondi Blue G3 to OS 9.?

    Hi: The kids pulled out my old Bondi Blue G3. I have reinstalled all the original discs and so it is running on 8.5 (not 8.6....I am having a hard time trying to figure out how to upgrade now to 8.6...I'll take suggestions on this issue too, unable t

  • Deprecation Areas

    Hi All SAP Gurus, Could you please tell how many deprecation areas can be assigned to one company code. Thanks, Praveen.

  • How to generate OLAP DML code or CWM2 code outside of workspace manager 10g

    I am using AWM 10.2, where I am creating cubes and dimensions etc. I can export the workspace into XML, but i want more, i want to generate definition of my OLAP, i want to see OLAP DML code for creating my workspace. Anybod has an idea ? 1) How can

  • ABAP code needed to populate data in the fields............

    Hi, I have added 3 new fields to the datasource 0PROJETC_ATTR fields names are : ZZPROFL , ZZPLFAZ and ZZPLSEZ Can some body tell me the ABAP code to fill data in these 3 fields. Thanks, Jeetu