matthiasblaesing / netbeans-mantis-integration

Integrate the Mantis bugtracker system into netbeans
23 stars 6 forks source link

HTTPS acccess w/Valid Cert yields "failed request - check username / password" #18

Closed craigarno closed 10 years ago

craigarno commented 10 years ago

I am new to PHP/JS, new to NetBeans, fairly new to Mantis, have all working (except for NetBeans PHP debug) independent of each other and am experiencing the MantisIntegration problems listed in this closed bug "Check-"Failed request - check username/password". My SSL certificate is from StartSSL and is valid https://arno.com/mantisbt (for certificate verification)

MantisIntegration: Version: 1.0 Source: 1395507181_MantisIntegration-1.0.nbm Downloaded from http://plugins.netbeans.org/plugin/45919/mantisintegration

Mantis: Site Information MantisBT Version 1.2.17 Schema Version 183

NetBeans: Product Version: NetBeans IDE 8.0 (Build 201403101706) Updates: NetBeans IDE is updated to version NetBeans 8.0 Patch 2 Java: 1.7.0_51; OpenJDK 64-Bit Server VM 24.45-b08 Runtime: OpenJDK Runtime Environment 1.7.0_51-b00 System: Linux version 3.7.10-1.32-desktop running on amd64; UTF-8; en_US (nb) User directory: /local/craig/.netbeans/8.0 Cache directory: /local/craig/.cache/netbeans/8.0

Are there any "easy" ways to get this working? (i.e. a new NetBeans MantisIntegration Plug-In with all changes to make signed certificates work) I've already crashed my production server once this week trying to get XDebug installed and running. I'm a little gun-shy about modifying someone elses production code after being down for a day. I'd really like for this to work, just dealing with too many alligators in my swamp.

Thank you.

craigarno commented 10 years ago

This is what shows in the Output-IDE Log in response to the "Check" Button in the Properties dialog, and this Error is repeatable:

Error Type: SYSTEM NOTICE,
Error Description: Array to string conversion
    at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
    at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
    at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1789)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2965)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
    at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
    at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
    at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
    at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
    at org.apache.axis.client.Call.invoke(Call.java:2767)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at biz.futureware.mantisconnect.MantisConnectBindingStub.mc_projects_get_user_accessible(MantisConnectBindingStub.java:2634)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepository.checkConnection(MantisRepository.java:125)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepositoryController$2.doInBackground(MantisRepositoryController.java:179)
    at javax.swing.SwingWorker$1.call(SwingWorker.java:296)
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    at javax.swing.SwingWorker.run(SwingWorker.java:335)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:744)
craigarno commented 10 years ago

I built a "test" user with password "test" and DEVELOPER level access at https://arno.com/mantisbt for this effort. Then I tried running your MantisTest.jar file mentioned in thread #17 on a Windows machine which has a more correct version of Java for your test case.

S:\install\linux\netbeans>java -version
java version "1.7.0_55"
Java(TM) SE Runtime Environment (build 1.7.0_55-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode)

S:\install\linux\netbeans>java -jar MantisTest.jar https://arno.com/mantisbt/api/soap/mantisconnect.php test.xml test test
Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun.security.val
idator.ValidatorException: PKIX path building failed: sun.security.provider.cert
path.SunCertPathBuilderException: unable to find valid certification path to req
uested target
        at sun.security.ssl.Alerts.getSSLException(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
        at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
        at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
        at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
        at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
        at sun.security.ssl.Handshaker.processLoop(Unknown Source)
        at sun.security.ssl.Handshaker.process_record(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
        at mantistest.MantisTest.main(MantisTest.java:33)
Caused by: sun.security.validator.ValidatorException: PKIX path building failed:
 sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
        at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
        at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
        at sun.security.validator.Validator.validate(Unknown Source)
        at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
        at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
        at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
        ... 13 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
        at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
        at java.security.cert.CertPathBuilder.build(Unknown Source)
        ... 19 more
craigarno commented 10 years ago

I followed your directions:

  1. Install the plugin nb-logman and restart netbeans
  2. Run the check once (this initializes the loggers)
  3. Go to: Tools -> Manage Logging
  4. Go to: / org / apach / axis / transport / http
  5. Set the Level for HttpSender to "FINE"
  6. Close "Log Man" Window
  7. Rerun the test from 2

After that you should find multiple lines starting with: FINE [org.apache.axis.transport.http.HTTPSender]

Please review that sections and if no confidential information is present please add it here:

-------------------------------------------------------------------------------
>Log Session: Thursday, June 26, 2014 8:40:03 PM PDT
>System Info: 
  Product Version         = NetBeans IDE 8.0 (Build 201403101706) (#b8e35b888b3f)
  Operating System        = Linux version 3.7.10-1.32-desktop running on amd64
  Java; VM; Vendor        = 1.7.0_51; OpenJDK 64-Bit Server VM 24.45-b08; Oracle Corporation
  Runtime                 = OpenJDK Runtime Environment 1.7.0_51-b00
  Java Home               = /usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre
  System Locale; Encoding = en_US (nb); UTF-8
  Home Directory          = /local/craig
  Current Directory       = /local/craig
  User Directory          = /local/craig/.netbeans/8.0
  Cache Directory         = /local/craig/.cache/netbeans/8.0
  Installation            = /usr/local/netbeans-8.0/nb
                            /usr/local/netbeans-8.0/ergonomics
                            /usr/local/netbeans-8.0/ide
                            /usr/local/netbeans-8.0/extide
                            /usr/local/netbeans-8.0/java
                            /usr/local/netbeans-8.0/apisupport
                            /usr/local/netbeans-8.0/webcommon
                            /usr/local/netbeans-8.0/websvccommon
                            /usr/local/netbeans-8.0/enterprise
                            /usr/local/netbeans-8.0/mobility
                            /usr/local/netbeans-8.0/profiler
                            /usr/local/netbeans-8.0/php
                            /usr/local/netbeans-8.0/harness
                            /usr/local/netbeans-8.0/cnd
                            /usr/local/netbeans-8.0/dlight
                            /usr/local/netbeans-8.0/groovy
                            /usr/local/netbeans-8.0/javafx
                            /usr/local/netbeans-8.0/platform
  Boot & Ext. Classpath   = /usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/resources.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/rt.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/sunrsasign.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/jsse.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/jce.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/charsets.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/netx.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/plugin.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/rhino.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/jfr.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/classes:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/ext/sunjce_provider.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/ext/zipfs.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/ext/sunpkcs11.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/ext/dnsns.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/ext/localedata.jar:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/ext/pulse-java.jar
  Application Classpath   = /usr/local/netbeans-8.0/platform/lib/boot.jar:/usr/local/netbeans-8.0/platform/lib/org-openide-modules.jar:/usr/local/netbeans-8.0/platform/lib/org-openide-util.jar:/usr/local/netbeans-8.0/platform/lib/org-openide-util-lookup.jar:/usr/local/netbeans-8.0/platform/lib/locale/boot_ja.jar:/usr/local/netbeans-8.0/platform/lib/locale/boot_pt_BR.jar:/usr/local/netbeans-8.0/platform/lib/locale/boot_ru.jar:/usr/local/netbeans-8.0/platform/lib/locale/boot_zh_CN.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-modules_ja.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-modules_pt_BR.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-modules_ru.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-modules_zh_CN.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-util_ja.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-util-lookup_ja.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-util-lookup_pt_BR.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-util-lookup_ru.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-util-lookup_zh_CN.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-util_pt_BR.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-util_ru.jar:/usr/local/netbeans-8.0/platform/lib/locale/org-openide-util_zh_CN.jar:/usr/lib64/jvm/java-openjdk/lib/dt.jar:/usr/lib64/jvm/java-openjdk/lib/tools.jar
  Startup Classpath       = /usr/local/netbeans-8.0/platform/core/core.jar:/usr/local/netbeans-8.0/platform/core/org-openide-filesystems.jar:/usr/local/netbeans-8.0/platform/core/locale/org-openide-filesystems_ja.jar:/usr/local/netbeans-8.0/platform/core/locale/core_ru.jar:/usr/local/netbeans-8.0/platform/core/locale/org-openide-filesystems_ru.jar:/usr/local/netbeans-8.0/platform/core/locale/core_ja.jar:/usr/local/netbeans-8.0/platform/core/locale/core_pt_BR.jar:/usr/local/netbeans-8.0/platform/core/locale/core_zh_CN.jar:/usr/local/netbeans-8.0/platform/core/locale/org-openide-filesystems_zh_CN.jar:/usr/local/netbeans-8.0/platform/core/locale/org-openide-filesystems_pt_BR.jar:/usr/local/netbeans-8.0/nb/core/org-netbeans-upgrader.jar:/usr/local/netbeans-8.0/nb/core/locale/core_nb_pt_BR.jar:/usr/local/netbeans-8.0/nb/core/locale/org-netbeans-upgrader_zh_CN.jar:/usr/local/netbeans-8.0/nb/core/locale/org-netbeans-upgrader_ja.jar:/usr/local/netbeans-8.0/nb/core/locale/core_nb_ja.jar:/usr/local/netbeans-8.0/nb/core/locale/core_nb_ru.jar:/usr/local/netbeans-8.0/nb/core/locale/org-netbeans-upgrader_pt_BR.jar:/usr/local/netbeans-8.0/nb/core/locale/core_nb_zh_CN.jar:/usr/local/netbeans-8.0/nb/core/locale/core_nb.jar:/usr/local/netbeans-8.0/nb/core/locale/org-netbeans-upgrader_ru.jar
-------------------------------------------------------------------------------
INFO [org.netbeans.modules.netbinox]: Install area set to file:/usr/local/netbeans-8.0/
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.form.nb, org.netbeans.modules.glassfish.common] use org.jdesktop.layout which is deprecated: Use javax.swing.GroupLayout instead. (In form editor: select Form ... in Inspector; change Layout Generation Style to Standard Java 6 code.)
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.java.editor.lib, org.netbeans.modules.web.core.syntax, org.netbeans.modules.xml.text] use org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated.
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.ide.kit, org.netbeans.modules.xml.text] use org.netbeans.modules.editor.structure which is deprecated.
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.java.hints, org.netbeans.modules.maven.hints, org.netbeans.modules.maven.j2ee, org.netbeans.modules.web.beans] use org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java Hints SPI (org.netbeans.spi.java.hints) instead.
INFO [org.netbeans.core.startup.NbEvents]: Turning on modules:
    org.openide.util.lookup [8.24.1 201403101706]
    org.openide.util [8.37.1 201403101706]
    org.openide.modules [7.42.1 201403101706]
    org.openide.filesystems [8.10.1 201403101706]
    org.netbeans.api.annotations.common/1 [1.23.1 201403101706]
    org.openide.awt [7.61.2 201404251830]
    org.netbeans.api.progress/1 [1.37.1 201403101706]
    org.openide.dialogs [7.36.1 201403101706]
    org.openide.nodes [7.38.1 201403101706]
    org.openide.windows [6.70.1 201403101706]
    org.netbeans.swing.tabcontrol [1.50.1 201403101706]
    org.netbeans.swing.outline [1.29.1 201403101706]
    org.openide.explorer [6.56.1 201403101706]
    org.netbeans.modules.editor.mimelookup/1 [1.35.1 201403101706]
    org.openide.text [6.61.1 201403101706]
    org.openide.actions [6.34.1 201403101706]
    org.netbeans.modules.queries/1 [1.38.1 201403101706]
    org.openide.loaders [7.56.2 201403101706]
    org.netbeans.modules.projectapi/1 [1.57.1 201403101706]
    com.jcraft.jsch [0.1.49 0.1.49]
    org.eclipse.jgit [3.2.0 3.2.0.201312181205-r]
    org.netbeans.libs.jna/1 [1.35.1 201403101706]
    org.netbeans.libs.jna.platform/1 [1.5.1 201403101706]
    org.netbeans.libs.jsch.agentproxy/1 [0.7.1 201403101706]
    org.netbeans.libs.git/1 [1.19.2 201404251830]
    show.branch.in.statusbar [1.0.1 140304]
    org.openide.io [1.44.1 201403101706]
    org.openide.execution [1.35.1 201403101706]
    org.netbeans.upgrader [4.30.1 201403101706]
    org.netbeans.swing.plaf [1.36.1 201403101706]
    org.netbeans.swing.dirchooser [1.24.2 201406111322]
    org.netbeans.spi.viewmodel/2 [1.45.1 201403101706]
    org.netbeans.spi.tasklist/1 [1.29.1.1 1 201403101706]
    org.netbeans.spi.quicksearch [1.22.1 201403101706]
    org.netbeans.spi.palette/1 [1.41.1 201403101706]
    org.netbeans.spi.navigator/1 [1.32.1 201403101706]
    org.netbeans.libs.javacapi [8.10.1.3 3 201403101706]
    org.netbeans.libs.javacimpl/1 [0.37.1.25 25 201403101706]
    org.netbeans.modules.classfile/1 [1.44.1 201403101706]
    org.netbeans.modules.projectuiapi/1 [1.76.1.8 8 201403101706]
    org.netbeans.modules.project.indexingbridge [1.12.1 201403101706]
    org.netbeans.bootstrap/1 [2.67.1 201403101706]
    org.netbeans.core.startup/1 [1.53.1 201403101706]
    org.netbeans.modules.sampler [1.9.1 201403101706]
    org.netbeans.modules.keyring [1.19.1 201403101706]
    org.netbeans.core/2 [3.45.1 201403101706]
    org.netbeans.modules.options.api/1 [1.39.1 201403101706]
    org.netbeans.api.xml/1 [1.38.1 201403101706]
    org.netbeans.modules.options.java [1.9.1 201403101706]
    org.netbeans.core.multiview/1 [1.39.2 201404251830]
    org.apache.tools.ant.module/3 [3.74.1.2 2 201403101706]
    org.netbeans.api.java.classpath/1 [1.41.1 201403101706]
    org.netbeans.modules.project.libraries/1 [1.46.1 201403101706]
    org.netbeans.api.java/1 [1.51.1 201403101706]
    org.netbeans.modules.java.platform/1 [1.34.1 201403101706]
    org.apache.xml.resolver [1.27.1.12 12 201403101706]
    org.netbeans.modules.xml.catalog/2 [1.36.1.4 4 201403101706]
    org.netbeans.modules.project.ant/1 [1.59.1 201403101706]
    org.netbeans.api.search [1.16.1 201403101706]
    org.netbeans.modules.editor.util/1 [1.57.1 201403101706]
    org.netbeans.modules.lexer/2 [1.58.1.1 1 201403101706]
    org.netbeans.modules.editor.settings/1 [1.52.1 201403101706]
    org.netbeans.modules.editor.lib2/1 [1.84.1.43 43 201403101706]
    org.netbeans.modules.editor.errorstripe.api/1 [2.28.1.1 1 201403101706]
    org.netbeans.modules.options.keymap [1.30.1 201403101706]
    org.netbeans.modules.editor.settings.storage/1 [1.44.1 201403101706]
    org.netbeans.modules.editor.fold/1 [1.39.1 201403101706]
    org.netbeans.modules.editor.indent/2 [1.36.1 201403101706]
    org.netbeans.modules.editor.lib/3 [3.48.1.22.43 22 201403101706]
    org.netbeans.modules.editor.errorstripe/2 [2.29.1.1.1 1 201403101706]
    org.netbeans.modules.editor.fold.nbui [1.6.1.43 201403101706]
    org.netbeans.modules.editor/3 [1.78.1.5.22.43 5 201403101706]
    org.netbeans.modules.options.editor/1 [1.50.2 201405051654]
    org.netbeans.modules.diff/1 [1.46.1.42.1 42 201403101706]
    org.netbeans.modules.editor.guards/1 [1.25.1 201403101706]
    org.netbeans.libs.lucene/3 [3.15.1 201403101706]
    org.netbeans.modules.masterfs/2 [2.46.1 201403101706]
    org.netbeans.modules.parsing.lucene/2 [2.27.2.1 1 201403101706]
    org.netbeans.modules.parsing.api/1 [1.73.2.8 8 201406111322]
    org.netbeans.modules.refactoring.api [1.39.2.1 1 201404251830]
    org.netbeans.modules.java.preprocessorbridge [1.34.1.1 1 201403101706]
    org.netbeans.lib.nbjavac [1.12.1.2.25 2 201403101706]
    org.netbeans.modules.java.lexer/1 [1.27.1 201403101706]
    org.netbeans.modules.editor.indent.project/0 [1.17.1 201403101706]
    org.netbeans.modules.java.source [0.134.2.31.2.25.8 31 201404251830]
    org.netbeans.modules.java.project/1 [1.58.1 201403101706]
    org.netbeans.modules.settings/1 [1.44.1 201403101706]
    org.netbeans.core.windows/2 [2.75.2 201404251830]
    org.netbeans.modules.autoupdate.services [1.45.3 201404251830]
    org.netbeans.modules.autoupdate.ui [1.40.1 201403101706]
    org.netbeans.spi.editor.hints/0 [1.34.1.7.43 7 201403101706]
    org.netbeans.modules.code.analysis/0 [1.20.3 201404251830]
    org.netbeans.spi.java.hints [1.20.1.13.2.25.31.8 13 201403101706]
    org.netbeans.modules.editor.tools.storage [1.3.1 201403101706]
    org.netbeans.spi.editor.hints.projects [1.6.1.1.7 1 201403101706]
    org.netbeans.api.debugger/1 [1.45.1 201403101706]
    org.netbeans.spi.debugger.ui/1 [2.43.2 201404251830]
    org.netbeans.modules.xml.core/2 [1.38.1.4 4 201403101706]
    org.netbeans.modules.editor.completion/1 [1.39.2.2 2 201404251830]
    org.netbeans.modules.editor.codetemplates/1 [1.37.1.1 1 201403101706]
    org.netbeans.modules.editor.actions/1 [1.25.1.43 201403101706]
    org.netbeans.core.ui/1 [1.40.1 201403101706]
    org.netbeans.modules.jumpto/1 [1.41.1.1 1 201403101706]
    org.netbeans.modules.editor.breadcrumbs/0 [1.11.1 201403101706]
    org.netbeans.modules.csl.api/2 [2.46.1.2.1.1.8 2 201403101706]
    org.netbeans.modules.xml.lexer [1.25.1 201403101706]
    org.netbeans.modules.editor.deprecated.pre65formatting/0 [1.22.1.1.5.22.43 1 201403101706]
    org.netbeans.modules.editor.structure/1 [1.42.1.1 1 201403101706]
    org.netbeans.modules.editor.bracesmatching/0 [1.33.1.43 201403101706]
    org.netbeans.modules.xml.text/2 [1.43.1 201403101706]
    org.netbeans.modules.xml.xam/1 [1.27.1.1 1 201403101706]
    org.netbeans.modules.xml.schema.model/1 [1.27.1.1 1 201403101706]
    org.netbeans.modules.xml.axi [1.26.1 201403101706]
    org.netbeans.modules.xml.retriever/1 [1.26.1 201403101706]
    org.netbeans.modules.xml [1.26.2 201403101706]
    org.netbeans.modules.servletapi/1 [1.35.1 201403101706]
    org.netbeans.modules.httpserver/2 [2.31.1.42 42 201403101706]
    org.netbeans.modules.xsl/1 [1.38.1 201403101706]
    org.netbeans.modules.xml.xdm/1 [1.28.1.1 1 201403101706]
    org.netbeans.modules.xml.wsdl.model/1 [1.28.1.1 1 201403101706]
    org.netbeans.libs.xerces/1 [1.34.1.281 281 201403101706]
    org.netbeans.modules.xml.tax/2 [1.38.1.281 201403101706]
    org.netbeans.modules.xml.tools/2 [1.38.1 201403101706]
    org.netbeans.modules.xml.tools.java [1.24.1 201403101706]
    org.netbeans.modules.xml.schema.completion [1.25.1 201403101706]
    org.netbeans.modules.xml.multiview/1 [1.33.2.2 2 201403101706]
    org.netbeans.modules.xml.jaxb.api/1 [1.22.1 201403101706]
    org.netbeans.modules.xml.jaxb/1 [1.25.1 201403101706]
    org.netbeans.modules.whitelist [1.18.1 201403101706]
    org.netbeans.modules.sendopts/2 [2.30.1 201403101706]
    org.netbeans.core.execution/1 [1.36.1 201403101706]
    org.netbeans.modules.favorites/1 [1.39.1 201403101706]
    org.netbeans.modules.projectui [1.52.1.8 201403101706]
    org.netbeans.modules.welcome/1 [1.37.1 201403101706]
    org.netbeans.modules.websvc.wsstackapi/0 [1.21.1 201403101706]
    org.netbeans.modules.websvc.wsitmodelext [3.25.1 201403101706]
    org.netbeans.modules.java.sourceui/1 [1.37.1.1.31 1 201403101706]
    org.netbeans.modules.j2ee.metadata/0 [1.27.1 201403101706]
    org.netbeans.modules.schema2beans/1 [1.42.1 201403101706]
    org.netbeans.modules.j2ee.metadata.model.support/1 [1.26.1 201403101706]
    org.netbeans.modules.j2ee.dd/1 [1.38.1.2 2 201403101706]
    org.netbeans.modules.j2ee.core/0 [1.22.1 201403101706]
    org.netbeans.api.web.webmodule [1.36.1 201403101706]
    org.netbeans.modules.j2ee.dd.webservice [1.29.1 201403101706]
    org.netbeans.libs.jaxb/1 [1.27.1 201403101706]
    org.netbeans.modules.websvc.jaxws21api/1 [1.27.1 201403101706]
    org.netbeans.modules.websvc.jaxws21/1 [1.28.1 201403101706]
    org.netbeans.modules.websvc.jaxwsmodelapi/1 [1.22.1 201403101706]
    org.netbeans.modules.websvc.jaxwsmodel/1 [1.28.1 201403101706]
    org.netbeans.modules.websvc.jaxwsapi [1.24.1 201403101706]
    org.netbeans.modules.j2ee.api.ejbmodule [1.35.1 201403101706]
    org.netbeans.modules.javahelp/1 [2.36.1 201403101706]
    org.netbeans.modules.db.metadata.model/1 [1.6.1 201403101706]
    org.netbeans.core.ide/1 [1.36.1 201403101706]
    org.netbeans.modules.db/1 [1.60.1.30 30 201403101706]
    org.netbeans.modules.dbschema/1 [1.35.1.4.30 4 201403101706]
    org.netbeans.modules.j2ee.persistenceapi/1 [1.29.1.1 1 201403101706]
    org.netbeans.modules.dbapi [1.29.1.30 201403101706]
    org.netbeans.modules.java.editor.lib/1 [1.33.1 201403101706]
    org.netbeans.modules.extexecution/2 [1.41.1 201403101706]
    org.netbeans.modules.gsf.testrunner/1 [1.42.1 201403101706]
    org.netbeans.modules.gototest/1 [1.26.1 201403101706]
    org.netbeans.modules.refactoring.java/1 [1.50.2.1 1 201404251830]
    org.netbeans.modules.java.editor/1 [2.59.2.10.1.1 10 201404251830]
    org.netbeans.modules.j2ee.eclipselink/1 [1.28.1 201403101706]
    org.netbeans.modules.j2ee.core.utilities/0 [1.28.1 201403101706]
    org.netbeans.modules.javaee.injection [1.2.1 201403101706]
    org.netbeans.modules.j2ee.persistence [1.45.1.1 1 201403101706]
    org.netbeans.api.debugger.jpda/2 [2.48.1 201403101706]
    org.netbeans.modules.server/0 [1.28.1 201403101706]
    org.netbeans.modules.j2eeapis/1 [1.31.1 201403101706]
    org.netbeans.modules.j2eeserver/4 [1.106.1.1 1 201403101706]
    org.netbeans.modules.javaee.specs.support/0 [1.19.1 201403101706]
    org.netbeans.modules.java.api.common/0 [1.72.1 201404251830]
    org.netbeans.modules.websvc.websvcapi [1.29.1 201403101706]
    org.netbeans.modules.web.common [1.68.1 201403101706]
    org.netbeans.modules.extbrowser/1 [1.47.1 201403101706]
    org.netbeans.modules.web.browser.api [1.37.1 201403101706]
    org.netbeans.libs.json_simple/1 [0.8.1 201403101706]
    org.netbeans.modules.html.lexer/1 [1.34.1 201403101706]
    org.netbeans.modules.html.editor.lib/3 [3.26.1 201403101706]
    org.netbeans.modules.html/1 [1.55.1 201403101706]
    org.netbeans.libs.antlr3.runtime [1.17.1.1 1 201403101706]
    org.netbeans.modules.css.lib/1 [1.69.1 201403101706]
    org.netbeans.modules.web.indent [1.14.1 201403101706]
    org.netbeans.modules.css.model [1.26.1 201403101706]
    org.netbeans.modules.css.editor/1 [1.60.1 201403101706]
    org.netbeans.modules.html.editor/2 [2.48.1 201403101706]
    org.netbeans.modules.web.clientproject.api [1.55.2 201404251830]
    org.netbeans.modules.servletjspapi/1 [1.29.1.25 25 201403101706]
    org.netbeans.libs.glassfish_logging/1 [1.24.1.20 20 201403101706]
    org.netbeans.lib.terminalemulator [1.30.2 201404251830]
    org.netbeans.modules.terminal [1.18.3 201404251830]
    org.netbeans.core.output2/1 [1.36.1 201403101706]
    org.netbeans.modules.web.jspparser/3 [3.26.1 201403101706]
    org.netbeans.modules.java.testrunner [1.12.1 201403101706]
    org.netbeans.modules.junit/2 [2.63.1 201403101706]
    org.netbeans.modules.websvc.clientapi [1.30.1 201403101706]
    org.netbeans.modules.j2ee.common/1 [1.100.1 201403101706]
    org.netbeans.modules.javaee.project [1.13.1 201403101706]
    org.netbeans.modules.ant.browsetask [1.36.1 201403101706]
    org.netbeans.modules.web.project [1.67.1.1 1 201403101706]
    org.netbeans.modules.websvc.restapi/0 [1.34.1 201403101706]
    org.netbeans.modules.websvc.saas.api [1.26.1 201403101706]
    org.netbeans.modules.websvc.saas.codegen [1.25.1 201403101706]
    org.netbeans.modules.websvc.saas.codegen.java [1.25.1 201403101706]
    org.netbeans.modules.websvc.utilities/0 [1.23.1 201403101706]
    org.netbeans.modules.websvc.projectapi/0 [1.20.1 201403101706]
    org.netbeans.modules.websvc.core [1.42.1.1.4 1 201403101706]
    org.netbeans.modules.websvc.jaxws.lightapi [1.20.1 201403101706]
    org.netbeans.modules.properties/1 [1.49.2 201403101706]
    org.netbeans.modules.i18n/1 [1.48.1 201403101706]
    org.netbeans.api.visual [2.42.1 201403101706]
    org.netbeans.modules.websvc.design [1.23.1 201403101706]
    org.netbeans.modules.websvc.wsitconf [3.29.1 201403101706]
    org.netbeans.modules.websvc.saas.ui [1.23.1 201403101706]
    org.netbeans.modules.websvc.saas.services.zvents [1.23.1 201403101706]
    org.netbeans.modules.websvc.saas.services.zillow [1.23.1 201403101706]
    org.netbeans.modules.websvc.saas.services.weatherbug [1.23.1 201403101706]
    org.netbeans.modules.websvc.saas.services.strikeiron [1.23.1 201403101706]
    org.netbeans.modules.websvc.saas.services.google [1.24.1 201403101706]
    org.netbeans.modules.websvc.saas.services.flickr [1.24.1 201403101706]
    org.netbeans.modules.websvc.saas.services.delicious [1.23.1 201403101706]
    org.netbeans.modules.websvc.saas.services.amazon [1.24.1 201403101706]
    org.netbeans.modules.editor.bookmarks/1 [1.32.1 201403101706]
    org.netbeans.libs.nashorn/1 [1.15.1 201403101706]
    org.netbeans.modules.javascript2.editor/1 [0.36.3 201404251830]
    org.netbeans.modules.javascript2.knockout [1.3.1 201403101706]
    org.netbeans.modules.javascript2.extjs [1.3.1 201403101706]
    org.netbeans.modules.javascript2.jquery [1.3.1 201403101706]
    org.netbeans.modules.javascript2.kit/1 [0.8.1 201403101706]
    org.netbeans.modules.css.visual/3 [3.26.1 201403101706]
    org.netbeans.libs.bytelist/1 [0.23.1.1 1 201403101706]
    org.netbeans.libs.jvyamlb/1 [0.25.1 201403101706]
    org.netbeans.modules.languages.yaml [2.27.1 201403101706]
    org.netbeans.modules.editor.search [1.17.1.0.43 0 201403101706]
    org.netbeans.modules.languages.manifest [1.27.1 201403101706]
    org.netbeans.modules.languages.diff [1.28.1 201403101706]
    org.netbeans.modules.image/1 [1.43.1 201403101706]
    org.netbeans.modules.html.parser/1 [1.28.1.1 1 201403101706]
    org.apache.commons.logging [1.1.1 1.1.1]
    org.netbeans.modules.html.validation/1 [1.25.1 201403101706]
    org.netbeans.modules.editor.kit [1.28.1 201403101706]
    org.netbeans.modules.utilities/1 [1.55.1 201403101706]
    org.netbeans.modules.tasklist.ui/1 [1.26.1.1.1 1 201403101706]
    org.netbeans.modules.tasklist.todo/1 [1.26.1.1 1 201403101706]
    org.netbeans.modules.tasklist.projectint/1 [1.24.1 201403101706]
    org.netbeans.modules.tasklist.kit [1.24.1 201403101706]
    org.netbeans.modules.dlight.nativeexecution [1.33.5.1 1 201406111322]
    org.netbeans.modules.dlight.terminal [1.18.3.1 1 201406111322]
    org.netbeans.modules.usersguide/1 [1.44.1 201403101706]
    org.netbeans.core.multitabs/1 [1.7.2.1 1 201404251830]
    org.netbeans.modules.print.editor [7.22.1 201403101706]
    org.netbeans.core.multitabs.project [1.5.1.1.1 1 201403101706]
    org.netbeans.modules.editor.plain.lib/1 [1.29.1 201403101706]
    org.netbeans.modules.editor.plain/2 [1.30.1 201403101706]
    org.netbeans.libs.osgi [1.17.1 201403101706]
    org.netbeans.libs.felix [2.11.1 201403101706]
    org.netbeans.modules.print [7.21.1 201403101706]
    org.netbeans.modules.autoupdate.cli [1.8.1 201403101706]
    org.netbeans.modules.core.kit [1.25.1 201403101706]
    org.netbeans.modules.editor.macros/0 [1.26.1.1.22 1 201403101706]
    org.netbeans.modules.defaults/1 [1.27.1 201403101706]
    org.netbeans.modules.ide.kit [1.28.1 201403101706]
    org.netbeans.modules.websvc.saas.kit [1.23.1 201403101706]
    org.netbeans.modules.websvc.saas.codegen.php [1.24.1 201403101706]
    org.netbeans.modules.websvc.saas.codegen.j2ee [1.23.1 201403101706]
    org.netbeans.modules.websvc.restlib/2 [2.4.1 201403101706]
    org.netbeans.modules.websvc.owsm [1.11.1 201403101706]
    org.netbeans.modules.websvc.manager [1.26.1 201403101706]
    org.netbeans.modules.websvc.editor.hints [1.25.1 201403101706]
    org.netbeans.libs.swingx/1 [1.23.1 201403101706]
    org.netbeans.modules.db.dataview [1.24.1 201403101706]
    org.netbeans.modules.db.core [1.31.1 201403101706]
    org.netbeans.modules.db.sql.editor [1.31.1.30 201403101706]
    org.netbeans.modules.db.sql.visualeditor/1 [2.26.1.30 201403101706]
    org.netbeans.modules.db.mysql [0.23.1.2 2 201403101706]
    org.netbeans.modules.derby [1.35.1 201403101706]
    org.netbeans.modules.db.drivers [1.25.1 201403101706]
    org.netbeans.modules.db.kit [1.26.1 201403101706]
    org.netbeans.modules.websvc.metro.samples/1 [1.24.1 201403101706]
    org.netbeans.modules.websvc.customization [1.24.1.2 201403101706]
    org.netbeans.modules.java.hints.legacy.spi/1 [1.10.1.1.13 1 201403101706]
    org.netbeans.modules.web.beans/2 [2.14.1 201403101706]
    org.netbeans.modules.debugger.jpda.projects [1.29.2 201404251830]
    org.netbeans.modules.debugger.jpda/2 [1.69.2.80 80 201404251830]
    org.netbeans.modules.debugger.jpda.ui/1 [1.42.1 201403101706]
    org.netbeans.modules.web.debug/1 [2.34.1 201403101706]
    org.netbeans.modules.web.examples/1 [1.31.1 201403101706]
    org.netbeans.modules.j2ee.samples [1.26.1 201403101706]
    org.netbeans.modules.web.monitor/1 [1.40.1 201403101706]
    org.netbeans.modules.websocket [1.4.1 201403101706]
    org.netbeans.modules.javascript2.debug/1 [1.2.1 201403101706]
    org.netbeans.modules.web.webkit.debugging [1.31.2 201404251830]
    org.netbeans.modules.web.javascript.debugger [1.9.2 201404251830]
    org.netbeans.modules.j2ee.ant [1.32.1.1 201403101706]
    org.netbeans.modules.j2ee.weblogic9/1 [1.37.1.1 1 201403101706]
    org.netbeans.modules.javaee.resources [1.7.1 201403101706]
    org.netbeans.modules.j2ee.ejbcore [1.48.1 201403101706]
    org.netbeans.modules.j2ee.ddloaders/1 [1.35.1.2 201403101706]
    org.netbeans.modules.javaee.api [1.19.1 201403101706]
    org.netbeans.modules.j2ee.jboss4/1 [1.35.1 201403101706]
    org.netbeans.modules.websvc.rest/0 [1.26.1 201403101706]
    org.netbeans.modules.web.client.rest [1.11.1 201403101706]
    org.netbeans.modules.java.navigation/1 [1.34.1 201403101706]
    org.netbeans.modules.beans/1 [1.45.1.1.10 1 201403101706]
    org.netbeans.modules.ant.freeform/1 [1.41.1 201403101706]
    org.netbeans.modules.java.freeform/1 [1.38.1 201403101706]
    org.netbeans.modules.java.j2seplatform/1 [1.36.2 201404251830]
    org.netbeans.modules.projectimport.eclipse.core/1 [2.25.1 201403101706]
    org.netbeans.modules.debugger.jpda.ant [1.33.1 201403101706]
    org.netbeans.modules.java.j2seproject/1 [1.74.2.48 48 201404251830]
    org.netbeans.modules.java.j2sedeploy [1.7.1 201403101706]
    org.netbeans.modules.java.hints/1 [1.75.1.15.10.1.31.1.13 15 201403101706]
    org.netbeans.modules.java.j2seembedded [1.4.2 201404251830]
    org.netbeans.modules.javadoc/1 [1.49.1 201403101706]
    org.netbeans.modules.spellchecker.apimodule [1.20.1 201403101706]
    org.netbeans.modules.spellchecker.bindings.java/1 [1.25.1 201403101706]
    org.jdesktop.beansbinding/1 [1.23.1.121 121 201403101706]
    org.netbeans.modules.nashorn.execution/1 [1.1.1 201403101706]
    org.netbeans.modules.java.examples/1 [1.31.1 201403101706]
    org.netbeans.modules.java.j2seprofiles [1.3.1 201403101706]
    org.netbeans.modules.findbugs.installer [1.11.1 201403101706]
    org.netbeans.modules.java.debug [1.32.1.1.25.31 1 201403101706]
    org.netbeans.modules.java.hints.ui [1.12.1.1.13 1 201403101706]
    org.netbeans.modules.java.hints.declarative/1 [1.15.1.1.15.1.13 1 201403101706]
    org.netbeans.modules.java.source.ant [1.25.1.1.31 1 201403101706]
    org.netbeans.modules.javawebstart [1.27.1 201403101706]
    org.netbeans.modules.ant.debugger/1 [1.32.1.2 201403101706]
    org.netbeans.modules.projectui.buildmenu/1 [1.22.1.1 1 201403101706]
    org.netbeans.modules.ant.kit [1.25.1 201403101706]
    org.netbeans.modules.java.kit [1.28.1 201403101706]
    org.netbeans.modules.j2ee.eclipselinkmodelgen/1 [1.28.1 201403101706]
    org.netbeans.modules.j2ee.jpa.verification [1.30.1 201403101706]
    org.netbeans.modules.j2ee.jpa.refactoring [1.26.1 201403101706]
    org.netbeans.modules.j2ee.persistence.kit [1.27.1 201403101706]
    org.netbeans.modules.web.inspect [0.21.2 201404251830]
    org.netbeans.modules.languages.apacheconf [1.12.1 201403101706]
    org.netbeans.modules.el.lexer/1 [1.26.1 201403101706]
    org.netbeans.modules.j2ee.sun.dd/1 [1.31.1.1 1 201403101706]
    org.netbeans.libs.glassfish.sdk [1.27.1 201403101706]
    org.netbeans.modules.glassfish.eecommon/0 [1.32.1.1.1 1 201403101706]
    org.jdesktop.layout/1 [1.29.1 201403101706]
    org.netbeans.modules.glassfish.common/0 [1.59.1 201403101706]
    org.netbeans.modules.j2ee.sun.appsrv/1 [1.31.1.1 1 201403101706]
    org.netbeans.modules.j2ee.sun.ddui/1 [1.32.1.1.1 1 201403101706]
    org.netbeans.modules.glassfish.javaee/0 [1.33.1 201403101706]
    org.netbeans.libs.elimpl/1 [1.18.1.1 1 201403101706]
    org.netbeans.modules.web.el [1.48.2 201404251830]
    org.netbeans.modules.jsp.lexer/1 [1.24.1 201403101706]
    org.netbeans.modules.target.iterator/1 [1.18.1 201403101706]
    org.netbeans.modules.web.core/2 [2.30.1.45.2 45 201403101706]
    org.netbeans.modules.web.core.syntax/2 [2.41.1.2.10 2 201403101706]
    org.netbeans.modules.web.jsfapi/1 [1.31.2 201404251830]
    org.netbeans.modules.web.freeform [1.30.1 201403101706]
    org.netbeans.modules.web.clientproject [1.51.2 201404251830]
    org.netbeans.modules.web.client.samples [1.8.1 201403101706]
    org.netbeans.modules.javascript.karma/0 [0.3.2 201404251830]
    org.netbeans.modules.netserver [1.10.1 201403101706]
    org.netbeans.modules.extbrowser.chrome [1.7.2 201404251830]
    org.netbeans.modules.web.webkit.tooling [1.6.1 201403101706]
    org.netbeans.libs.jstestdriver [1.7.1 201403101706]
    org.netbeans.modules.javascript.jstestdriver [0.3.1 201403101706]
    org.netbeans.modules.web.client.kit [1.8.1 201403101706]
    org.netbeans.libs.jstl/1 [2.33.1.123 123 201403101706]
    org.netbeans.modules.tomcat5/1 [1.40.1 201403101706]
    org.netbeans.modules.javaee.beanvalidation [1.17.1 201403101706]
    org.netbeans.modules.j2ee.genericserver [1.29.1 201403101706]
    org.netbeans.modules.cloud.common [1.9.1 201403101706]
    org.netbeans.libs.amazon/1 [1.9.1 201403101706]
    org.netbeans.modules.cloud.amazon/0 [1.10.1 201403101706]
    org.netbeans.modules.web.refactoring [1.24.1.45 201403101706]
    org.netbeans.modules.web.kit [1.26.1 201403101706]
    org.netbeans.modules.websvc.metro.model [1.21.1 201403101706]
    org.netbeans.modules.websvc.metro.lib/1 [1.26.1 201403101706]
    org.netbeans.modules.websvc.kit [1.25.1 201403101706]
    org.netbeans.modules.websvc.rest.samples/0 [1.21.1 201403101706]
    org.netbeans.modules.apisupport.restsample [1.16.1 201403101706]
    org.netbeans.modules.websvc.restkit/0 [1.23.1 201403101706]
    org.netbeans.libs.commons_fileupload/1 [1.24.1 201403101706]
    org.netbeans.modules.web.struts/1 [1.31.1.1 1 201403101706]
    org.netbeans.modules.web.jsf/1 [1.67.2.2 2 201404251830]
    org.netbeans.modules.web.jsf.navigation/1 [2.24.1 201403101706]
    org.netbeans.modules.web.jsf20/1 [1.30.1.1 1 201403101706]
    org.netbeans.modules.web.jsf12/1 [1.23.1.12 12 201403101706]
    org.netbeans.modules.web.jsf12ri/1 [1.23.1.12 12 201403101706]
    org.netbeans.modules.web.jsf.editor [1.47.2 201404251830]
    org.netbeans.modules.web.jsf.kit [1.25.1 201403101706]
    org.netbeans.modules.web.primefaces [1.69.1 201403101706]
    org.netbeans.modules.web.jsf.richfaces [1.26.1 201403101706]
    org.netbeans.modules.web.jsf.icefaces [1.14.1 201403101706]
    org.netbeans.modules.versioning.core/1 [1.20.1.1.42 1 201403101706]
    org.netbeans.modules.versioning/1 [1.42.1.1 1 201403101706]
    org.netbeans.modules.versioning.util [1.57.2.42.1 201404251830]
    org.netbeans.modules.team.commons [1.40.1 201403101706]
    org.netbeans.modules.versioning.ui/1 [1.17.1.42.1 201403101706]
    org.netbeans.modules.versioning.system.cvss.installer [1.11.1 201403101706]
    org.netbeans.modules.versioning.masterfs [1.9.1 201403101706]
    org.netbeans.modules.versioning.indexingbridge/0 [1.20.1 201403101706]
    org.netbeans.modules.utilities.project/1 [1.33.1 201403101706]
    org.netbeans.modules.updatecenters/1 [1.35.1 201403101706]
    org.netbeans.lib.uihandler [1.40.1 201403101706]
    org.netbeans.modules.uihandler [2.30.1 201403101706]
    org.netbeans.modules.uihandler.exceptionreporter [1.24.1 201403101706]
    org.netbeans.libs.testng/1 [1.10.1 201403101706]
    org.netbeans.modules.maven.embedder/2 [2.45.1 201403101706]
    org.netbeans.modules.maven.model/1 [1.37.1 201403101706]
    org.netbeans.modules.maven.indexer/2 [2.30.1 201403101706]
    org.netbeans.modules.swing.validation/2 [1.27.1 201403101706]
    org.apache.commons.codec [1.3.0 1.3.0]
    org.netbeans.modules.maven/2 [2.103.1 201403101706]
    org.netbeans.modules.testng [2.14.1 201403101706]
    org.netbeans.modules.testng.maven [2.11.1 201403101706]
    org.netbeans.modules.testng.ant [2.10.1 201403101706]
    org.netbeans.modules.templates/1 [1.2.1 201403101706]
    org.netbeans.modules.team.ide [1.8.1 201403101706]
    org.netbeans.libs.svnClientAdapter/1 [1.35.1 201403101706]
    org.netbeans.libs.ini4j/1 [1.26.1 201403101706]
    org.netbeans.modules.subversion [1.36.1.42.1 201403101706]
    org.netbeans.libs.cglib/1 [1.22.1 201403101706]
    org.netbeans.libs.springframework/1 [1.33.1 201403101706]
    org.netbeans.modules.spring.beans/0 [1.34.1.1 1 201403101706]
    org.netbeans.modules.spring.webmvc [1.34.2 201404251830]
    org.netbeans.modules.spellchecker [1.30.1.1.7 1 201403101706]
    org.netbeans.modules.spellchecker.kit [1.21.1 201403101706]
    org.netbeans.modules.spellchecker.dictionary_en [1.18.1 201403101706]
    org.netbeans.modules.properties.syntax/1 [1.45.1 201403101706]
    org.netbeans.modules.spellchecker.bindings.properties [1.17.1 201403101706]
    org.netbeans.modules.spellchecker.bindings.htmlxml [1.22.1 201403101706]
    org.netbeans.modules.dlight.libs.common [1.31.3.1 1 201406111322]
    org.netbeans.modules.dlight.remote [1.24.4.1 1 201406111322]
    org.netbeans.modules.dlight.remote.impl [1.22.3.1 1 201406111322]
    org.netbeans.modules.remotefs.versioning [1.10.1.1 1 201403101706]
    org.netbeans.modules.projectimport.eclipse.web [1.22.1.1 201403101706]
    org.netbeans.modules.projectimport.eclipse.j2se [1.23.1.48 201403101706]
    org.netbeans.modules.progress.ui [1.28.1 201403101706]
    org.netbeans.modules.profiler.utilities/1 [1.30.1 201403101706]
    org.netbeans.lib.profiler/1 [1.54.2 201404251830]
    org.netbeans.lib.profiler.common/1 [1.30.2 201404251830]
    org.netbeans.modules.profiler.api/1 [1.17.2 201404251830]
    org.netbeans.lib.profiler.charts/1 [1.23.1 201403101706]
    org.netbeans.lib.profiler.ui/1 [1.43.2 201404251830]
    org.netbeans.modules.profiler.attach/2 [2.13.2 201404251830]
    org.netbeans.modules.profiler.selector.api/1 [1.28.1 201403101706]
    org.netbeans.modules.profiler.selector.ui/1 [1.25.1 201403101706]
    org.netbeans.modules.profiler/2 [2.20.2 201404251830]
    org.netbeans.modules.profiler.ppoints [1.13.1 201403101706]
    org.netbeans.modules.profiler.stp [1.11.1 201403101706]
    org.netbeans.modules.profiler.snaptracer/1 [1.16.1 201403101706]
    org.netbeans.modules.profiler.projectsupport [1.27.1 201403101706]
    org.netbeans.modules.profiler.oql/2 [2.11.1 201403101706]
    org.netbeans.modules.profiler.oql.language/0 [0.24.1 201403101706]
    org.netbeans.modules.profiler.options [1.12.1 201403101706]
    org.netbeans.modules.profiler.categorization.api/1 [1.12.1 201403101706]
    org.netbeans.modules.profiler.nbimpl/1 [1.13.2 201404251830]
    org.netbeans.modules.profiler.nbmodule/1 [1.29.1 201403101706]
    org.netbeans.modules.profiler.heapwalker [1.98.1 201403101706]
    org.netbeans.modules.profiler.drilldown/1 [1.11.1 201403101706]
    org.netbeans.modules.profiler.kit [1.13.1 201403101706]
    org.netbeans.modules.profiler.j2se/1 [1.30.1 201403101706]
    org.netbeans.modules.profiler.j2ee/1 [1.30.1 201403101706]
    org.netbeans.modules.profiler.freeform/1 [1.29.1 201403101706]
    org.netbeans.modules.php.api.phpmodule [2.39.1 201403101706]
    org.netbeans.modules.php.api.executable/0 [0.22.1 201403101706]
    org.netbeans.modules.php.api.editor/0 [0.18.1 201403101706]
    org.netbeans.modules.php.api.annotation/0 [0.13.1 201403101706]
    org.netbeans.modules.php.api.framework/0 [0.18.1 201403101706]
    org.netbeans.modules.php.samples [1.25.2 201404251830]
    org.netbeans.modules.php.api.templates/0 [0.7.1 201403101706]
    org.netbeans.libs.javacup/1 [1.22.1.11 11 201403101706]
    org.netbeans.modules.languages.neon [1.17.1 201403101706]
    org.netbeans.modules.php.api.testing/0 [0.13.1 201403101706]
    org.netbeans.modules.gsf.codecoverage [1.26.1 201403101706]
    org.netbeans.modules.php.api.documentation/0 [0.8.1 201403101706]
    org.netbeans.libs.commons_net/2 [2.16.1.33 33 201403101706]
    org.netbeans.modules.php.project [2.112.1 201403101706]
    org.netbeans.modules.php.editor [1.51.2.2 2 201404251830]
    org.netbeans.modules.php.dbgp [1.34.1 201403101706]
    org.netbeans.modules.php.code.analysis [0.8.1 201403101706]
    org.netbeans.modules.php.refactoring [1.27.1 201403101706]
    org.netbeans.modules.php.phpdoc.documentation [0.17.1 201403101706]
    org.netbeans.modules.php.kit [1.57.1 201403101706]
    org.netbeans.modules.php.composer/0 [0.19.2 201404251830]
    org.netbeans.modules.php.zend2 [0.11.1 201403101706]
    org.netbeans.modules.languages.ini [1.19.1 201403101706]
    org.netbeans.modules.php.zend [1.26.1 201403101706]
    org.netbeans.modules.php.twig/1 [1.19.3 201405051654]
    org.netbeans.modules.php.symfony2/1 [1.21.2 201404251830]
    org.netbeans.modules.php.symfony [1.38.1 201403101706]
    org.netbeans.modules.php.smarty [1.82.2 201404251830]
    org.netbeans.modules.php.phpunit/0 [0.17.1 201403101706]
    org.netbeans.modules.php.phpcsfixer [0.4.0 140227]
    org.netbeans.modules.php.nette2/1 [1.5.1 201403101706]
    org.netbeans.modules.php.nette.tester [0.6.2 201404251830]
    org.netbeans.modules.php.latte/1 [1.9.1 201403101706]
    org.netbeans.modules.php.doctrine2 [1.22.1 201403101706]
    org.netbeans.modules.php.atoum [0.10.1 201403101706]
    org.netbeans.modules.php.apigen [1.22.1 201403101706]
    org.netbeans.modules.parsing.ui [1.9.1 201403101706]
    org.netbeans.modules.notifications [1.3.1 201403101706]
    org.netbeans.core.netigso [1.26.1 201403101706]
    org.netbeans.modules.netbinox [1.34.1 201403101706]
    org.eclipse.equinox.common [3.6.0 3.6.0.v20110523]
    org.eclipse.mylyn.tasks.core [3.10.0 3.10.0.20131010-2023]
    org.eclipse.core.runtime [3.7.0 3.7.0.v20110110]
    org.eclipse.mylyn.commons.net [3.10.0 3.10.0.20131018-1210]
    org.eclipse.core.jobs [3.5.101 3.5.101.v20120113-1953]
    org.eclipse.mylyn.wikitext.core [1.9.0 1.9.0.20131007-2055]
    org.netbeans.modules.bugtracking [1.101.1 201403101706]
    org.netbeans.modules.mylyn.util [1.27.1 201403101706]
    org.netbeans.modules.mercurial [1.36.1.42.1 201403101706]
    org.netbeans.modules.maven.spring/1 [1.24.1 201403101706]
    org.netbeans.modules.maven.grammar/1 [1.41.1.1 201403101706]
    org.netbeans.modules.maven.repository/1 [1.37.1 201403101706]
    org.netbeans.modules.maven.refactoring [1.15.1 201403101706]
    org.netbeans.modules.maven.coverage [1.18.1 201403101706]
    org.netbeans.modules.maven.graph/1 [1.27.1 201403101706]
    org.netbeans.modules.maven.checkstyle [1.12.1 201403101706]
    org.netbeans.modules.maven.osgi/1 [1.29.1 201403101706]
    org.netbeans.modules.maven.kit/1 [4.26.1 201403101706]
    org.netbeans.modules.maven.search [1.27.1 201403101706]
    org.netbeans.modules.maven.samples/1 [1.21.1 201403101706]
    org.netbeans.modules.maven.profiler/1 [1.25.1 201403101706]
    org.netbeans.modules.maven.persistence/1 [1.24.1 201403101706]
    org.netbeans.modules.maven.junit/1 [1.27.1 201403101706]
    org.netbeans.modules.maven.jaxws [1.25.1 201403101706]
    org.netbeans.modules.maven.j2ee/1 [1.53.2 201404251830]
    org.netbeans.modules.maven.hints/1 [1.35.1 201403101706]
    org.netbeans.modules.masterfs.nio2 [1.11.1 201403101706]
    org.netbeans.modules.masterfs.linux [1.9.1 201403101706]
    org.netbeans.modules.logman [2.0 131226]
    org.netbeans.modules.bugtracking.commons [1.2.1 201403101706]
    org.netbeans.modules.localtasks [1.20.1 201403101706]
    org.netbeans.modules.localhistory [1.29.1 201403101706]
    org.netbeans.modules.lexer.nbbridge/1 [1.27.1.1 201403101706]
    org.netbeans.modules.keyring.fallback [1.3.1 201403101706]
    org.netbeans.modules.keyring.impl [1.18.1 201403101706]
    org.netbeans.libs.junit4 [1.14 201403101706]
    org.netbeans.modules.junitlib [1.1 201403101706]
    org.netbeans.modules.javaee7.api [1.3.1 201403101706]
    org.netbeans.modules.java.source.queries [1.13.1 201403101706]
    org.netbeans.modules.java.source.queriesimpl [1.12.1 201403101706]
    org.netbeans.modules.java.metrics [1.3.1 201403101706]
    org.netbeans.modules.java.guards/0 [0.26.1 201403101706]
    org.netbeans.modules.j2ee.platform/1 [1.29.1 201403101706]
    org.netbeans.modules.j2ee.ejbrefactoring [1.23.1 201403101706]
    org.netbeans.modules.j2ee.clientproject [1.43.1.1 1 201403101706]
    org.netbeans.modules.j2ee.ejbverification [1.29.1 201403101706]
    org.netbeans.modules.j2ee.ejbjarproject [1.50.1 201403101706]
    org.netbeans.modules.j2ee.earproject [1.48.1 201403101706]
    org.netbeans.modules.j2ee.kit [1.23.1 201403101706]
    org.netbeans.modules.ide.ergonomics [1.24.1 201403101706]
    org.netbeans.modules.autoupdate.pluginimporter [1.15.1 201403101706]
    org.netbeans.modules.ide.branding/1 [1.28.1 201403101706]
    org.netbeans.modules.deadlock.detector [1.1.1 201403101706]
    org.netbeans.modules.ide.branding.kit [1.24.1 201403101706]
    org.netbeans.modules.form/2 [1.52.1.4 4 201403101706]
    org.netbeans.modules.form.nb/0 [0.13.1.1.4 1 201403101706]
    org.netbeans.modules.i18n.form/2 [1.45.1.4.1 201403101706]
    org.netbeans.modules.hudson [2.5.1 201403101706]
    org.netbeans.modules.hudson.ui [1.5.1 201403101706]
    org.netbeans.modules.hudson.tasklist [1.12.1 201403101706]
    org.netbeans.modules.hudson.subversion [1.24.1 201403101706]
    org.netbeans.modules.hudson.php [1.15.1 201403101706]
    org.netbeans.modules.hudson.mercurial [1.24.1 201403101706]
    org.netbeans.modules.hudson.maven [1.24.1 201403101706]
    org.netbeans.modules.hudson.git [1.13.1 201403101706]
    org.netbeans.modules.hudson.ant [1.22.1 201403101706]
    org.netbeans.modules.html.knockout [1.5.1 201403101706]
    org.netbeans.modules.html.custom [1.1.1 201403101706]
    org.netbeans.core.browser/1 [1.23.1.1 1 201403101706]
    org.netbeans.modules.html.angular [1.6.2 201404251830]
    org.netbeans.libs.freemarker/1 [2.29.1.238 238 201403101706]
    org.netbeans.modules.hibernate4lib/1 [1.1.1.238 201403101706]
    org.netbeans.modules.hibernate/1 [1.27.1.1 1 201403101706]
    org.netbeans.modules.hibernateweb [1.21.1 201403101706]
    org.netbeans.modules.git [1.14.2.1 201404251830]
    org.netbeans.modules.form.refactoring/0 [0.12.1.1.4.1 1 201403101706]
    org.netbeans.modules.form.binding/0 [0.12.1.1.4.1 1 201403101706]
    org.netbeans.modules.form.kit [1.24.1 201403101706]
    org.netbeans.modules.form.j2ee/0 [0.28.1.1.4.1 1 201403101706]
    org.apache.commons.io [1.4 1.4]
    org.netbeans.modules.extexecution.impl [1.20.1 201403101706]
    org.netbeans.modules.editor.mimelookup.impl/1 [1.26.1 201403101706]
    org.netbeans.modules.editor.global.format/1 [1.10.1.1 1 201403101706]
    org.netbeans.modules.dlight.kit [1.21.2.1 1 201406111322]
    org.netbeans.modules.debugger.jpda.visual/1 [1.12.2 201404251830]
    org.netbeans.modules.debugger.jpda.js/1 [1.1.2 201406111322]
    org.netbeans.modules.debugger.jpda.kit [1.11.1 201403101706]
    org.netbeans.modules.debugger.jpda.heapwalk/1 [1.26.1 201403101706]
    org.netbeans.modules.css.prep [1.20.1 201403101706]
    org.netbeans.libs.plist [1.3.1 201403101706]
    org.netbeans.modules.cordova.platforms [1.31.1 201403101706]
    org.netbeans.modules.cordova.platforms.ios [1.23.2 201404251830]
    org.netbeans.modules.cordova.platforms.android [1.23.1 201403101706]
    org.netbeans.modules.cordova [1.25.2 201404251830]
    org.netbeans.modules.cnd.utils [1.42.5.2 2 201404251830]
    org.netbeans.modules.cnd.lexer/1 [1.29.3.1 1 201404251830]
    org.netbeans.modules.cnd.source [1.18.2.1 1 201404251830]
    org.netbeans.modules.cnd.api.project/1 [1.30.6.1 1 201406111322]
    org.netbeans.modules.cnd.api.remote/1 [1.21.4.1 1 201406111322]
    org.netbeans.modules.cnd.toolchain [1.28.7.1 1 201406111322]
    org.netbeans.modules.cnd/1 [1.32.3.1 1 201406111322]
    org.netbeans.modules.cnd.api.model/1 [1.30.5.1 1 201404251830]
    org.netbeans.modules.cnd.modelutil/1 [1.30.5.1 1 201404251830]
    org.netbeans.modules.cnd.makeproject/2 [2.47.11.1 1 201406111322]
    org.netbeans.modules.cnd.testrunner [1.19.2.1 1 201404251830]
    org.netbeans.modules.cnd.script [1.17.3.1 1 201404251830]
    org.netbeans.modules.cnd.spellchecker.bindings/1 [1.26.3.1 1 201406111322]
    org.netbeans.modules.cnd.model.services/1 [1.38.11.1 1 201406111322]
    org.netbeans.modules.cnd.simpleunit [1.17.2.1.1 1 201404251830]
    org.netbeans.modules.cnd.search [1.9.2 201404251830]
    org.netbeans.modules.cnd.repository.api/1 [1.27.4.1 1 201404251830]
    org.netbeans.modules.cnd.repository [1.26.3.1 1 201406111322]
    org.netbeans.modules.cnd.remote [1.23.4.1 1 201406111322]
    org.netbeans.modules.cnd.discovery [1.41.8.1 1 201404251830]
    org.netbeans.modules.cnd.dwarfdump [1.30.3.1 1 201404251830]
    org.netbeans.modules.cnd.remote.projectui [1.11.3.1 1 201406111322]
    org.netbeans.modules.cnd.indexing [1.8.2.1 1 201404251830]
    org.netbeans.modules.cnd.editor/1 [1.26.3.1 1 201406111322]
    org.netbeans.modules.cnd.refactoring/1 [1.25.3.1 1 201406111322]
    org.netbeans.modules.cnd.qnavigator/1 [1.27.3.1 1 201406111322]
    org.netbeans.modules.cnd.callgraph [1.22.2.1 1 201404251830]
    org.netbeans.modules.cnd.navigation [1.29.3.1 1 201406111322]
    org.netbeans.modules.cnd.analysis.api [1.0.7 201406111322]
    org.netbeans.modules.cnd.highlight [1.27.3.1.1 1 201406111322]
    org.netbeans.modules.cnd.antlr [2.33.2.1 1 201404251830]
    org.netbeans.modules.cnd.apt [1.38.4.1 1 201404251830]
    org.netbeans.modules.cnd.modelimpl/1 [1.47.5.1 1 201406111322]
    org.netbeans.modules.cnd.modelui [1.29.3.1 1 201406111322]
    org.netbeans.modules.cnd.modeldiscovery [1.26.2.1 1 201404251830]
    org.netbeans.modules.cnd.makeproject.source.bridge [1.21.2.1 1 201404251830]
    org.netbeans.modules.cnd.analysis.impl [1.0.2 201406111322]
    org.netbeans.modules.cnd.asm/1 [1.24.2.2 2 201404251830]
    org.netbeans.modules.cnd.gotodeclaration [1.27.2.1 1 201404251830]
    org.netbeans.modules.cnd.cncppunit [1.18.2.1.1 1 201404251830]
    org.netbeans.modules.cnd.debugger.common2/3 [3.23.7.3 3 201406111322]
    org.netbeans.modules.cnd.folding [1.26.2.1 1 201404251830]
    org.netbeans.modules.cnd.classview/1 [1.26.3.1 1 201406111322]
    org.netbeans.modules.cnd.debugger.gdb2/1 [1.17.5.1 1 201406111322]
    org.netbeans.modules.cnd.completion/1 [1.29.3.1 1 201406111322]
    org.netbeans.modules.cnd.dwarfdiscovery [1.28.2.1 1 201404251830]
    org.netbeans.modules.cnd.kit [1.26.3.1 1 201406111322]
    org.eclipse.mylyn.bugzilla.core [3.10.0 3.10.0.20131024-1218]
    org.apache.commons.httpclient [3.1.0 3.1.0]
    org.netbeans.modules.bugzilla [1.71.1 201403101706]
    org.netbeans.modules.bugzilla.exceptionreporter [1.19.1 201403101706]
    org.netbeans.modules.bugtracking.bridge [1.40.1 201403101706]
    org.netbeans.modules.ant.grammar/1 [1.39.1 201403101706]
    org.netbeans.libs.svnClientAdapter.svnkit/1 [1.20.2 201404251830]
    org.netbeans.libs.svnClientAdapter.javahl/1 [1.19.1 201403101706]
    org.netbeans.core.network [1.4.1 201403101706]
    org.netbeans.core.nativeaccess/1 [1.26.1 201403101706]
    org.netbeans.core.io.ui/1 [1.25.1 201403101706]
    org.eclipse.mylyn.commons.xmlrpc [3.10.0 3.10.0.20130704-2116]
    org.eclipse.mylyn.commons.repositories.core [1.2.0 1.2.0.20130704-2116]
    org.eclipse.mylyn.commons.core [3.10.0 3.10.0.20130926-1710]
    org.eclipse.equinox.security [1.1.1 1.1.1.R37x_v20110822-1018]
    org.eclipse.equinox.registry [3.5.200 3.5.200.v20120522-1841]
    org.eclipse.equinox.preferences [3.4.2 3.4.2.v20120111-2020]
    org.eclipse.equinox.app [1.3.100 1.3.100.v20110321]
    org.eclipse.core.runtime.compatibility.auth [3.2.200 3.2.200.v20110110]
    org.eclipse.core.net [1.2.100 1.2.100.I20110511-0800]
    org.eclipse.core.contenttype [3.4.100 3.4.100.v20110423-0524]
    org.apache.xmlrpc [3.0.0 3.0.0]
    org.apache.ws.commons.util [1.0.1 1.0.1]
    org.apache.commons.lang [2.4.0 2.4.0]
    javaewah.dummy [0.5.6 0.5.6]
    it.sal.phpmanual [1.3.1 140325]
    git.toolbar [1.1.0 1.1.0 201312180952]
    eu.doppel_helix.netbeans.MantisIntegration [1.0 1.0 201403221647]
    de.elmar_baumann.nb.slclock/1 [1.6.2 140615]
    com.jcraft.jzlib [1.0.7 1.0.7]
INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.mylyn.wikitext.textile.core@1.9.0.20131007-2055 resolved
INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.mylyn.wikitext.confluence.core@1.9.0.20131007-2055 resolved
INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.8.0.v20120529-1548 started
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy resolver: KDE
WARNING [org.netbeans.core.network.proxy.kde.KdeNetworkProxy]: KDE system proxy resolver: The kioslaverc key not found (ProxyType)
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy reloading failed! Trying fallback resolver.
INFO [org.netbeans.core.network.proxy.fallback.FallbackNetworkProxy]: Fallback system proxy resolver: no http_proxy variable found
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy reloading succeeded. Fallback provider was successful.
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy - mode: direct
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy: fell to default (correct if direct mode went before)
WARNING [org.openide.filesystems.Ordering]: Not all children in Toolbars/ marked with the position attribute: [Git, Php], but some are: [File, Clipboard, UndoRedo, Remote, Build, Debug, Memory, Standard.xml, Debugging.xml]
WARNING [org.netbeans.ProxyClassLoader]: Will not load class org.jdesktop.swingx.painter.BusyPainter arbitrarily from one of ModuleCL@793938ad[org.netbeans.libs.swingx] and ModuleCL@160aa21f[eu.doppel_helix.netbeans.MantisIntegration] starting from SystemClassLoader[673 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE
WARNING [org.netbeans.ProxyClassLoader]: Will not load class org.apache.commons.logging.impl.Log4JLogger arbitrarily from one of NetbinoxLoader delegating to org.apache.commons.logging_1.1.1 and ModuleCL@5c3cbc57[org.netbeans.libs.amazon] starting from SystemClassLoader[673 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE
WARNING [org.netbeans.ProxyClassLoader]: Will not load class org.apache.commons.logging.impl.Jdk14Logger arbitrarily from one of NetbinoxLoader delegating to org.apache.commons.logging_1.1.1 and ModuleCL@5c3cbc57[org.netbeans.libs.amazon] starting from SystemClassLoader[673 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE
Diagnostic information
Input arguments:
    -Djdk.home=/usr/lib64/jvm/java-openjdk
    -Dnetbeans.default_userdir_root=/local/craig/.netbeans
    -Dnetbeans.running.environment=kde
    -Dnetbeans.dirs=/usr/local/netbeans-8.0/nb:/usr/local/netbeans-8.0/ergonomics:/usr/local/netbeans-8.0/ide:/usr/local/netbeans-8.0/extide:/usr/local/netbeans-8.0/java:/usr/local/netbeans-8.0/apisupport:/usr/local/netbeans-8.0/webcommon:/usr/local/netbeans-8.0/websvccommon:/usr/local/netbeans-8.0/enterprise:/usr/local/netbeans-8.0/mobility:/usr/local/netbeans-8.0/profiler:/usr/local/netbeans-8.0/python:/usr/local/netbeans-8.0/php:/usr/local/netbeans-8.0/identity:/usr/local/netbeans-8.0/harness:/usr/local/netbeans-8.0/cnd:/usr/local/netbeans-8.0/dlight:/usr/local/netbeans-8.0/groovy:/usr/local/netbeans-8.0/extra:/usr/local/netbeans-8.0/javacard:/usr/local/netbeans-8.0/javafx:
    -Dnetbeans.home=/usr/local/netbeans-8.0/platform
    -Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade
    -Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense
    -XX:MaxPermSize=384m
    -Xmx1024m
    -Xss2m
    -Xms32m
    -XX:PermSize=32m
    -Dapple.laf.useScreenMenuBar=true
    -Dapple.awt.graphics.UseQuartz=true
    -Dsun.java2d.noddraw=true
    -Dsun.java2d.dpiaware=true
    -Dsun.zip.disableMemoryMapping=true
    -XX:+HeapDumpOnOutOfMemoryError
    -XX:HeapDumpPath=/local/craig/.netbeans/8.0/var/log/heapdump.hprof
Compiler: HotSpot 64-Bit Tiered Compilers
Heap memory usage: initial 32.0MB maximum 910.5MB
Non heap memory usage: initial 34.4MB maximum 432.0MB
Garbage collector: PS Scavenge (Collections=15 Total time spent=0s)
Garbage collector: PS MarkSweep (Collections=3 Total time spent=0s)
Classes: loaded=9300 total loaded=9300 unloaded 0
INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 16,821,178,368
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 35 ms
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 binary roots took: 0 ms
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /usr/local/netbeans-8.0/php/phpstubs/phpruntime took: 498 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 9 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: nbfs://nbhost/SystemFileSystem/PHP/RuntimeLibraries/ took: 32 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /srv/www/htdocs/owncloud took: 1,140 ms (New or modified files: 1, Deleted files: 0) [Adding listeners took: 1 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 3 source roots took: 1,670 ms (New or modified files: 1, Deleted files: 0) [Adding listeners took: 10 ms]
WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.home has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.Clusters.relativeDirsWithHome(Clusters.java:137)
usage: RecentProject
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 137 ms
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 binary roots took: 0 ms
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /usr/local/netbeans-8.0/ide/jsstubs/reststubs.zip took: 37 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /usr/local/netbeans-8.0/ide/jsstubs/domstubs.zip took: 206 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /usr/local/netbeans-8.0/ide/jsstubs/corestubs.zip took: 114 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 3 source roots took: 357 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
log4j:WARN No appenders could be found for logger (nu.validator.source.LocationRecorder).
log4j:WARN Please initialize the log4j system properly.
INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: class org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask ignored cancel for 2,676 ms.
INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: class org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask ignored cancel for 58 ms.
INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: class org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask ignored cancel for 67 ms.
WARNING [org.apache.axis.utils.JavaUtils]: Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
INFO [eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepositoryController]: 
AxisFault
 faultCode: Server
 faultSubcode: 
 faultString: Error Type: SYSTEM NOTICE,
Error Description: Array to string conversion
 faultActor: 
 faultNode: 
 faultDetail: 
    {http://xml.apache.org/axis/}stackTrace:Error Type: SYSTEM NOTICE,
Error Description: Array to string conversion
    at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
    at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
    at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1789)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2965)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
    at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
    at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
    at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
    at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
    at org.apache.axis.client.Call.invoke(Call.java:2767)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at biz.futureware.mantisconnect.MantisConnectBindingStub.mc_projects_get_user_accessible(MantisConnectBindingStub.java:2634)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepository.checkConnection(MantisRepository.java:125)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepositoryController$2.doInBackground(MantisRepositoryController.java:179)
    at javax.swing.SwingWorker$1.call(SwingWorker.java:296)
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    at javax.swing.SwingWorker.run(SwingWorker.java:335)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:744)
    {http://xml.apache.org/axis/}hostname:neptune.arno.com
Error Type: SYSTEM NOTICE,
Error Description: Array to string conversion
    at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
    at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
    at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1789)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2965)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
    at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
    at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
    at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
    at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
    at org.apache.axis.client.Call.invoke(Call.java:2767)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at biz.futureware.mantisconnect.MantisConnectBindingStub.mc_projects_get_user_accessible(MantisConnectBindingStub.java:2634)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepository.checkConnection(MantisRepository.java:125)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepositoryController$2.doInBackground(MantisRepositoryController.java:179)
    at javax.swing.SwingWorker$1.call(SwingWorker.java:296)
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    at javax.swing.SwingWorker.run(SwingWorker.java:335)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:744)
FINE [org.apache.axis.transport.http.HTTPSender]: Enter:  HTTPSender::invoke
FINE [org.apache.axis.transport.http.HTTPSender]: XML sent:
FINE [org.apache.axis.transport.http.HTTPSender]: ---------------------------------------------------
POST /mantisbt/api/soap/mantisconnect.php HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, application/dime, multipart/related, text/*
User-Agent: Axis/1.4
Host: arno.com
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: "http://www.mantisbt.org/bugs/api/soap/mantisconnect.php/mc_projects_get_user_accessible"
Content-Length: 544
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:mc_projects_get_user_accessible soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://futureware.biz/mantisconnect"><username xsi:type="xsd:string">test</username><password xsi:type="xsd:string">test</password></ns1:mc_projects_get_user_accessible></soapenv:Body></soapenv:Envelope>
FINE [org.apache.axis.transport.http.HTTPSender]: HTTP/1.0 500 Internal Server Error
FINE [org.apache.axis.transport.http.HTTPSender]: Date Fri, 27 Jun 2014 03:43:13 GMT
FINE [org.apache.axis.transport.http.HTTPSender]: Server Apache/2.2.22 (Linux/SUSE)
FINE [org.apache.axis.transport.http.HTTPSender]: X-Powered-By PHP/5.4.17
FINE [org.apache.axis.transport.http.HTTPSender]: Set-Cookie PHPSESSID=78f13ffa07b5fed608f9f52453863b90; path=/; secure; HttpOnly
FINE [org.apache.axis.transport.http.HTTPSender]: Cache-Control private, max-age=10800, pre-check=10800
FINE [org.apache.axis.transport.http.HTTPSender]: Last-Modified Mon, 03 Mar 2014 19:19:50 GMT
FINE [org.apache.axis.transport.http.HTTPSender]: Status 500 Internal Server Error
FINE [org.apache.axis.transport.http.HTTPSender]: X-SOAP-Server NuSOAP/0.9.5 (1.123)
FINE [org.apache.axis.transport.http.HTTPSender]: Content-Length 692
FINE [org.apache.axis.transport.http.HTTPSender]: Connection close
FINE [org.apache.axis.transport.http.HTTPSender]: Content-Type text/xml; charset=UTF-8
XML received:
FINE [org.apache.axis.transport.http.HTTPSender]: -----------------------------------------------
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Server</faultcode><faultactor xsi:type="xsd:string"/><faultstring xsi:type="xsd:string">Error Type: SYSTEM NOTICE,
Error Description: Array to string conversion</faultstring><detail xsi:type="xsd:string"/></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
FINE [org.apache.axis.transport.http.HTTPSender]: Exit:  HTTPDispatchHandler::invoke
INFO [eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepositoryController]: 
AxisFault
 faultCode: Server
 faultSubcode: 
 faultString: Error Type: SYSTEM NOTICE,
Error Description: Array to string conversion
 faultActor: 
 faultNode: 
 faultDetail: 
    {http://xml.apache.org/axis/}stackTrace:Error Type: SYSTEM NOTICE,
Error Description: Array to string conversion
    at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
    at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
    at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1789)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2965)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
    at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
    at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
    at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
    at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:796)
    at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
    at org.apache.axis.client.Call.invoke(Call.java:2767)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at biz.futureware.mantisconnect.MantisConnectBindingStub.mc_projects_get_user_accessible(MantisConnectBindingStub.java:2634)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepository.checkConnection(MantisRepository.java:125)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepositoryController$2.doInBackground(MantisRepositoryController.java:179)
    at javax.swing.SwingWorker$1.call(SwingWorker.java:296)
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    at javax.swing.SwingWorker.run(SwingWorker.java:335)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:744)
    {http://xml.apache.org/axis/}hostname:neptune.arno.com
Error Type: SYSTEM NOTICE,
Error Description: Array to string conversion
    at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
    at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
    at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1789)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2965)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
    at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
    at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
    at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
    at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:796)
    at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
    at org.apache.axis.client.Call.invoke(Call.java:2767)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at biz.futureware.mantisconnect.MantisConnectBindingStub.mc_projects_get_user_accessible(MantisConnectBindingStub.java:2634)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepository.checkConnection(MantisRepository.java:125)
    at eu.doppel_helix.netbeans.mantisintegration.repository.MantisRepositoryController$2.doInBackground(MantisRepositoryController.java:179)
    at javax.swing.SwingWorker$1.call(SwingWorker.java:296)
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    at javax.swing.SwingWorker.run(SwingWorker.java:335)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:744)
matthiasblaesing commented 10 years ago

Hey Craig, thank you for your extensive test. With regard to your test under windows: The error indicates, that the certificate did not verify - @work I checked the cacerts file from oracle java and it did not contain the root certificate from startcom. The error is correct, but not your main problem, because at least ubuntu includes the startcom root certificate and the error you see is not caused by the ssl layer.

I tested against your installation and I could login, but the mc_projects_get_user_accessible remote call fails with the error:

<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
   <SOAP-ENV:Body>
      <SOAP-ENV:Fault>
         <faultcode xsi:type="xsd:string">Server</faultcode>
         <faultactor xsi:type="xsd:string"/>
         <faultstring xsi:type="xsd:string">Error Type: SYSTEM NOTICE,
Error Description: Array to string conversion</faultstring>
         <detail xsi:type="xsd:string"/>
      </SOAP-ENV:Fault>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

So basicly: Your server sends an error code, although the request is fine. This in turn leads me to this bug report against mantis: http://www.mantisbt.org/bugs/view.php?id=14157

Short story: Mantis offers two ways for webservice exposition: the old way: nusoap and the new way: the native soap extensions of PHP5. From the bug report the old way is broken on php 5.4. While the debian packages have the soap extension always enabled, I check a SLES 11 installation and there php 5.3 can be installed with and without soap. So I asume there are other installations with that option. So please:

1.) make sure you have the soap extension for php installed and activated 2.) make sure you have not forced mantis to use nusoap

Sorry to not of more help, but it looks like a server problem.

craigarno commented 10 years ago

Actually so far this effort has helped me in two ways I can identify:

  1. I'm learning more about debugging in a NetBeans environment. Considering I'm hitting this cold, this is useful.
  2. So far I'm unable to get XDebug to work. XDebug is the reason I "upgraded" PHP from 5.3 to 5.4. In my mind if XDebug is communicating using SOAP (I don't know) then downgrading PHP back to 5.3 with XDebug may solve both problems.

I spent my morning and part of afternoon so far looking at this issue trying to learn everything I can from this experience.

I read through http://www.mantisbt.org/bugs/view.php?id=14157. I don't suppose a "me too" would help.

SOAP was not installed. My OpenSUSE 12.2 x64 and 12.3 x64 installations YaST package management shows: php5-pear-SOAP - SOAP Client/Server for PHP v 0.12.0-10.1.1 Installing this package didn't help.

In /etc/php5/php.ini I found this section:

[soap]
; Enables or disables WSDL caching feature.
; http://php.net/soap.wsdl-cache-enabled
soap.wsdl_cache_enabled=1

; Sets the directory name where SOAP extension will put cache files.
; http://php.net/soap.wsdl-cache-dir
soap.wsdl_cache_dir="/tmp"

; (time to live) Sets the number of second while cached file will be used
; instead of original one.
; http://php.net/soap.wsdl-cache-ttl
soap.wsdl_cache_ttl=86400

; Sets the size of the cache limit. (Max. number of WSDL files to cache)
soap.wsdl_cache_limit = 5

Mantis Web Site http://www.mantisbt.org/manual/admin.config.soap.html Describes disabling the SOAP API. I tried NOBODY with no resulting change in behavior.

I found this code section and tried setting to OFF. This didn't make it work either: api/soap/mc_config_defaults_inc.php

# mc_config_defaults_inc.php:$g_mc_use_nusoap = extension_loaded('soap') && defined('SOAP_USE_XSI_ARRAY_TYPE') ? OFF : ON;
mc_config_defaults_inc.php:$g_mc_use_nusoap = OFF;

Next step is to downgrade Server and Workstation systems to PHP 5.3 with an earlier version of XDebug to see if this improves anything on either NetBeans front under OpenSUSE 12.[23] x64.

To see which I'm running for any of your testing, use https://arno.com/info.php. This will give you PHP version,

craigarno commented 10 years ago

@matthiasblaesing I downgraded to PHP 5.3 on both systems since the issue appears to be with PHP 5.4. XDebug 2.2.2 now appears to work with NetBeans 8. You can verify PHP version and gather other installation information using https://arno.com/info.php. I checked the "test" account again, and there is no change, it still doesn't work. This is not surprising since you say the issue is on the server side of SOAP, as the rest of everything else appears to work. I don't think the SOAP package changed versions with this downgrade.

If you know what it will take to get SOAP working on the server for MantisIntegration, I'll be happy to try changes to SOAP or Mantis, or post Issue reports at OpenSUSE against 12.3 x64 to try to instigate change for whatever needs to happen. As I said, I don't possess a lot of information in this knowledge area, so will need you to point the way to make this issue move.

Thank you for your help thus far.

matthiasblaesing commented 10 years ago

So I invested a few hours and installed a clean OpenSuse 12.1 and 13.1 - 12.1 worked in the basic installation, while 13.1 showed exactly the symtoms from the bug. But this easyly fixed with my advice above - I installed the native soap extensions:

See the marked package:

auswahl_004

In phpinfo you will see after installation (and apache restart!):

auswahl_005

After this change I can login with the default credentials: administrator/root

craigarno commented 10 years ago

I submitted bug 884847 at https://bugzilla.novell.com/ reporting this SOAP interface issue with OpenSUSE versions 12.2, 12.3, and 13.1, but not 12.1. https://bugzilla.novell.com/show_bug.cgi?id=884847

I may spend a little more time to see if I can get this running with PHP 5.5 while hopefully not breaking XDebug and a whole host of other PHP applications running on my server, or my workstation with the only working install of XDebug.

matthiasblaesing commented 10 years ago

Sorry Craig, your bug report is wrong - as I demonstrated, It work correctly in OpenSUSE 13.1 if the native soap extensions are enabled. OpenSUSE can't help you!

The native extensions are present in 12.1, 12.2, 12.3 and 13.1 (I confirmed 12.1 and 13.1).

As you can see on the package index at software.opensuse.org

http://software.opensuse.org/package/php5-soap?search_term=php5-soap

this is also confirmed there (I'll asume 12.1 is to old to be listed there).

So no bug apart from a broken installation on your side. This works:

OpenSuse 12.1 + mantis 1.2.17 using the nusoap support supplied with mantis OpenSuse 12.1 + mantis 1.2.17 using the native soap package (php5-soap) OpenSuse 13.1 + mantis 1.2.17 using the native soap package (php5-soap)

The only fail is

OpenSuse 13.1 + mantis 1.2.17 with nusoap server

The latter is discouraged/deprecated by the mantis developers, so I don't see a bug in OpenSuse.

This is what I did:

  1. Download the OpenSuse ISO
  2. Create a virtual machine (VirtualBox)
  3. Do a basic installation of OpenSuse
  4. Install Apache2, Apache2-PHP5, php5-soap (needs to be explicitly installed) and MySQL-Server/Maria-DB Server
  5. Enable http Service on firewall
  6. Download mantis zip package
  7. Extract package into the webserver webroot and give appropriate permission
  8. Create database and user for mantis
  9. Open mantis installation via webbrowser and do basic installation (create one project, as an installation without a project does not trigger the problem)
  10. Try to connect

=> I checked with netbeans plugin and did manual soap requests (supported by soap-ui). In both cases I was able to authenticate as administrator/root - in the manual case I was able to invoke the mc_projects_get_user_accessible, which is problematic according to the bug report.

I can offer you that VirtualBox Image, but be warned: This is just a proof of concept and following the steps above might me just as fast as requesting the image.

craigarno commented 10 years ago

MantisIntegration is working now, and I thank you for your help. I learned a lot while trying to debug and understand this issue. Let me explain the issue further for anyone else who stumbles across this thread and we can call this complete (closed):

The problem I faced is how to enable "the native soap extensions" in PHP 5.3 (or PHP 5.4). For anyone reading this, I still don't know how, and Google shows me a lot of other people just as confused about how to do this as I am. Like I said at the start of this thread, I barely know what I'm doing with PHP, but I'm trying to learn.

OpenSUSE 12.2 x64 and 12.3 x64 don't have php-soap for the delivered PHP 5.3 installation. I verified this with my PHP 5.3 installation using 'find / -xdev|grep -i soap", and searched /etc/php5/apache2/php.ini and searching YaST on two different machines. It doesn't exist anywhere in OpenSUSE 12.[23] x64 YaST for PHP 5.3, or on the disk. To make this clearer, there is no /etc/php5/conf.d/soap.ini and no /usr/lib64/php5/extensions/soap.so in my distributions or available to install for PHP 5.3 and PHP 5.4.

I did find a PHP-SOAP, but it's only for PHP 5.5. Selecting this file forced uninstall of everything PHP 5.3, including a working XDebug setup. At this point it is important to note the clue provided by matthiasblaesing 3 messages earlier that phpinfo() will show both soap and xdebug sections -iff- they are installed and "enabled". "Enabled" in PHP vernacular apparently means a /etc/php5/conf.d/soap.ini exists, and contains a line like "extension=soap.so". Commenting out this line like ";extension=soap.so" Disables the built-in SOAP Server. When this thread started I didn't understand these PHP "Installation" points.

For the purpose of this thread, the PHP 5.5 SOAP Server is working with MantisIntegration on both OpenSUSE 12.[23] x64 installations.

XDebug 2.2.5 is reinstalled and enabled, but still not working after upgrading to PHP 5.5. I suspect I'll get my XDebug installation running again in another couple hours. Google shows lots of NetBeans-XDebug frustration as well.

I hope this helps someone else at the same level of not-understanding PHP as I was. Glad that's behind me!