|
|
|
Ian de Beer-3
|
Some javascript/style in this post has been disabled (why?)
Hi I am busy testing a Web service I developed when I had the attached error. I am using JCAPS 6.2 (Netbean 6.5.1) on a Mac OS X 10.6.1. It appears the link to the required resource is broken until Monday 9 November. I have noticed on the mailing list that others have also reported the issue. (see attached email) I can not afford to wait until Monday before I can test again. Surely one should be able to test while off-line. Is there a work-around? Regards Ian Nov 6, 2009 6:14:56 AM org.netbeans.modules.editor.settings.storage.Utils load WARNING: Invalid or corrupted file: Editors/Keybindings/NetBeans/Defaults/org-netbeans-modules-editor-keybindings.xml java.io.FileNotFoundException: http://www.netbeans.org/dtds/EditorKeyBindings-1_1.dtd at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1311) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:677) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1315) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1282) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:283) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1193) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1090) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1003) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648) 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:807) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522) at org.netbeans.modules.editor.settings.storage.Utils.load(Utils.java:336) at org.netbeans.modules.editor.settings.storage.StorageImpl._load(StorageImpl.java:261) at org.netbeans.modules.editor.settings.storage.StorageImpl.load(StorageImpl.java:110) at org.netbeans.modules.editor.settings.storage.api.EditorSettingsStorage.load(EditorSettingsStorage.java:86) at org.netbeans.modules.editor.settings.storage.keybindings.KeyBindingSettingsImpl.getShortcuts(KeyBindingSettingsImpl.java:169) at org.netbeans.modules.editor.settings.storage.keybindings.KeyBindingSettingsImpl.createInstanceForLookup(KeyBindingSettingsImpl.java:279) at org.netbeans.modules.editor.settings.storage.SettingsProvider$MyLookup.<init>(SettingsProvider.java:257) at org.netbeans.modules.editor.settings.storage.SettingsProvider$MyLookup.<init>(SettingsProvider.java:151) at org.netbeans.modules.editor.settings.storage.SettingsProvider.getLookup(SettingsProvider.java:127) at org.netbeans.modules.editor.mimelookup.MimePathLookup.rebuild(MimePathLookup.java:118) at org.netbeans.modules.editor.mimelookup.MimePathLookup.beforeLookup(MimePathLookup.java:100) at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:197) at org.netbeans.editor.BaseDocument.init(BaseDocument.java:515) at org.netbeans.editor.BaseDocument.<init>(BaseDocument.java:495) at org.netbeans.modules.xml.xdm.diff.XDMUtil.compareXML(XDMUtil.java:163) at org.netbeans.modules.xml.xdm.diff.XDMUtil.compareXML(XDMUtil.java:143) at org.netbeans.modules.compapp.catd.ConfiguredTest.testCompareXMLIdentical(ConfiguredTest.java:2634) at org.netbeans.modules.compapp.catd.ConfiguredTest.testCompareXMLIdentical(ConfiguredTest.java:2627) at org.netbeans.modules.compapp.catd.ConfiguredTest.checkExpectedOutput(ConfiguredTest.java:2132) at org.netbeans.modules.compapp.catd.ConfiguredTest.checkExpectedOutput(ConfiguredTest.java:2025) at org.netbeans.modules.compapp.catd.ConfiguredTest.testConcurrentSOAPRequest(ConfiguredTest.java:834) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:515) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1031) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:888) ![]()
|
||||||||||||||||
|
Andy Knight
|
Some javascript/style in this post has been disabled (why?)
Does this imply that it is required to have a viable internet connection at runtime? Surely not.Ian - Try unplugging your ethernet connection to see if there's an internal fallback. If that doesn't work, this must surely be a bug.
On 6 Nov 2009, at 05:08, Ian de Beer wrote:
|
||||||||||||||||||||
|
Ian de Beer-3
|
Some javascript/style in this post has been disabled (why?)
Hi AndyIt is definitely a bug. I have tested it with my computer disconnected from the network (hardly a practical arrangement), but regardless the error persists, although in a slightly different form: WARNING: Invalid or corrupted file: Editors/Keybindings/NetBeans/Defaults/org-netbeans-modules-editor-keybindings.xml java.net.UnknownHostException: www.netbeans.org at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177) <snip> Regards Ian On 06 Nov 2009, at 7:20 AM, Andy Knight wrote:
|
||||||||||||||||||||
|
Jun Qian
|
In reply to this post
by Andy Knight
Some javascript/style in this post has been disabled (why?)
That said, this issue will be fixed in the upcoming GFESB v2.2 release. [1] [2] Thanks, Jun [1] http://qa.netbeans.org/issues/show_bug.cgi?id=161396 [2] http://qa.netbeans.org/issues/show_bug.cgi?id=166774 Andy Knight wrote: Does this imply that it is required to have a viable internet connection at runtime? Surely not. --
---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]
Jun Qian NetBeans SOA Tools, http://enterprise.netbeans.org Open ESB Community, http://open-esb.org |
||||||||||||||||||||
|
jbaragry
|
In reply to this post
by Ian de Beer-3
You can also install the soapui plugin to netbeans and create my complex SOAP/HTTP unit tests.
Its available from the soapui site. Jason On Fri, Nov 6, 2009 at 6:08 AM, Ian de Beer <[hidden email]> wrote:
|
||||||||||||||||
|
Ian de Beer-3
|
In reply to this post
by Jun Qian
Some javascript/style in this post has been disabled (why?)
Hi JunIt would have been so much easier to ignore the error, if my test did not fail. It could possibly be unrelated but I get an error java.lang.RuntimeException: Method Parameter: part1 cannot be null. The input required is of type xsd:string, which I duly provide. I have rune many tests in the past and this is something new. The full response I get is: <?xml version="1.0" encoding="UTF-8"?> <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" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Body> <SOAP-ENV:Fault> <faultcode xmlns="">SOAP-ENV:Server</faultcode> <faultstring xmlns="">java.lang.RuntimeException: Method Parameter: part1 cannot be null. This is BP 1.1 R2211 violation.</faultstring> <faultactor xmlns="">sun-http-bc</faultactor> </SOAP-ENV:Fault> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Regards Ian On 06 Nov 2009, at 8:15 AM, Jun Qian wrote:
|
||||||||||||||||||||
|
Jun Qian
|
This is unrelated. Any chance you can share your project?
Regards, Jun Ian de Beer wrote: > Hi Jun > It would have been so much easier to ignore the error, if my test did > not fail. It could possibly be unrelated but I get an > error java.lang.RuntimeException: Method Parameter: part1 cannot be > null. The input required is of type xsd:string, which I duly provide. > I have rune many tests in the past and this is something new. > The full response I get is: > > <?xml version="1.0" encoding="UTF-8"?> > <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" > xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ > http://schemas.xmlsoap.org/soap/envelope/"> > <SOAP-ENV:Body> > <SOAP-ENV:Fault> > <faultcode xmlns="">SOAP-ENV:Server</faultcode> > <faultstring xmlns="">java.lang.RuntimeException: Method > Parameter: part1 cannot be null. This is BP 1.1 R2211 > violation.</faultstring> > <faultactor xmlns="">sun-http-bc</faultactor> > </SOAP-ENV:Fault> > </SOAP-ENV:Body> > </SOAP-ENV:Envelope> > > Regards > Ian > > > On 06 Nov 2009, at 8:15 AM, Jun Qian wrote: > >> You can ignore this warning message. It shouldn't affect your testing >> result. >> >> That said, this issue will be fixed in the upcoming GFESB v2.2 >> release. [1] [2] >> >> Thanks, >> Jun >> >> >> [1] http://qa.netbeans.org/issues/show_bug.cgi?id=161396 >> [2] http://qa.netbeans.org/issues/show_bug.cgi?id=166774 >> >> Andy Knight wrote: >>> Does this imply that it is required to have a viable internet >>> connection at runtime? Surely not. >>> >>> Ian - Try unplugging your ethernet connection to see if there's an >>> internal fallback. If that doesn't work, this must surely be a bug. >>> >>> <http://www.sun.com/> Andy Knight >>> Principal Engineer, >>> Sun Microsystems, Inc. >>> Java House, Guillemont Park, Minley Road, >>> Camberley, Surrey GU17 9QG United Kingdom >>> Home office: +44 1494 462438 >>> Mobile: +44 7775 583415 >>> Skype: aprknight >>> Email: [hidden email] <mailto:[hidden email]> >>> Blog: http://blogs.sun.com/andky >>> <http://www.sun.com/> >>> >>> >>> On 6 Nov 2009, at 05:08, Ian de Beer wrote: >>> >>>> Hi >>>> I am busy testing a Web service I developed when I had the attached >>>> error. I am using JCAPS 6.2 (Netbean 6.5.1) on a Mac OS X 10.6.1. >>>> It appears the link to the required resource is broken until >>>> Monday 9 November. I have noticed on the mailing list that others >>>> have also reported the issue. (see attached email) >>>> I can not afford to wait until Monday before I can test again. >>>> Surely one should be able to test while off-line. Is there a >>>> work-around? >>>> Regards >>>> Ian >>>> >>>> Nov 6, 2009 6:14:56 AM >>>> org.netbeans.modules.editor.settings.storage.Utils load >>>> WARNING: Invalid or corrupted file: >>>> Editors/Keybindings/NetBeans/Defaults/org-netbeans-modules-editor-keybindings.xml >>>> java.io.FileNotFoundException: >>>> http://www.netbeans.org/dtds/EditorKeyBindings-1_1.dtd >>>> at >>>> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1311) >>>> at >>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:677) >>>> at >>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1315) >>>> at >>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1282) >>>> at >>>> com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:283) >>>> at >>>> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1193) >>>> at >>>> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1090) >>>> at >>>> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1003) >>>> at >>>> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648) >>>> 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:807) >>>> at >>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737) >>>> at >>>> com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107) >>>> at >>>> com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205) >>>> at >>>> com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522) >>>> at >>>> org.netbeans.modules.editor.settings.storage.Utils.load(Utils.java:336) >>>> at >>>> org.netbeans.modules.editor.settings.storage.StorageImpl._load(StorageImpl.java:261) >>>> at >>>> org.netbeans.modules.editor.settings.storage.StorageImpl.load(StorageImpl.java:110) >>>> at >>>> org.netbeans.modules.editor.settings.storage.api.EditorSettingsStorage.load(EditorSettingsStorage.java:86) >>>> at >>>> org.netbeans.modules.editor.settings.storage.keybindings.KeyBindingSettingsImpl.getShortcuts(KeyBindingSettingsImpl.java:169) >>>> at >>>> org.netbeans.modules.editor.settings.storage.keybindings.KeyBindingSettingsImpl.createInstanceForLookup(KeyBindingSettingsImpl.java:279) >>>> at >>>> org.netbeans.modules.editor.settings.storage.SettingsProvider$MyLookup.<init>(SettingsProvider.java:257) >>>> at >>>> org.netbeans.modules.editor.settings.storage.SettingsProvider$MyLookup.<init>(SettingsProvider.java:151) >>>> at >>>> org.netbeans.modules.editor.settings.storage.SettingsProvider.getLookup(SettingsProvider.java:127) >>>> at >>>> org.netbeans.modules.editor.mimelookup.MimePathLookup.rebuild(MimePathLookup.java:118) >>>> at >>>> org.netbeans.modules.editor.mimelookup.MimePathLookup.beforeLookup(MimePathLookup.java:100) >>>> at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:197) >>>> at org.netbeans.editor.BaseDocument.init(BaseDocument.java:515) >>>> at org.netbeans.editor.BaseDocument.<init>(BaseDocument.java:495) >>>> at >>>> org.netbeans.modules.xml.xdm.diff.XDMUtil.compareXML(XDMUtil.java:163) >>>> at >>>> org.netbeans.modules.xml.xdm.diff.XDMUtil.compareXML(XDMUtil.java:143) >>>> at >>>> org.netbeans.modules.compapp.catd.ConfiguredTest.testCompareXMLIdentical(ConfiguredTest.java:2634) >>>> at >>>> org.netbeans.modules.compapp.catd.ConfiguredTest.testCompareXMLIdentical(ConfiguredTest.java:2627) >>>> at >>>> org.netbeans.modules.compapp.catd.ConfiguredTest.checkExpectedOutput(ConfiguredTest.java:2132) >>>> at >>>> org.netbeans.modules.compapp.catd.ConfiguredTest.checkExpectedOutput(ConfiguredTest.java:2025) >>>> at >>>> org.netbeans.modules.compapp.catd.ConfiguredTest.testConcurrentSOAPRequest(ConfiguredTest.java:834) >>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>>> at >>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >>>> at >>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>>> at java.lang.reflect.Method.invoke(Method.java:597) >>>> at junit.framework.TestCase.runTest(TestCase.java:164) >>>> at junit.framework.TestCase.runBare(TestCase.java:130) >>>> at junit.framework.TestResult$1.protect(TestResult.java:106) >>>> at junit.framework.TestResult.runProtected(TestResult.java:124) >>>> at junit.framework.TestResult.run(TestResult.java:109) >>>> at junit.framework.TestCase.run(TestCase.java:120) >>>> at junit.framework.TestSuite.runTest(TestSuite.java:230) >>>> at junit.framework.TestSuite.run(TestSuite.java:225) >>>> at >>>> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:515) >>>> at >>>> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1031) >>>> at >>>> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:888) >>>> >>>> >>>> >>>> >>>> <Screen shot 2009-11-06 at 6.28.17 AM.png> >>>> >>>> >>>> >>>> >>>>> This might be caused by the planned (week-long) outage in NetBeans web >>>>> infrastructure. Most of the services are down, they are moving to >>>>> something >>>>> completely new. >>>>> >>>>> Don't know how to help with the exception though... >>>>> >>>>> On 11/5/09 13:16, Antonio Pintus wrote: >>>>>> Dear All, >>>>>> >>>>>> I'm testing a composite application, configured with the CASA >>>>>> editor, in >>>>>> glassfish ESB 2.1 bundle. Platform is Windows XP (virtualized with >>>>>> Virtual Box on a Mac) with JDK 1.6.0_17. >>>>>> When I test the application I'm getting the following "strange" >>>>>> exception. >>>>>> >>>>>> Any idea? >>>>>> >>>>>> Thanks in advance, >>>>>> >>>>>> Antonio >>>>>> >>>>>> 5-nov-2009 10.46.02 >>>>>> org.netbeans.modules.editor.settings.storage.Utils load >>>>>> AVVERTENZA: Invalid or corrupted file: >>>>>> Editors/Keybindings/NetBeans/Defaults/org-netbeans-modules-editor-keybindings.xml >>>>>> >>>>>> java.io.FileNotFoundException: >>>>>> http://www.netbeans.org/dtds/EditorKeyBindings-1_1.dtd >>>>>> at >>>>>> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1311) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:677) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1315) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1282) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:283) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1193) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1090) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1003) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648) >>>>>> >>>>>> 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:807) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205) >>>>>> >>>>>> at >>>>>> com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.settings.storage.Utils.load(Utils.java:336) >>>>>> at >>>>>> org.netbeans.modules.editor.settings.storage.StorageImpl._load(StorageImpl.java:261) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.settings.storage.StorageImpl.load(StorageImpl.java:110) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.settings.storage.api.EditorSettingsStorage.load(EditorSettingsStorage.java:86) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.settings.storage.keybindings.KeyBindingSettingsImpl.getShortcuts(KeyBindingSettingsImpl.java:169) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.settings.storage.keybindings.KeyBindingSettingsImpl.createInstanceForLookup(KeyBindingSettingsImpl.java:279) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.settings.storage.SettingsProvider$MyLookup.<init>(SettingsProvider.java:257) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.settings.storage.SettingsProvider$MyLookup.<init>(SettingsProvider.java:151) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.settings.storage.SettingsProvider.getLookup(SettingsProvider.java:127) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.mimelookup.MimePathLookup.rebuild(MimePathLookup.java:118) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.editor.mimelookup.MimePathLookup.beforeLookup(MimePathLookup.java:100) >>>>>> >>>>>> at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:197) >>>>>> at org.netbeans.editor.BaseDocument.init(BaseDocument.java:515) >>>>>> at org.netbeans.editor.BaseDocument.<init>(BaseDocument.java:495) >>>>>> at >>>>>> org.netbeans.modules.xml.xdm.diff.XDMUtil.prettyPrintXML(XDMUtil.java:89) >>>>>> at >>>>>> org.netbeans.modules.compapp.catd.ConfiguredTest.formatString(ConfiguredTest.java:2236) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.compapp.catd.ConfiguredTest.checkExpectedOutput(ConfiguredTest.java:2139) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.compapp.catd.ConfiguredTest.checkExpectedOutput(ConfiguredTest.java:2025) >>>>>> >>>>>> at >>>>>> org.netbeans.modules.compapp.catd.ConfiguredTest.testConcurrentSOAPRequest(ConfiguredTest.java:834) >>>>>> >>>>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>>>>> at >>>>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >>>>>> >>>>>> at >>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>>>>> >>>>>> at java.lang.reflect.Method.invoke(Method.java:597) >>>>>> at junit.framework.TestCase.runTest(TestCase.java:164) >>>>>> at junit.framework.TestCase.runBare(TestCase.java:130) >>>>>> at junit.framework.TestResult$1.protect(TestResult.java:106) >>>>>> at junit.framework.TestResult.runProtected(TestResult.java:124) >>>>>> at junit.framework.TestResult.run(TestResult.java:109) >>>>>> at junit.framework.TestCase.run(TestCase.java:120) >>>>>> at junit.framework.TestSuite.runTest(TestSuite.java:230) >>>>>> at junit.framework.TestSuite.run(TestSuite.java:225) >>>>>> at >>>>>> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:515) >>>>>> >>>>>> at >>>>>> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1031) >>>>>> >>>>>> at >>>>>> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:888) >>>>>> >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: [hidden email] >>>>>> <mailto:[hidden email]> >>>>>> For additional commands, e-mail: [hidden email] >>>>>> <mailto:[hidden email]> >>>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [hidden email] >>>>> <mailto:[hidden email]> >>>>> For additional commands, e-mail: [hidden email] >>>>> <mailto:[hidden email]> >>>> >>> >> >> >> -- >> Jun Qian >> >> NetBeans SOA Tools, http://enterprise.netbeans.org <http://enterprise.netbeans.org/> >> Open ESB Community, http://open-esb.org <http://open-esb.org/> >> > -- Jun Qian NetBeans SOA Tools, http://enterprise.netbeans.org Open ESB Community, http://open-esb.org --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |