[SOLVED] Netbeans won't work

Hi,
I'm running on x84_64 with X11 and Awesome3.
I'm trying to get Netbeans.
Using yaourt, everything seems to work until I try to launch it : the command 'netbeans' does nothing (and there is no error).
Using the official installer, it is stuck at 'Running the installer wizard...'.
I think that both fail to summon their GUI, but as there is no error, I can't be sure.
Any idea how to fix that ?
Thanks.
Last edited by Cheshire's Codex (2010-07-28 01:18:52)

Ok, thanks.
I'll wait until tomorrow before doing it, in case (which is more probable) I'm just doing something wrong.
Edit :
I finally got a error :
"netbeans -h" :
java.lang.Error: Probable fatal error:No fonts found.
(Googling that right now)
Edit 2 ;
It needed ttf-bitstream-vera. Maybe it should be added to dependencies ?
It wor-... went to the next problem
Now I have a nice gray box, so I go back to google.
Edit 3:
Solved by using this solution.
Now, it works.
Last edited by Cheshire's Codex (2010-07-28 01:19:53)

Similar Messages

  • [Solved] Startx won't work! Laptop issues.

    Okay, here is what Ididin as much detail as possible.
    Dual boot: Windws XP + Archlinux
    the partition is like this
    80 GB XP
    80 GB arch
         *10 GB root
         *70 GB /home
    Video Card: nVidia Geforce Go 6100
    Okay, so after I installed, I decided to and uncomment all available US repositories with HTTP on them, not FTP. Then I did a full system update, and got the latest nvidia drivers. So I run nvidia-xconfig,  got a little confused when it didn't work and I noticed /etc/X11/xorg.conf was missing. After a while I realized I forgot to download Xorg, once I ran the command it worked. I downloaded HAL, started it and it worked. Then I ran startx, and it wouldn't work. I went into the IRC channel, and tried showed all the errors I got, after a while I was told I shouldn't be using root under any circumstances and the first thing I should have done is create my user ID, which I did, then made myself a Sudoer. Obviously, the errors still appeared, no matter what I did with Xorg. -.-
    Here is my Xorg-Configuration
    ection "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0"  "CorePointer"
    End Section
    Section "Files"
    EndSection
    Section "Module"
        Load           "dbe"
        Load           "extmod"
        Load           "type1"
        Load           "freetype"
        Load           "glx"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        Horizsync      28.0 - 33.0
        VertRefresh    43.0 - 72.0
        Option         "DPMS"
    EndSection
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        Defaultdepth   "24"
        SubSection     "Display"
            Depth      24
        EndSubsection
    EndSection
    I tried this as well by "#" all the unnecessary parts
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
    End Section
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Defaultdepth   "24"
        SubSection     "Display"
            Depth      24
        EndSubsection
    EndSection
    Regardless of what I did I got these errors, and warnings
    (WW) The directory "/usr/share/fonts/TTF" does not exist. Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist. Entry deleted from font path.
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse', or 'vmouse' w$use will be disabled
    (WW) Disabling Keyboard00
    (WW) Disabling Mouse0
    (WW) Open ACPI failed (/var/run/acpid.socket)(No such file or directory)
    (WW) Warning, couldn't open module type1
    (EE) Failed to load module "type1" (module does not exist, 0)
    (WW) Warning, couldn't open module freetype
    (EE) Failed to load module "freetype" (Module does not exist, 0)
    (EE) Failed to load /usr/lib/xorg/modules/extension//libdri.so
    (EE) Failed to load module "dri" (loader failed, 7)
    (EE) Failed to load /usr/lib/xorg/modules/extension//libdri2.so
    (EE) Failedto load modules "dri2"
    I also got something like this between all the dri's
    dlopen:libdrm.so.2: cannot open shared object file: No such file or directory
    and the final errors
    (EE) NVIDIA(0) failed to load NVIDIA kernel module!
    (EE) ***Aborting***
    (EE) Screen(s) found,but none have a usable configuration.
    Fatal Server Error:
    No Screens found
    Those are all of them in the log.
    Finally, I tried modprobe nvidia and got this
    FATAL: Module nvidia not found.
    That is everything, this linux newbie is confused, and too stubborn. C_c Fluxbox, and startx won't work no matter what I do, please help?
    Last edited by SirEdgar2nd (2009-08-17 09:23:13)

    Yep carol.
    Nope I didn't install freetype.
    Also, I noticed whenever I try to install nvidia I get an error that says these files already exist, and that there is a: Errors occured. No packages were upgraded. In a list of a bunch of files I can't even really list out at the moment.
    Pacman -S nvidia gets me that error, when I tried reinstalling xorg, it worked fine. Even when I deleted the cache, and uninstalled files it had the same issue.
    I was told to install the latest version available though (again). since I installed some version I got back in 2008 in December. But I've been too hesitant since I felt I might need one of those extra CDs later. So I figured out how to do it through USB, not sure if I should just yet though.
    And sorry, didn't notice that long error the last time I thought it meant it was already installed.
    But I did do a full system update at least though.
    Last edited by SirEdgar2nd (2009-05-29 20:15:02)

  • [SOLVED]Xorg won't work for my non root user

    I installed Arch Linux 2009.08 x86_64 Core inside Sun VirtualBox 3.0.8 and got up to the part of the Beginners' Guide that tells me to test X and it can never work for my non root user. Funny thing is, I tried running it as root and it worked even though my root user has no ~/.xinitrc file. Running startx or xinitrc as my non root user I get a small (maybe 400x600) white terminal but can't use my mouse or keyboard.
    After looking over the guide and doing a step I forgot and adding in all of the extra stuff the guide says might help I can use my mouse and keyboard in my non root users' small white terminal but X still won't start properly with xterm even though I put 'exec exterm' in my non root users' ~/.xinitrc file. Please help. Thanks for any help guys.
    Last edited by keiichi (2009-10-23 12:34:50)

    schuay wrote:
    keiichi wrote:After looking over the guide and doing a step I forgot and adding in all of the extra stuff the guide says might help I can use my mouse and keyboard in my non root users' small white terminal....
    I don't get it .. this sounds like xterm is starting up successfully (xterm is a small white terminal). Easiest way to get X up and running (imo) is
    sudo pacman -S gnome gdm xorg xf86-input-evdev
    sudo /etc/rc.d/hal start
    sudo /etc/rc.d/gdm start
    I didn't know that's what xterm was, thanks for telling me. Noob mistake.

  • [SOLVED] Network won't work after install

    Hi
    I've installed arch on a lot of different computers without any trouble. But now I'm trying to install it on a intel mini-ITX board with an atom processor and integrated network. When setting up the network during the install it downloads and installs the packages perfectly fine, but when the installation is finished and I reboot into my new system the network wont work.
    If I try to ping my gateway at 192.168.1.1 it just says that the network is unreachable.
    The ifconfig shows the following for eth0:
    Link encap:Ethernet  HWAddr 00:27:0E:05:AC:47
    BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 overruns:0 frame:0
    TX packets:0 errors:0 overruns:0 frame:0
    collisions:0 TX bytes:0 (0.0 b)
    Interrupt:28 Base address:0xe000
    Any ideas what could be wrong?
    Thanks
    //Lasse
    Last edited by Lazze (2010-02-10 14:57:30)

    Sorry I've been away for a couple of days, but it's solved now it was something in the hosts file which weren't correct.
    Thanks for the reply though!

  • [Solved] cpufreq won't work... wrong or unhandled cpu

    I have installed Arch 86_64 on my HP Notebook DV6 2120ED with a AMD Turion II M520 2,3Ghz CPU, but it will not do frequency scaling.
    I use my laptop on the go and it's not needed for it to run at 2,3ghz all the time.
    I installed cpufrequtils pmutils acpi libacpi.
    i set the rights in
    i edited /etc/conf.d/cpufreq so that i now looks like this:
    #configuration for cpufreq control
    # valid governors:
    # ondemand, performance, powersave,
    # conservative, userspace
    governor="ondemand"
    # limit frequency range (optional)
    # valid suffixes: Hz, kHz (default), MHz, GHz, THz
    min_freq="1.10GHz"
    max_freq="2.3GHz"
    # use freq to set up the exact cpu frequency using it with userspace governor
    #freq=
    I did a "modprobe cpufreq_ondemand" and it gives me no errors, this is the same for performance, powersave, userspace aswell.
    however when i try to "sudo /etc/rc.d/cpufreq start" it gives me this error:
    grep: /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors: No such file or directory
    , cpu 0wrong, unknown or unhandled CPU?
    Error setting new values. Common errors:
    - Do you have proper administration rights? (super-user?)
    - Is the governor you requested available and modprobed?
    - Trying to set an invalid policy?
    - Trying to set a specific frequency, but userspace governor is not available,
    for example because of hardware which cannot be set to a specific frequency
    or because the userspace governor isn't loaded?
    1wrong, unknown or unhandled CPU?
    Error setting new values. Common errors:
    - Do you have proper administration rights? (super-user?)
    - Is the governor you requested available and modprobed?
    - Trying to set an invalid policy?
    - Trying to set a specific frequency, but userspace governor is not available,
    for example because of hardware which cannot be set to a specific frequency
    or because the userspace governor isn't loaded?
    and cpufreq-info gives me
    driver: powernow-k8
    CPUs which run at the same hardware frequency: 1
    CPUs which need to have their frequency coordinated by software: 1
    maximum transition latency: 8.0 us.
    hardware limits: 800 MHz - 2.30 GHz
    available frequency steps: 2.30 GHz, 2.10 GHz, 1.50 GHz, 1.10 GHz, 800 MHz
    available cpufreq governors: ondemand, performance
    current policy: frequency should be within 800 MHz and 2.30 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 2.30 GHz (asserted by call to hardware).
    Under ubuntu it works just fine so the processor supports it, what am i doing wrong here ? anyone got any suggestion ?
    Last edited by Dennis Beekman (2011-01-22 16:23:20)

    i seems to have gotten it to frequency scale... but it is not working correctly yet.
    I was starting acpi_cpufreq as the driver when should have been using powernow-k8 so now it scales...
    I used the command
    echo "95" > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold
    Edit:
    It turns out that the ondemand option it very unstable, i now use conservative and this seems fine for now.
    So this problem has been solved !!
    Last edited by Dennis Beekman (2011-01-22 16:22:55)

  • [SOLVED] Cantata won't work

    Hi!
    Whenever i start cantata (qt5 community build, version 1.4.0-1), i get an error :
    errno: Failed to open database file "/tmp/cantata/mpd/tag_cache": No such file or directory
    fatal_error: Couldn't stat parent directory of db file "/tmp/cantata/mpd/tag_cache": No such file or directory
    It started only the very first timewithout problems, and i could listen to any song. But then, after a reboot, it didn't work anymore. The only way to get it working again is by touching that tag_cache file in /tmp/cantata/mpd/ (making the mpd dir first, as it doesn't exist in /tmp/cantata).
    What can I do? I'm using cantata in single user mode (ie it starts mpd for me).
    Thanks!
    Last edited by nierro (2014-08-26 22:09:10)

    Solved...damn! I just had to edit .local/share/cantata/mpd/mpd.conf changing the paths /tmp/cantata/mpd/* to .config/cantata/mpd/* and touching those files.
    Last edited by nierro (2014-08-26 22:09:01)

  • [SOLVED]NetworkManager won't work since updating to KDE 4.3.4

    Hello there,
    I'm running Arch64 on Qosmio X300 notebook. I have just updated to KDE 4.3.4 and since the update the NetworkManager won't connect to my wifi (I haven't tried wired yet). I use following packages for NetworkManager and KNetworkManager applet
    kdeplasma-applets-networkmanager 1047027-1
    networkmanager 0.7.2-1
    There seems to be nothing strange in the daemons.log, but the KNMgr tray icon keeps saying "Networking information not available" and when I click it I get "Network Management Disabled" instead of the usual menu. I still can configure network manually and wicd is also working fine.
    I remember putting my notebook to suspend-to-disk by mistake instead of shutting it down right after the update, so that's when it might have gone crazy. I tried reinstalling NetworkManager and the KDE applet and googling around a bit, but nothing has helped so far...
    Last edited by MadCat_X (2009-12-02 18:34:55)

    NM is definitely running, "ps aux | grep Network" gives me
    root 1573 0.0 0.0 61976 3876 ? Ss 01:35 0:00 /usr/sbin/NetworkManager
    root 1589 0.0 0.0 68868 3176 ? S 01:35 0:00 /usr/sbin/nm-system-settings --config /etc/NetworkManager/nm-system-settings.conf
    madcat 1849 0.0 0.0 8360 976 pts/2 S+ 01:36 0:00 grep Network
    I tried uninstall -reinstall method, but the plasma applet still sticks to the "Networking information not available" message.
    This is how the NM related info in daemon.log looks like
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <info> starting...
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <WARN> nm_generic_enable_loopback(): error -17 returned from rtnl_addr_add():
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <info> Found radio killswitch /org/freedesktop/Hal/devices/pci_8086_4232_rfkill_phy0_wlan
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <info> Trying to start the supplicant...
    Dec 2 01:35:34 Qosmio-X300 NetworkManager: <info> Trying to start the system settings daemon...
    Dec 2 01:35:35 Qosmio-X300 nm-system-settings: Loaded plugin keyfile: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.

  • [SOLVED] NetBeans won't start

    Hello guys, I have a problem with Netbeans, it get stuck in the splashscreen when it says Reading module storage, the splashscreen close and nothing, just like if I never start it, the only way I can open it is with sudo, and like normal user the only way it starts is deleting everything that is on the ~/.cache/netbeans directory, but when I reopen it the problem come back.
    Last edited by unknow04 (2014-08-20 06:24:00)

    Thanks, that works.
    for those who want a quick answer, just add this to your /usr/share/netbeans/etc/netbeans.conf
    netbeans_jdkhome="/usr/lib/jvm/java-8-openjdk"
    OR
    netbeans_jdkhome="/usr/lib/jvm/java-7-openjdk"
    depending on your version
    Last edited by unknow04 (2014-08-20 06:25:08)

  • [SOLVED] Plymouth won't work anymore

    Hi, I don't know id this is the correct category but well, Here we go:
    I'm having an issue with Plymouth since a couple of days: It does not work at all.
    It does not show up neither at startup nor at shutdown, the only thing on screen is text detailing the startup or shutdown process. Even when I try to test it doing this:
    plymouthd
    plymouth --show-splash
    Nothing happens.
    This started to happen a couple days ago, after I reinstalled my kernel with the Arch iso because of this issue
    I don't know how could this affect Plymouth, but now it doesn't work at all.
    Heres my /etc/mkinitcpio.conf file
    My /etc/default/grub
    I obviusly tried to rebuild the initrd using
    sudo mkinitcpio -p linux
    To see if that could resolve my problem but it didn't.
    I even downgraded to the previous kernel to see if it's was some kind of kernel-related issue but that didn't work too so I reinstalled the latest kernel 3.15.2-1-ARCH.
    I've even tried reinstalling plymouth just to see it was useless because the issue is still there.
    Any light on this will be well appreciated.
    Thanks in advance, Shadow_Reaper13
    EDIT: Here's my plymouth-debug.log
    Last edited by Shadow_Reaper13 (2014-07-07 19:20:16)

    Shadow_Reaper13 wrote:
    I found something else, in this bug report There's another issue with Plymouth which seems to be caused by a forced fsck which can be done like this:
    sudo touch /forcefsck
    I did this as you can see on the first link in my first post, so I'm 99% sure this have something to do with the issue I'm having.
    While the issue seems to be slightly different, the problem is the same: The splash screen does not show up.
    I hope this help out troubleshooting the problem. I will search a bit more to see if there is something else I can try. I will also try again the fsck to see if this solves anything.
    Well, doing the fsck again didn't changed anything at all. Anyone out there willing to help please?

  • [SOLVED] espeak won't work in crontab

    Espeak works fine from my command line.
    But I used to use espeak in my crontab to shout at me to take my pills etc etc. However, recently espeak has been generating errors when run by cronie
    Subject: Cron <robin@bunyip> sudo espeak 'robin take drugs'
    Content-Type: text/plain; charset=UTF-8
    Auto-Submitted: auto-generated
    Precedence: bulk
    X-Cron-Env: <LANG=en_GB.utf8>
    X-Cron-Env: <SHELL=/bin/sh>
    X-Cron-Env: <HOME=/home/robin>
    X-Cron-Env: <PATH=/usr/bin:/bin>
    X-Cron-Env: <LOGNAME=robin>
    X-Cron-Env: <USER=robin>
    Date: Thu, 9 Oct 2014 22:20:02 +0100 (BST)
    Status: R
    ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
    ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map
    ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection r
    efused
    ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection r
    efused
    ALSA lib pcm_direct.c:1703:(snd1_pcm_direct_parse_open_conf) slave is not define
    d
    what do I need to do to allow cronie to shout at me?
    Edit: I added the sudo in the contab to try and eliminate permissions, but the same kind of errors are present for espeak hello as for sudo espeak hello.
    Edit: Seems that cronie can use espeak when vlc is not running.
    Last edited by replabrobin (2014-10-11 10:31:40)

    Spider.007 wrote:Is your user in the 'audio' group? Maybe vlc is somehow claiming the entire device to prevent sounds from distracting you from a movie? FWIW; it works fine here; even with vlc running
    Yes the user is in the audio group. I assume that vlc is somehow grabbing the device, but even when I changed to use alsa directly in the VLC audio settings this problem persisted.

  • [SOLVED]Microphone won't work

    I am sure the microphone is fine -- it used to work well on my previous OS (ubuntu), and when I speak it makes sound on the speakers. But, if I try to record, nothing is recorded. I went to alsamixer, pressed F4 and turned all capture devices to maximum -- nothing. Any help?
    Last edited by pedro3005 (2010-11-07 11:39:19)

    I am using Audacity to record. I went to the preferences and tried selecting different devices (the options were HDA Intel: ALC662 rev1 Analog (hw:0,0), the same thing but (hw:0,1), default and spdif). Selecting (hw:0,1), some weird bug happens that the time marker doesn't go past zero. With (hw:0,0) I get a lot of static noise. With spdif I get the same as (hw:0,1), and default was the one previously selected.
    Here's what alsamixer looks like (I've tried setting all of them to CAPTURE too, but it made no difference):
    EDIT: It worked! I changed both of the Input Source options to "Mic" and now it works perfectly. Thanks for the patience everyone.
    Last edited by pedro3005 (2010-11-07 11:38:56)

  • [SOLVED] Netbeans won't start unless I am root

    Hi
    problem as topic. I have this issue since I upgraded to 7.3 (I didn't do this earlier, for I have to reconfigure the android plugin each time a new version comes)
    The symptoms are exactly as discribed in this thread:
    https://bbs.archlinux.org/viewtopic.php?id=161362
    Netbeans shows the splashscreen, the red bar progresses fine just until
    "Turning on modules"
    then the splash disappears and I get back the prompt, no error message here.
    maex@cobalt:~ $ netbeans
    maex@cobalt:~ $
    I know netbeans has a logfile ([...]/var/log/messages.log) and indeed this tells me there is a permissions problem - which perfectly explains why I can run NB as root. But I do not understand what exactly causes the problem.
    Heres the log:
    >Log Session: Friday, May 31, 2013 9:40:24 PM CEST
    >System Info:
    Product Version = NetBeans IDE 7.3 (Build 201302132200) (#93e87decaddf)
    Operating System = Linux version 3.9.4-1-ARCH running on i386
    Java; VM; Vendor = 1.7.0_21; Java HotSpot(TM) Client VM 23.21-b01; Oracle Corporation
    Runtime = Java(TM) SE Runtime Environment 1.7.0_21-b11
    Java Home = /opt/java/jre
    System Locale; Encoding = en_US (nb); ANSI_X3.4-1968
    Home Directory = /home/maex
    Current Directory = /home/maex
    User Directory = /home/maex/.netbeans/7.3
    Cache Directory = /home/maex/.cache/netbeans/7.3
    Installation = /usr/share/netbeans/nb
    /usr/share/netbeans/ergonomics
    /usr/share/netbeans/ide
    /usr/share/netbeans/java
    /usr/share/netbeans/apisupport
    /usr/share/netbeans/webcommon
    /usr/share/netbeans/websvccommon
    /usr/share/netbeans/enterprise
    /usr/share/netbeans/mobility
    /usr/share/netbeans/profiler
    /usr/share/netbeans/php
    /usr/share/netbeans/harness
    /usr/share/netbeans/cnd
    /usr/share/netbeans/dlight
    /usr/share/netbeans/groovy
    /usr/share/netbeans/javacard
    /usr/share/netbeans/javafx
    /usr/share/netbeans/platform
    Boot & Ext. Classpath = /opt/java/jre/lib/resources.jar:/opt/java/jre/lib/rt.jar:/opt/java/jre/lib/sunrsasign.jar:/opt/java/jre/lib/jsse.jar:/opt/java/jre/lib/jce.jar:/opt/java/jre/lib/charsets.jar:/opt/java/jre/lib/jfr.jar:/opt/java/jre/classes:/opt/java/jre/lib/ext/dnsns.jar:/opt/java/jre/lib/ext/sunjce_provider.jar:/opt/java/jre/lib/ext/sunec.jar:/opt/java/jre/lib/ext/localedata.jar:/opt/java/jre/lib/ext/zipfs.jar:/opt/java/jre/lib/ext/sunpkcs11.jar
    Application Classpath = /usr/share/netbeans/platform/lib/boot.jar:/usr/share/netbeans/platform/lib/org-openide-modules.jar:/usr/share/netbeans/platform/lib/org-openide-util-lookup.jar:/usr/share/netbeans/platform/lib/org-openide-util.jar:/usr/share/netbeans/platform/lib/locale/boot_ja.jar:/usr/share/netbeans/platform/lib/locale/boot_pt_BR.jar:/usr/share/netbeans/platform/lib/locale/boot_ru.jar:/usr/share/netbeans/platform/lib/locale/boot_zh_CN.jar:/usr/share/netbeans/platform/lib/locale/org-openide-modules_ja.jar:/usr/share/netbeans/platform/lib/locale/org-openide-modules_pt_BR.jar:/usr/share/netbeans/platform/lib/locale/org-openide-modules_ru.jar:/usr/share/netbeans/platform/lib/locale/org-openide-modules_zh_CN.jar:/usr/share/netbeans/platform/lib/locale/org-openide-util-lookup_ja.jar:/usr/share/netbeans/platform/lib/locale/org-openide-util-lookup_pt_BR.jar:/usr/share/netbeans/platform/lib/locale/org-openide-util-lookup_ru.jar:/usr/share/netbeans/platform/lib/locale/org-openide-util-lookup_zh_CN.jar:/usr/share/netbeans/platform/lib/locale/org-openide-util_ja.jar:/usr/share/netbeans/platform/lib/locale/org-openide-util_pt_BR.jar:/usr/share/netbeans/platform/lib/locale/org-openide-util_ru.jar:/usr/share/netbeans/platform/lib/locale/org-openide-util_zh_CN.jar:/opt/java/lib/dt.jar:/opt/java/lib/tools.jar
    Startup Classpath = /usr/share/netbeans/platform/core/org-openide-filesystems.jar:/usr/share/netbeans/platform/core/core.jar:/usr/share/netbeans/platform/core/locale/org-openide-filesystems_ru.jar:/usr/share/netbeans/platform/core/locale/org-openide-filesystems_zh_CN.jar:/usr/share/netbeans/platform/core/locale/core_ru.jar:/usr/share/netbeans/platform/core/locale/org-openide-filesystems_ja.jar:/usr/share/netbeans/platform/core/locale/core_pt_BR.jar:/usr/share/netbeans/platform/core/locale/core_zh_CN.jar:/usr/share/netbeans/platform/core/locale/org-openide-filesystems_pt_BR.jar:/usr/share/netbeans/platform/core/locale/core_ja.jar:/usr/share/netbeans/nb/core/org-netbeans-upgrader.jar:/usr/share/netbeans/nb/core/locale/org-netbeans-upgrader_ja.jar:/usr/share/netbeans/nb/core/locale/org-netbeans-upgrader_zh_CN.jar:/usr/share/netbeans/nb/core/locale/org-netbeans-upgrader_pt_BR.jar:/usr/share/netbeans/nb/core/locale/org-netbeans-upgrader_ru.jar:/usr/share/netbeans/nb/core/locale/core_nb.jar
    INFO [org.netbeans.modules.netbinox]: Install area set to file:/usr/share/netbeans/
    !SESSION 2013-05-31 21:40:25.804 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.7.0_21
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    !ENTRY org.eclipse.osgi 4 0 2013-05-31 21:40:25.805
    !MESSAGE Error reading configuration: Permission denied
    !STACK 0
    java.io.IOException: Permission denied
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.createTempFile(File.java:1879)
    at org.eclipse.osgi.storagemanager.StorageManager.initializeInstanceFile(StorageManager.java:188)
    at org.eclipse.osgi.storagemanager.StorageManager.open(StorageManager.java:708)
    at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initFileManager(BaseStorage.java:220)
    at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initialize(BaseStorage.java:154)
    at org.eclipse.osgi.baseadaptor.BaseAdaptor.initializeStorage(BaseAdaptor.java:123)
    at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:192)
    at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.internalInit(EquinoxLauncher.java:67)
    at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.init(EquinoxLauncher.java:37)
    at org.eclipse.osgi.launch.Equinox.init(Equinox.java:178)
    at org.netbeans.modules.netbinox.Netbinox.init(Netbinox.java:84)
    at org.netbeans.core.netigso.Netigso.prepare(Netigso.java:166)
    at org.netbeans.NetigsoHandle.turnOn(NetigsoHandle.java:127)
    at org.netbeans.ModuleManager.enable(ModuleManager.java:1174)
    at org.netbeans.ModuleManager.enable(ModuleManager.java:1009)
    at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340)
    at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:276)
    at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:301)
    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:181)
    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:150)
    at org.netbeans.core.startup.Main.start(Main.java:307)
    at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123)
    at java.lang.Thread.run(Thread.java:722)
    java.lang.RuntimeException: Permission denied
    at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:194)
    at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.internalInit(EquinoxLauncher.java:67)
    at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.init(EquinoxLauncher.java:37)
    at org.eclipse.osgi.launch.Equinox.init(Equinox.java:178)
    at org.netbeans.modules.netbinox.Netbinox.init(Netbinox.java:84)
    at org.netbeans.core.netigso.Netigso.prepare(Netigso.java:166)
    at org.netbeans.NetigsoHandle.turnOn(NetigsoHandle.java:127)
    at org.netbeans.ModuleManager.enable(ModuleManager.java:1174)
    at org.netbeans.ModuleManager.enable(ModuleManager.java:1009)
    at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340)
    at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:276)
    at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:301)
    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:181)
    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:150)
    at org.netbeans.core.startup.Main.start(Main.java:307)
    at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123)
    at java.lang.Thread.run(Thread.java:722)
    Caused by: java.io.IOException: Permission denied
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.createTempFile(File.java:1879)
    at org.eclipse.osgi.storagemanager.StorageManager.initializeInstanceFile(StorageManager.java:188)
    at org.eclipse.osgi.storagemanager.StorageManager.open(StorageManager.java:708)
    at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initFileManager(BaseStorage.java:220)
    at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initialize(BaseStorage.java:154)
    at org.eclipse.osgi.baseadaptor.BaseAdaptor.initializeStorage(BaseAdaptor.java:123)
    at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:192)
    ... 16 more
    I wish I knew which file he can't create.
    I double checked the permissions for the .netbeans directory are ok.
    (I ran as root)
    root@cobalt:~ # chown -R maex.users /home/maex/.netbeans/
    (and as maex)
    maex@cobalt:~ $ chmod -R +rw .netbeans/
    Thanks in advance
    (And BTW my _JAVA_OPTIONS are not the cause ,they are blank)
    Last edited by keen90 (2013-06-01 08:05:21)

    It seems like a plugin is writing in the wrong place, but we can't tell exactly where.
    Are you against installing it with the official installer? It will be stored in your user home, so you'll not have problems with that. And you'll be responsible for updating it, which is a good thing when you depend on some problematic plugins.

  • [SOLVED] MPD won't work on system startup

    I have just installed and configured mpd today, and it works fine if I start it up manually using "/etc/rc.d/mpd start", however, it fails to start up automatically when I put it in the daemons list in my rc.conf. I have full rights to the ~/.mpd/ directory (since it's in my home folder) and the Music directory. My music database built fine, and everything works fine if I start it up manually. I don't get why it fails to start on system boot.
    Here's my daemons list:
    DAEMONS=(@syslog-ng @network !netfs @crond @alsa @hal @fam @mpd)
    Here's my /etc/mpd.conf:
    music_directory "/home/joey/Music"
    playlist_directory "/home/joey/.mpd/playlists"
    db_file "/home/joey/.mpd/db"
    log_file "/home/joey/.mpd/log"
    error_file "/home/joey/.mpd/error"
    pid_file "/home/joey/.mpd/pid"
    state_file "/home/joey/.mpd/mpdstate"
    user "joey"
    bind_to_address "localhost"
    port "6600"
    audio_output {
    type "alsa"
    name "My ALSA Device"
    Last edited by Exershio (2009-03-27 23:26:20)

    Hmm. I believe I found the problem. I removed the @ in front of all the daemons to let them start up in order instead of in the background, and everything starts up perfect.
    I wonder which daemon MPD relies on that's causing it to fail. Network maybe? Anyone have any ideas?
    DAEMONS=(syslog-ng network !netfs crond alsa hal fam mpd)
    Last edited by Exershio (2009-03-27 23:03:42)

  • [SOLVED] tilda won't work with openbox autostart

    I tried to start tilda with ~/.config/openbox/autostart. I can see tilda among the processes but pulldown key has no effect.
    Tilda works when starting from terminal with the following error messages:
    tilda:28274): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
    (tilda:28274): Gdk-CRITICAL **: IA__gdk_drawable_get_display: assertion `GDK_IS_DRAWABLE (drawable)' failed
    (tilda:28274): Gdk-CRITICAL **: _gdk_x11_window_get_toplevel: assertion `GDK_IS_WINDOW (window)' failed
    (tilda:28274): Gdk-WARNING **: gdk_window_set_user_time called on non-toplevel
    FYI: I've recently removed gnome shell from my system and installed openbox. Maybe something missing? Any suggestion?
    Last edited by siriusb (2011-11-10 13:57:52)

    I installed the package, restarted X but now tilda doesn't start from terminal either.

  • [SOLVED] Wine won't work

    I honestly don't know what piece of information could be of use to you, so I will include all of the available ones in hope that some of them are worth mentioning.
    Me against the wiki page:
    WINEARCH=win32 WINEPREFIX=~/win32 winecfg returned a:
    wine: created the configuration directory '/root/win32'
    err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
    fixme:storage:create_storagefile Storage share mode not implemented.
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    fixme:iphlpapi:NotifyAddrChange (Handle 0xfde8ec, overlapped 0xfde8d0): stub
    wine: configuration in '/root/win32' has been updated.
    err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
    And, WINEARCH=win32, gave me this:
    WINEARCH set to win32 but '/root/.wine' is a 64-bit installation.
    Also, I have winetricks installed but a WINEARCH=win32 winetricks only returns this:
    wine cmd.exe /c echo '%ProgramFiles%' returned empty string.
    Finally, whenever I try to install a game, wine itself immediately gives up:
    err:menubuilder:init_xdg error looking up the desktop directory
    err:module:import_dll Library binkw32.dll (which is needed by L"Z:\\home\\av\\Silent_Hill\\sh2pc.exe") not found
    err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\av\\Silent_Hill\\sh2pc.exe" failed, status c0000135
    I looked around for a while but only got more confused.
    If you have any suggestions, please go ahead..
    Last edited by av (2012-04-06 17:58:31)

    I just stumbled across your thread, I'll see if i can help, as i do see problems at first glance with your install.
    You didn't say whether or not you are running Archlinux 64-bit, but it would appear that you are. (you can correct me if i am wrong).
    wine: created the configuration directory '/root/win32'
    wine: configuration in '/root/win32' has been updated.
    WINEARCH set to win32 but '/root/.wine' is a 64-bit installation.
    why are you creating a wine prefix for root? Wine is meant to be run as a normal user, in fact - it is an important detail in Wine's FAQ;
    http://wiki.winehq.org/FAQ#run_as_root
    Never run Wine as your root user.
    As a normal user Wine will create it's prefixes in your home folder <ie: /home/USERNAME/.wine  (or .whatever-name-you-choose)>
    odeerr:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory[
    err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
    it can't find libmpg123.so - do you have mpg123 installed? I believe this is an optional dependency for wine, so you might need to install it.
    WINEARCH set to win32 but '/root/.wine' is a 64-bit installation.
    I had this problem not too long ago. I couldn't find a way to change the prefix from 64bit to 32bit. I ended up having to delete my prefix and start a new one.
    The rest of your information, i don't really need to comment on, as they play into the above listed problems.
    Steps to fix (hopefully).
    1. remove your existing wine prefix' (both your /root/.wine && /root/win32)
    2. now, make sure you have mpg123 installed (and/or any other optional dependencies for wine installed). You can took at what you may want/need here;
    https://www.archlinux.org/packages/mult … 6_64/wine/
    3. As your normal user (and not root), open a terminal and create your new wine prefix
    it should be something like /home/username/.wine (as i pointed out above)
    If you still bump into any errors about libs missing / cannot find shared object errors, than you probably don't have them installed. With multilib-wine (aka: wine on a 64bit system) remember that you will have to have the lib32- versions of optional dependencies installed, as well.
    I think if you go through these steps, you should be able to fix the issues and wine should work.
    cheerz
    Last edited by triplesquarednine (2012-04-05 17:25:58)

Maybe you are looking for

  • Exporting to tape in HD?

    Hey guys, When I had my standard definition cam I was able to export my finished product back to the camera's tape. Are you able to do this when working in HD ? (the source was an HD cam with a mini DV tape)

  • DATE_POPUP

    When I use htmldb_item.date_popup in SQL report with an order by clause, the data that I select to replace the current row goes to another row instead. This does not happen if I remove the order by clause. Has anyone encountered this ? How to work ar

  • Can we still write "Notes" from our mail app?

    I used to be able to do this but the create "note" button is missing in my mail. I used to be able to do this and it would automatically create a note in my mail that I could see and edit on my phone. I am running 10.8.4. I have "Notes" selected in s

  • Different results

    Hi all, When queried with dbms_mview.explain_rewrite,it shows materialized view used and rewritten but neither explain plan nor autotrace shows use of mview? Materilized view is a complex topic.

  • Portal application without workshop

    Hi, Can anyone tell me how to create a portal application without using weblogic workshop but by using IDEs like JBuilder, eclipse etc. Please explain if any plugins available. Thanks in Advance....