Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #13503

Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From brianjester@gmail.com
Newsgroups comp.lang.java.programmer
Subject Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in
Date Thu, 12 Apr 2012 14:18:31 -0700 (PDT)
Organization http://groups.google.com
Lines 17
Message-ID <24045459.590.1334265511830.JavaMail.geo-discussion-forums@pbcpw7> (permalink)
NNTP-Posting-Host 2001:480:10:64:2d96:28b5:8102:5b3f
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
X-Trace posting.google.com 1334265512 32160 127.0.0.1 (12 Apr 2012 21:18:32 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Thu, 12 Apr 2012 21:18:32 +0000 (UTC)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=2001:480:10:64:2d96:28b5:8102:5b3f; posting-account=XAB8CwoAAAD2D48E_TY-CdPxtzjEelb9
User-Agent G2/1.0
X-Received-Bytes 1461
Xref csiph.com comp.lang.java.programmer:13503

Show key headers only | View raw


I have a Java Jdesktop GUI created in Netbeans 7.0.1 and the target architecture in sun4u/sun4v with Solaris 10 and CDE when I attempt to run it for the first time after installing it with pkgadd it crashes:

  pkgadd -d myAppPkg

  java -jar myApp.jar

I get:

  Segmentation Fault - core dumped

If I log out and log in, the problem goes away and I can launch the Jar just fine and the GUI appears.

Any ideas?

Thank you,

Brian

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in brianjester@gmail.com - 2012-04-12 14:18 -0700
  Re: Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in Patricia Shanahan <pats@acm.org> - 2012-04-12 14:41 -0700
    Re: Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in Brian Jester <brianjester@gmail.com> - 2012-04-16 13:56 -0700
      Re: Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in Roedy Green <see_website@mindprod.com.invalid> - 2012-05-14 21:48 -0700

csiph-web