Ola pessoal, eu instalei aqui o netbeans 701 no fedora 16 com jdk1.6.0_29
quando eu peço um novo projeto javaweb/web application
ele simplesmente fecha sozinho…
Eu rodei o netbeans pelo console e apresentou as seguintes mensagens…
vinny@vinny-fedora bin$ ./netbeans
process 4902: arguments to dbus_message_iter_append_basic() were incorrect, assertion "*bool_p == 0 || *bool_p == 1" failed in file dbus-message.c line 2541.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
./../platform/lib/nbexec: line 548: 4902 Abortado (imagem do núcleo gravada)"/opt/jdk1.6.0_29/bin/java" -Djdk.home="/opt/jdk1.6.0_29" -classpath "/home/vinny/prog/netbeans-7.0.1/platform/lib/boot.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/org-openide-modules.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/org-openide-util.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/org-openide-util-lookup.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/boot_ja.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/boot_pt_BR.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/boot_ru.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/boot_zh_CN.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-modules_ja.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-modules_pt_BR.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-modules_ru.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-modules_zh_CN.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-util_ja.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-util-lookup_ja.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-util-lookup_pt_BR.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-util-lookup_ru.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-util-lookup_zh_CN.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-util_pt_BR.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-util_ru.jar:/home/vinny/prog/netbeans-7.0.1/platform/lib/locale/org-openide-util_zh_CN.jar:/opt/jdk1.6.0_29/lib/dt.jar:/opt/jdk1.6.0_29/lib/tools.jar" -Dnetbeans.system_http_proxy="DIRECT" -Dnetbeans.system_http_non_proxy_hosts="" -Dnetbeans.dirs="/home/vinny/prog/netbeans-7.0.1/nb:/home/vinny/prog/netbeans-7.0.1/ergonomics:/home/vinny/prog/netbeans-7.0.1/ide:/home/vinny/prog/netbeans-7.0.1/java:./../xml:/home/vinny/prog/netbeans-7.0.1/apisupport:./../webcommon:/home/vinny/prog/netbeans-7.0.1/websvccommon:/home/vinny/prog/netbeans-7.0.1/enterprise:/home/vinny/prog/netbeans-7.0.1/mobility:/home/vinny/prog/netbeans-7.0.1/profiler:/home/vinny/prog/netbeans-7.0.1/ruby:./../python:/home/vinny/prog/netbeans-7.0.1/php:./../visualweb:./../soa:./../identity:./../uml:/home/vinny/prog/netbeans-7.0.1/harness:/home/vinny/prog/netbeans-7.0.1/cnd:/home/vinny/prog/netbeans-7.0.1/dlight:/home/vinny/prog/netbeans-7.0.1/groovy:./../extra:./../javafx:./../javacard:" -Dnetbeans.home="/home/vinny/prog/netbeans-7.0.1/platform" '-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade' '-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense' '-XX:MaxPermSize=384m' '-Xmx768m' '-Duser.language=en-J-client' '-Xss2m' '-Xms32m' '-XX:PermSize=32m' '-Dapple.laf.useScreenMenuBar=true' '-Dapple.awt.graphics.UseQuartz=true' '-Dsun.java2d.noddraw=true' -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="/home/vinny/.netbeans/7.0/var/log/heapdump.hprof" org.netbeans.Main --userdir "/home/vinny/.netbeans/7.0" "--branding" "nb" 0<&0
vinny@vinny-fedora bin$
Se alguem souber como resolvo isso… agradeço de coracao