You are not logged in.

#1 2008-04-11 14:04:55

dorian
Member
From: Poznań, Poland
Registered: 2008-01-22
Posts: 3

[solved] netbeans - java.lang.InternalError

Hi, I've problem with netbeans. I installed the latest version with pacman few weeks ago, and everything was working. But when I was trying to start it yesterday I got the following message:

A java.lang.InternalError exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your /home/dorian/.netbeans/6.0/var/log folder.

Here is my messages.log file: http://rafb.net/p/HZXRHZ16.html

Last edited by dorian (2008-04-23 23:06:43)

Offline

#2 2008-04-12 11:14:34

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: [solved] netbeans - java.lang.InternalError

I also have this error sad Any ideas for the solution ?


Quis custodiet ipsos custodiet?

Offline

#3 2008-04-12 13:28:10

stokker
Member
Registered: 2008-04-12
Posts: 8

Re: [solved] netbeans - java.lang.InternalError

Yea , same error here ...

Is it possible to go back to an older version of netbeans to get rid of this error?  have somebody tried that ?

Last edited by stokker (2008-04-12 13:31:33)

Offline

#4 2008-04-12 14:05:22

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: [solved] netbeans - java.lang.InternalError

Well, I tried the downloaded (bundled) version from netbeans' site but it also didn't work.. Maybe this is related with http://bbs.archlinux.org/viewtopic.php?id=46443 ? Eclipse and Netbeans doesn't work for me and this is very urgent for me since I can't work.. :S


Quis custodiet ipsos custodiet?

Offline

#5 2008-04-12 20:52:01

szypul
Member
From: Poland
Registered: 2007-09-07
Posts: 16

Re: [solved] netbeans - java.lang.InternalError

I tried advice from post T-u-N-I-X linked (exporting LD_LIBRARY_PATH), but it doesn't work for me.
Upgrading to Firefox 3 and downgrading xulrunner to 1.8.1.12-1 didn't work either. So all solutions for Eclipse were not good enough for my Netbeans. Any ideas?

Last edited by szypul (2008-04-12 21:21:33)


The only way to discover the limits of the possible is to go beyond them into the impossible.

Offline

#6 2008-04-12 22:20:33

setsuna
Member
From: Italy
Registered: 2008-04-10
Posts: 30

Re: [solved] netbeans - java.lang.InternalError

Eclipse works for me ONLY if xulrunner is removed, no other solution worked. I don't know if it's a similar problem for NetBeans.

For eclipse is something related to the internal browser (I think)

Hope this can help.:/

Offline

#7 2008-04-13 11:24:07

Ambi
Member
From: Warsaw, Poland
Registered: 2007-11-29
Posts: 44

Re: [solved] netbeans - java.lang.InternalError

@setsuna

Read this topic to the end http://bbs.archlinux.org/viewtopic.php?id=46443

You don't have to remove xulrunner, but just remove it from LD_LIBRARY_PATH.

Offline

#8 2008-04-13 11:28:48

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: [solved] netbeans - java.lang.InternalError

Any way, we really need a solution for this... Any ideas ?


Quis custodiet ipsos custodiet?

Offline

#9 2008-04-13 18:10:05

setsuna
Member
From: Italy
Registered: 2008-04-10
Posts: 30

Re: [solved] netbeans - java.lang.InternalError

@Ambi

I have to say that I tried that too (changing that environment variable), but didn't work.
didn't post it in the that thread, but mentioned it in the bug report for eclipse.

Offline

#10 2008-04-13 23:03:18

Aaron
Member
From: PA, USA
Registered: 2007-12-19
Posts: 108
Website

Re: [solved] netbeans - java.lang.InternalError

I'm using eclipse on arch64 with [unstable], without problems.  I also use firefox3b5 and xulrunner.

I don't know why I'm not affected by this as well, are any of you experiencing the issue on 64bit?  That may help narrow the problem.

Last edited by Aaron (2008-04-13 23:04:03)

Offline

#11 2008-04-15 09:21:16

Heller_Barde
Member
Registered: 2008-04-01
Posts: 245

Re: [solved] netbeans - java.lang.InternalError

I have got this error too. I tried installing the previous versions from the packages I thought the problem might be related to (from cache):
-netbeans (obviously)
-jre
-jdk
-gcj-gcc (or gcc-gcj?)

nothing helped... I also tried the same as Tunix with no avail.

Lets hope we find out what is causing this and fix it smile

Cheers everyone
Heller_Barde

Offline

#12 2008-04-15 15:35:43

peart
Member
From: Kanuckistan
Registered: 2003-07-28
Posts: 510

Re: [solved] netbeans - java.lang.InternalError

Aaron wrote:

I'm using eclipse on arch64 with [unstable], without problems.  I also use firefox3b5 and xulrunner.

I don't know why I'm not affected by this as well, are any of you experiencing the issue on 64bit?  That may help narrow the problem.

I have Eclipse and NetBeans running just fine on i686, but not from Arch's packages.  I have Arch's JRE/JDK packages, FF3B5 from [unstable], no xulrunner, both Eclipse and Netbeans installed to /opt from their respective websites.

Offline

#13 2008-04-17 21:52:59

stokker
Member
Registered: 2008-04-12
Posts: 8

Re: [solved] netbeans - java.lang.InternalError

Ok ,  Just tried the 6.1 RC version from http://www.netbeans.org/   ,   good news for me , it works!

Offline

#14 2008-04-17 21:57:11

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: [solved] netbeans - java.lang.InternalError

smile it suddenly started working for me when i installed it from arch repos..


Quis custodiet ipsos custodiet?

Offline

#15 2008-04-19 09:45:37

Heller_Barde
Member
Registered: 2008-04-01
Posts: 245

Re: [solved] netbeans - java.lang.InternalError

Tunix: Which repo and which version? because version 6.0.1-1 still doesn't work here. I'll try the 6.1RC1 now though

Heller_Barde

EDIT: netbeans 6.1RC2 works like a charm so far... *shrug* fine for me, for the moment smile

Last edited by Heller_Barde (2008-04-19 10:11:30)

Offline

#16 2008-04-19 11:06:47

foucellas
Member
Registered: 2008-04-16
Posts: 1

Re: [solved] netbeans - java.lang.InternalError

hi

I had the same problem with netbeans. The solution was to download the netbeans-6.1rc2-200804170002.zip from the netbeans page and change the pkgbuild to make the pakage with this file, after I installed with pacman. Now I have the 6.1 rc 2 working perfectly wink
Sorry for my english.

Offline

#17 2008-04-23 23:18:19

dorian
Member
From: Poznań, Poland
Registered: 2008-01-22
Posts: 3

Re: [solved] netbeans - java.lang.InternalError

Yes, the 6.1rc2 version works fine. Thanks. smile

Offline

Board footer

Powered by FluxBB