<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Distributed Netbeans - Empty projects in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180736#M42407</link>
    <description>Thanks for your answer Hoff.&lt;BR /&gt;&lt;BR /&gt;I've checked the ownerships and set the ACL's as you posted but still no luck. The new created projects are still empty.&lt;BR /&gt;&lt;BR /&gt;NAT and VPN are not used.&lt;BR /&gt;&lt;BR /&gt;Any other suggestions?</description>
    <pubDate>Fri, 12 Jun 2009 06:36:15 GMT</pubDate>
    <dc:creator>Rene Lamotte</dc:creator>
    <dc:date>2009-06-12T06:36:15Z</dc:date>
    <item>
      <title>Distributed Netbeans - Empty projects</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180734#M42405</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I need some help using Distributed Netbeans  to develop on OpenVMS servers.&lt;BR /&gt;&lt;BR /&gt;I've installed the server package even on two different servers (one alpha, one integrity) and I've used two client systems (one local binary netbeans and one installer).&lt;BR /&gt;&lt;BR /&gt;The problem is every time when I want to create a project, it appears empty in the projects tab. There is just a "file" symbol without name and not clickable.&lt;BR /&gt;&lt;BR /&gt;On the server side I can see that the nbproject directory and some file were created. Also the ide$user process was started successfully.&lt;BR /&gt;&lt;BR /&gt;When I pressed the finish button in the project creation, I got the attached netbeans exceptions.&lt;BR /&gt;&lt;BR /&gt;Anyone out here who knows that problem or can imaginate what it could be?&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 13:06:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180734#M42405</guid>
      <dc:creator>Rene Lamotte</dc:creator>
      <dc:date>2009-06-11T13:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Netbeans - Empty projects</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180735#M42406</link>
      <description>The following is not going to be a particularly helpful answer, and I've not finished the how-to article I've been working on. &lt;BR /&gt;&lt;BR /&gt;Check the ownerships on the directories and files involved.  Java is sensitive to the user's access into the projects area.&lt;BR /&gt;&lt;BR /&gt;I've ended up setting default protections ACLs for the working areas, and have this stuff working.&lt;BR /&gt;&lt;BR /&gt;$ set acl /acl=((ident=NetbeansUser,opt=def,acc=r+w+e+d), (ident=NetbeansUser,acc=r+w+e+d))  ddcu:[dir]workspace.dir&lt;BR /&gt;$ set acl /acl=((ident=NetbeansUser,opt=def,acc=r+w+e+d), (ident=NetbeansUser,acc=r+w+e+d))  ddcu:[dir.workspace...]*.*.*&lt;BR /&gt;&lt;BR /&gt;(Yeah, I know, old DCL command syntax.  I'm old, too.  Get over it.)&lt;BR /&gt;&lt;BR /&gt;(Java RMI also sensitive to your network configuration and has a severe allergy to NAT and VPN configurations, and throws the most interesting error "redirections" when your network isn't as expected.  That took a while to sort out, given the contents of the exception.)&lt;BR /&gt;&lt;BR /&gt;I was able to NetBeans working from a Mac OS X box into an OpenVMS box both on the local LAN and into a remote OpenVMS box via a NAT'd VPN; it does work.  &lt;BR /&gt;&lt;BR /&gt;It usually takes some set-up and/or gonzo-class privileges in the OpenVMS IDE$SERVER and NetBeans server  environment.  (As a quick test, try a fully-privileged OpenVMS username.)&lt;BR /&gt;&lt;BR /&gt;If you have support, call HP and ask for help setting this stuff up.  Or call in somebody to have a look at it.&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 13:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180735#M42406</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-06-11T13:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Netbeans - Empty projects</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180736#M42407</link>
      <description>Thanks for your answer Hoff.&lt;BR /&gt;&lt;BR /&gt;I've checked the ownerships and set the ACL's as you posted but still no luck. The new created projects are still empty.&lt;BR /&gt;&lt;BR /&gt;NAT and VPN are not used.&lt;BR /&gt;&lt;BR /&gt;Any other suggestions?</description>
      <pubDate>Fri, 12 Jun 2009 06:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180736#M42407</guid>
      <dc:creator>Rene Lamotte</dc:creator>
      <dc:date>2009-06-12T06:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Netbeans - Empty projects</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180737#M42408</link>
      <description>Hi Rene,&lt;BR /&gt;From the previous logs that you sent we could find that you were running JDK version 1.6.0_01 at client side which is unsupported. &lt;BR /&gt;&lt;BR /&gt;Can you please uninstall the JDK version 1.6.0_01 and install JDK Version 5.0 Update 14 or later on the client? &lt;BR /&gt;&lt;BR /&gt;This should help to solve the problem. Let us know otherwise.&lt;BR /&gt;&lt;BR /&gt;Recommended configuration:-&lt;BR /&gt;&lt;BR /&gt;Client:&lt;BR /&gt;&lt;BR /&gt;NetBeans V5.5-1&lt;BR /&gt;&lt;BR /&gt;JDK Version 5.0 Update 14 or later&lt;BR /&gt;&lt;BR /&gt;Server:&lt;BR /&gt;&lt;BR /&gt;OpenVMS I64 or Alpha Version 8.2 or higher&lt;BR /&gt;&lt;BR /&gt;Software Development Kit (SDK) v 1.4.2-7 (or higher) for OpenVMS I64 or Alpha for the Java Platform&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jun 2009 12:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180737#M42408</guid>
      <dc:creator>ramesh balla</dc:creator>
      <dc:date>2009-06-12T12:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Netbeans - Empty projects</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180738#M42409</link>
      <description>Easiest things are often the difficultest. Many thanks for the answers. Both helped to solve the problem.</description>
      <pubDate>Mon, 15 Jun 2009 10:40:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180738#M42409</guid>
      <dc:creator>Rene Lamotte</dc:creator>
      <dc:date>2009-06-15T10:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Netbeans - Empty projects</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180739#M42410</link>
      <description>Working as expected after changing the directory owner and updating to jdk5</description>
      <pubDate>Mon, 15 Jun 2009 10:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans-empty-projects/m-p/5180739#M42410</guid>
      <dc:creator>Rene Lamotte</dc:creator>
      <dc:date>2009-06-15T10:41:53Z</dc:date>
    </item>
  </channel>
</rss>

