[x3d-public] [x3d-edit-developers] editing x3d UPDATE

Don Brutzman brutzman at nps.edu
Wed Nov 4 19:05:49 PST 2015


I've deployed an update with today's sell-script changes, plus all of the changes of schema dtd Xj3D etc. for renaming of experimental X3D v3.4 to X3D v4.0.

On 11/4/2015 10:20 AM, Norbraten, Terry (CIV) wrote:
> Alan,
>
> Please check your Netbeans install directory for ${netbeans.install.dir}/etc/netbeans.conf file
>
> If you see this argument set:
>
> -J-Dsun.java2d.opengl=true
>
> under the netbeans_default_options property, then either set it to false, or remove the argument completely.  *nix O/S's do not like this and is likely causing the libGL.so segment fault.
>
> Since the plugin version of X3D-Edit utilizes the host NB platform, the netbeans.conf file can be “user” customized, therefore hard to control this aspect when using the plugin.
>
>> On Nov 4, 2015, at 7:45 AM, Don Brutzman <brutzman at nps.edu> wrote:
>>
>> cc: x3d-edit-developers
>>
>> Alan, thank you very much for reporting this problem.  Sorry to cause problems.
>>
>> Here are some initial modifications.
>>
>> I've updated the script runX3dEditUnix.sh from a bash-ism to actual unix:
>>
>> 	source javaVersionCheck.sh
>> to
>> 	./javaVersionCheck.sh
>>
>> checked in at
>> https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/tools/X3dEdit3.3/X3dEditorSuite/scripts/runX3dEditUnix.sh
>>
>> I also improved the javaVersionCheck.sh script to be more descriptive.
>>
>> https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/tools/X3dEdit3.3/X3dEditorSuite/scripts/javaVersionCheck.sh
>>
>> If you can test them on your system, that would be great.
>>
>> Surprising that the Netbeans plugin module didn't work for you... that has been plenty reliable.
>>
>> The savage.nps.edu server has been suffering from intermittent power supply problems, we are looking to fix or move that host.  It is worth checking separately that you are getting a response from the server.
>>
>> Will continue reviewing and addressing your reported issues.  Again thanks for trying things out.
>>
>>
>> On 11/2/2015 8:56 PM, Alan Grimes wrote:
>>> I made sure I had the latest jvm installed
>>>
>>>   java version "1.8.0_66"
>>>
>>> Here's the barf from clicking on a widget in netbeans:
>>>
>>>
>>> atg at tortoise ~ $ ./netbeans-8.0.1/bin/netbeans         << live updated
>>> since initial install, reports 8.0.2 on splash.
>>> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=32m;
>>> support was removed in 8.0
>>> #
>>> # A fatal error has been detected by the Java Runtime Environment:
>>> #
>>> #  SIGSEGV (0xb) at pc=0x00007f61435109bd, pid=20118, tid=140058790217472
>>> #
>>> # JRE version: Java(TM) SE Runtime Environment (8.0_66-b17) (build
>>> 1.8.0_66-b17)
>>> # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.66-b17 mixed mode
>>> linux-amd64 compressed oops)
>>> # Problematic frame:
>>> # C  [libGL.so.1+0x539bd]
>


all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the x3d-public mailing list