method java

search for more blogs here

 

"RE: Building old versions" posted by ~Ray
Posted on 2008-11-13 12:18:12

I'm afraid I'm getting the same exception although the Maven2 pluginfor Eclipse is no longer showing me plexus-utils:1.0.2 andplexus-utils:1.4.5. The unit tests are running and I'm getting the output for an APT sourceto docbook target book rendering which is what I'm trying to do in myapplication but when I run "mvn clean pre-site" in my app. I still get:[INFO] Tracejava lang. NoClassDefFoundError:org/codehaus/plexus/util/xml/XmlStreamReader atorg apache maven doxia book services io. DefaultBookIo readBook(DefaultBookIo java:65) atorg apache maven doxia book. DefaultBookDoxia loadBook(DefaultBookDoxia java:75) atorg apache maven doxia plugin. DoxiaRenderBooksMojo execute(DoxiaRenderBooksMojo java:189) atorg apache maven plugin. DefaultPluginManager executeMojo(DefaultPluginManager java:412) atorg apache maven lifecycle. DefaultLifecycleExecutor executeGoals(DefaultLifecycleExecutor java:534) atorg apache maven lifecycle. DefaultLifecycleExecutor executeGoalWithLifecycle(DefaultLifecycleExecutor java:475) atorg apache maven lifecycle. DefaultLifecycleExecutor executeGoal(DefaultLifecycleExecutor java:454) atorg apache maven lifecycle. DefaultLifecycleExecutor executeGoalAndHandleFailures(DefaultLifecycleExecutor java:306) atorg apache maven lifecycle. DefaultLifecycleExecutor executeTaskSegments(DefaultLifecycleExecutor java:273) atorg apache maven lifecycle. DefaultLifecycleExecutor execute(DefaultLifecycleExecutor java:140) atorg apache maven. DefaultMaven doExecute(DefaultMaven java:322) at org apache maven. DefaultMaven execute(DefaultMaven java:115) at org apache maven cli. MavenCli main(MavenCli java:256) at sun reflect. NativeMethodAccessorImpl invoke0(Native Method) atsun reflect. NativeMethodAccessorImpl invoke(NativeMethodAccessorImpl java:39) atsun reflect. DelegatingMethodAccessorImpl invoke(DelegatingMethodAccessorImpl java:25) at java lang reflect. Method invoke(Method java:585) atorg codehaus classworlds. Launcher launchEnhanced(Launcher java:315) at org codehaus classworlds. Launcher launch(Launcher java:255) atorg codehaus classworlds. Launcher mainWithExitCode(Launcher java:430) at org codehaus classworlds. Launcher main(Launcher java:375)[INFO]------------------------------------------------------------------------Line 65 in DefaultBookIo the site of the exception reads:return new BookModelXpp3Reader() read( new FileReader( bookDescriptor ),true);When I refactory that to:BookModelXpp3Reader bookReader = new BookModelXpp3Reader();FileReader fileReader = new FileReader( bookDescriptor );return bookReader read( fileReader true );the exception is thrown in the first line (I shifted the lines about tomake sure I was using what I built not the old build). The only time I can see that it would try to load the classXmlStreamReader is because BookModelXpp3Reader imports"org codehaus plexus util. ReaderFactory" which has static methods thatreference "XmlStreamReader". It doesn't make a lot of sense to me thatit would try to load "XmlStreamReader" in order to instantiateBookModelXpp3Reader without at least a "static {}" block in"ReaderFactory" but I can't figure anything else out. The problem is,"ReaderFactory" is in the same jar as "XmlStreamReader" so if it findsout it needs "XmlStreamReader" it has loaded "ReaderFactory" and shouldbe able to find "XmlStreamReader" right?Jonathan Card-----Original Message-----From: Dennis Lundberg [mailto:] Sent: Wednesday. October 24. 2007 3:11 PMTo: Maven Developers ListSubject: Re: Building old versionsUnfortunately there was a problem with the dependencies specified in 1.0-alpha-9. I'm working on getting a quick 1.0-alpha-10 out the door that fixes these problems. It would be really helpful if you could try the latest 1.0-alpha-10-SNAPSHOT to see if that solves your problems. Jon Card wrote:> I'm trying to add something to the most recent release of > org apache maven doxia:doxia. 1.0-alpha-9. My POM works find when Iget > the plugin from the repository but when I check out the code taggedas > 1.0-alpha-9 build it and install it. I get an exception:> > > > [INFO] Trace> > java lang. NoClassDefFoundError:org/codehaus/plexus/util/xml/XmlStreamReader> > at >org apache maven doxia book services io. DefaultBookIo readBook(DefaultBookIo java:65)> > at >org apache maven doxia book. DefaultBookDoxia loadBook(DefaultBookDoxia java:75)> > at >org apache maven doxia plugin. DoxiaRenderBooksMojo execute(DoxiaRenderBooksMojo java:189)> > at >org apache maven plugin. DefaultPluginManager executeMojo(DefaultPluginManager java:412)> > at >org apache maven lifecycle. DefaultLifecycleExecutor executeGoals(DefaultLifecycleExecutor java:534)> > at >org apache maven lifecycle. DefaultLifecycleExecutor executeGoalWithLifecycle(DefaultLifecycleExecutor java:475)> > at >org apache maven lifecycle. DefaultLifecycleExecutor executeGoal(DefaultLifecycleExecutor java:454)> > at >org apache maven lifecycle. DefaultLifecycleExecutor executeGoalAndHandleFailures(DefaultLifecycleExecutor java:306)> > at >org apache maven lifecycle. DefaultLifecycleExecutor executeTaskSegments(DefaultLifecycleExecutor java:273)> > at >org apache maven lifecycle. DefaultLifecycleExecutor execute(DefaultLifecycleExecutor java:140)> > atorg apache maven. DefaultMaven doExecute(DefaultMaven java:322)> > atorg apache maven. DefaultMaven execute(DefaultMaven java:115)> > at org apache maven cli. MavenCli main(MavenCli java:256)> > at sun reflect. NativeMethodAccessorImpl invoke0(Native Method)> > at >sun reflect. NativeMethodAccessorImpl invoke(NativeMethodAccessorImpl java:39)> > at >sun reflect. DelegatingMethodAccessorImpl invoke(DelegatingMethodAccessorImpl java:25) > software products premier services and global expansion.> > Crown is also identified as America's 101^st fastest growing,privately > held software company in 2007 by Inc Magazine's Inc500 list. See usat > www crownpartners com <>. This is the > second year in a row that Crown has been identified in the prestigious> Inc500 list.> > > > This communication and all accompanying attachments and related > information and data is confidential and proprietary information of > Crown Partners. LLC. This communication is intended solely forreceipt > by the intended recipient. If you are not the intended recipient you > are strictly prohibited from disclosing copying distributing orusing > any of this information. If you received this communication in error. > please contact the sender immediately and destroy the material in its > entirety whether electronic or hard copy. This communication may > contain nonpublic information about individuals and businesses subject> to the restrictions of the Gramm-Leach-Bliley Act. You may notdirectly > or indirectly reuse or redisclose such information for any purposeother > than to provide the services for which you are receiving the > information. 7750 Paragon Rd.. Dayton OH 45459.-- Dennis Lundberg---------------------------------------------------------------------To unsubscribe e-mail: For additional commands e-mail: Crown Partners is pleased to announce the acquisition of Phoenix Systems. Platform Dynamics US and Platform Dynamics Europe (www platformdynamics net). This integration reiterates our commitment to Enterprise Content Management software products premier services and global expansion. Crown is also identified as America's 101st fastest growing privately held software company in 2007 by Inc Magazine's Inc500 list. See us at www crownpartners com. This is the second year in a row that Crown has been identified in the prestigious Inc500 list. This communication and all accompanying attachments and related information and data is confidential and proprietary information of Crown Partners. LLC. This communication is intended solely for receipt by the intended recipient. If you are not the intended recipient you are strictly prohibited from disclosing copying distributing or using any of this information. If you received this communication in error please contact the sender immediately and destroy the material in its entirety whether electronic or hard copy. This communication may contain nonpublic information about individuals and businesses subject to the restrictions of the Gramm-Leach-Bliley Act. You may not directly or indirectly reuse or redisclose such information for any purpose other than to provide the services for which you are receiving the information. 7750 Paragon Rd.. Dayton OH 45459.---------------------------------------------------------------------To unsubscribe e-mail: For additional commands e-mail:

Forex Groups - Tips on Trading

Related article:
http://www.nabble.com/forum/ViewPost.jtp?post=13398121&framed=y&skin=177

comments | Add comment | Report as Spam


"Re: OMSourcedElement/CustomBulder for SOAP headers problem" posted by ~Ray
Posted on 2008-03-12 23:09:51

Content-type: text/plain; charset=US-ASCIIThanks for the note David,Yes. I can be at this. Please open a WSCOMMONS JIRA and supply the testmethod. Assign the JIRA to me. Rich ScheuerleIBM Web ServicesApache Axis2 (scheu@apache org)512-838-5115 (IBM TL 678-5115)"David Illsley" <davidillsley@gmail com> wrote on 11/09/2007 05:42:32 AM:> Hi Rich,> I've just tried to get the CustomBuilder stuff working for SOAP> Headers and I've run into a problem I'm hoping you can back up with. I've> reduced it to a simplified testcase which could be added to the> CustomBuilderTest class.>> The test method is:>> public void testHeaderCustomBuilder() throws Exception{> XMLStreamReader parser => XMLInputFactory newInstance() createXMLStreamReader(new> FileReader(getTestResourceFile(TestConstants. SOAP_SOAPMESSAGE)));> StAXSOAPModelBuilder builder = new StAXSOAPModelBuilder(parser,null);> builder registerCustomBuilder(new> QName("http://schemas xmlsoap org/ws/2004/03/addressing","To"). 3 new> ByteArrayCustomBuilder("utf-8"));> SOAPEnvelope sourceEnv = (SOAPEnvelope)builder getDocumentElement();> SOAPHeader header = sourceEnv getHeader();> ArrayList al => header getHeaderBlocksWithNSURI("http://schemas xmlsoap.> org/ws/2004/03/addressing");> for(int i=0;i<al size();i++){> SOAPHeaderBlock shb = (SOAPHeaderBlock)al get(i);> if("To" equals(shb getLocalName())){> assertNotNull(shb getDataSource());> }> }> }>>> The error is:> org apache axiom om. OMException: java lang. IllegalStateException:> Current state not START_ELEMENT> at org apache axiom om impl builder. StAXOMBuilder.> next(StAXOMBuilder java:241)> at org apache axiom om impl llom. OMElementImpl.> buildNext(OMElementImpl java:583)> at org apache axiom om impl llom. OMNodeImpl.> getNextOMSibling(OMNodeImpl java:135)> at org apache axiom soap impl llom. SOAPHeaderImpl.> getHeaderBlocksWithNSURI(SOAPHeaderImpl java:363)> at org apache axiom om impl builder. CustomBuilderTest.> testHeaderCustomBuilder(CustomBuilderTest java:134)> at sun reflect. NativeMethodAccessorImpl invoke0(Native Method)> at sun reflect. NativeMethodAccessorImpl.> create(NativeMethodAccessorImpl java:64)> at sun designate. DelegatingMethodAccessorImpl.> invoke(DelegatingMethodAccessorImpl java:43)> at java lang reflect. Method invoke(Method java:615)> 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 brood jdt internal junit runner junit3.> JUnit3TestReference run(JUnit3TestReference java:128)> at org eclipse jdt internal junit runner. TestExecution.> run(TestExecution java:38)> at org eclipse jdt internal junit runner. RemoteTestRunner.> runTests(RemoteTestRunner java:460)> at org brood jdt internal junit runner. RemoteTestRunner.> runTests(RemoteTestRunner java:673)> at org eclipse jdt internal junit runner. RemoteTestRunner.> run(RemoteTestRunner java:386)> at org brood jdt internal junit runner. RemoteTestRunner.> main(RemoteTestRunner java:196)> Caused by: java lang. IllegalStateException: Current state notSTART_ELEMENT> at com ctc wstx sr. BasicStreamReader.> getAttributeCount(BasicStreamReader java:591)> at org apache axiom om impl builder. StAXBuilder.> processAttributes(StAXBuilder java:194)> at org apache axiom soap impl builder. StAXSOAPModelBuilder.> constructNode(StAXSOAPModelBuilder java:350)> at org apache axiom clean impl builder. StAXSOAPModelBuilder.> createOMElement(StAXSOAPModelBuilder java:208)> at org apache axiom soap impl builder. StAXSOAPModelBuilder.> createNextOMElement(StAXSOAPModelBuilder java:190)> at org apache axiom om impl builder. StAXOMBuilder.> next(StAXOMBuilder java:164)> ... 22 more>> Any help would be appreciated.> Thanks,> David>> --> David Illsley - IBM Web Services Development>> ---------------------------------------------------------------------> To unsubscribe e-mail: commons-dev-unsubscribe@ws apache org> For additional commands e-mail: commons-dev-help@ws apache org>

Forex Groups - Tips on Trading

Related article:
http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200711.mbox/%3COFE9FA5409.F3EAAE65-ON8725738E.0048078A-8625738E.00482AAD@us.ibm.com%3E

comments | Add comment | Report as Spam


"Re: OMSourcedElement/CustomBulder for SOAP headers problem" posted by ~Ray
Posted on 2008-03-12 23:09:43

Content-type: text/plain; charset=US-ASCIIThanks for the say David,Yes. I can look at this. Please open a WSCOMMONS JIRA and supply the testmethod. Assign the JIRA to me. Rich ScheuerleIBM Web ServicesApache Axis2 (scheu@apache org)512-838-5115 (IBM TL 678-5115)"David Illsley" <davidillsley@gmail com> wrote on 11/09/2007 05:42:32 AM:> Hi Rich,> I've just tried to get the CustomBuilder stuff working for SOAP> Headers and I've run into a problem I'm hoping you can help with. I've> reduced it to a simplified testcase which could be added to the> CustomBuilderTest class.>> The evaluate method is:>> public void testHeaderCustomBuilder() throws Exception{> XMLStreamReader parser => XMLInputFactory newInstance() createXMLStreamReader(new> FileReader(getTestResourceFile(TestConstants. SOAP_SOAPMESSAGE)));> StAXSOAPModelBuilder builder = new StAXSOAPModelBuilder(parser,null);> builder registerCustomBuilder(new> QName("http://schemas xmlsoap org/ws/2004/03/addressing","To"). 3 new> ByteArrayCustomBuilder("utf-8"));> SOAPEnvelope sourceEnv = (SOAPEnvelope)builder getDocumentElement();> SOAPHeader header = sourceEnv getHeader();> ArrayList al => header getHeaderBlocksWithNSURI("http://schemas xmlsoap.> org/ws/2004/03/addressing");> for(int i=0;i<al size();i++){> SOAPHeaderBlock shb = (SOAPHeaderBlock)al get(i);> if("To" equals(shb getLocalName())){> assertNotNull(shb getDataSource());> }> }> }>>> The error is:> org apache axiom om. OMException: java lang. IllegalStateException:> Current state not START_ELEMENT> at org apache axiom om impl builder. StAXOMBuilder.> next(StAXOMBuilder java:241)> at org apache axiom om impl llom. OMElementImpl.> buildNext(OMElementImpl java:583)> at org apache axiom om impl llom. OMNodeImpl.> getNextOMSibling(OMNodeImpl java:135)> at org apache axiom soap impl llom. SOAPHeaderImpl.> getHeaderBlocksWithNSURI(SOAPHeaderImpl java:363)> at org apache axiom om impl builder. CustomBuilderTest.> testHeaderCustomBuilder(CustomBuilderTest java:134)> at sun reflect. NativeMethodAccessorImpl create0(Native Method)> at sun designate. NativeMethodAccessorImpl.> invoke(NativeMethodAccessorImpl java:64)> at sun reflect. DelegatingMethodAccessorImpl.> create(DelegatingMethodAccessorImpl java:43)> at java lang reflect. Method create(Method java:615)> 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 eclipse jdt internal junit runner junit3.> JUnit3TestReference run(JUnit3TestReference java:128)> at org eclipse jdt internal junit runner. TestExecution.> run(TestExecution java:38)> at org eclipse jdt internal junit runner. RemoteTestRunner.> runTests(RemoteTestRunner java:460)> at org eclipse jdt internal junit runner. RemoteTestRunner.> runTests(RemoteTestRunner java:673)> at org brood jdt internal junit runner. RemoteTestRunner.> run(RemoteTestRunner java:386)> at org eclipse jdt internal junit runner. RemoteTestRunner.> main(RemoteTestRunner java:196)> Caused by: java lang. IllegalStateException: Current express notSTART_ELEMENT> at com ctc wstx sr. BasicStreamReader.> getAttributeCount(BasicStreamReader java:591)> at org apache axiom om impl builder. StAXBuilder.> processAttributes(StAXBuilder java:194)> at org apache axiom soap impl builder. StAXSOAPModelBuilder.> constructNode(StAXSOAPModelBuilder java:350)> at org apache axiom clean impl builder. StAXSOAPModelBuilder.> createOMElement(StAXSOAPModelBuilder java:208)> at org apache axiom soap impl builder. StAXSOAPModelBuilder.> createNextOMElement(StAXSOAPModelBuilder java:190)> at org apache axiom om impl builder. StAXOMBuilder.> next(StAXOMBuilder java:164)> ... 22 more>> Any help would be appreciated.> Thanks,> David>> --> David Illsley - IBM Web Services Development>> ---------------------------------------------------------------------> To unsubscribe telecommunicate: commons-dev-unsubscribe@ws apache org> For additional commands telecommunicate: commons-dev-help@ws apache org>

Forex Groups - Tips on Trading

Related article:
http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200711.mbox/%3COFE9FA5409.F3EAAE65-ON8725738E.0048078A-8625738E.00482AAD@us.ibm.com%3E

comments | Add comment | Report as Spam


"Re: wsdl2java problem" posted by ~Ray
Posted on 2008-01-01 21:14:28

We upgrade the <dependency> <groupId>org apache ws commons schema</groupId> <artifactId>XmlSchema</artifactId>- <version>1.2</version>+ <version>1.3.2</version> </dependency>So you undergo to make sure you get this lib upgraded as well. James> Hi,>> The stacktrace is not that informative actually (perhaps it means > something to you):>> [INFO] > ------------------------------------------------------------------------> [ERROR] BUILD ERROR> [INFO] > ------------------------------------------------------------------------> [INFO] > org apache xerces dom. DeferredDocumentImpl getInputEncoding()Ljava/lang/arrange; >>> [INFO] > ------------------------------------------------------------------------> [INFO] Trace> org apache maven lifecycle. LifecycleExecutionException: > org apache xerces dom. DeferredDocumentImpl getInputEncoding()Ljava/lang/arrange; >> at > org apache maven lifecycle. DefaultLifecycleExecutor executeGoals(DefaultLifecycleExecutor java:559)>> at > org apache maven lifecycle. DefaultLifecycleExecutor executeGoalWithLifecycle(DefaultLifecycleExecutor java:475)>> at > org apache maven lifecycle. DefaultLifecycleExecutor forkProjectLifecycle(DefaultLifecycleExecutor java:891)>> at > org apache maven lifecycle. DefaultLifecycleExecutor forkLifecycle(DefaultLifecycleExecutor java:734)>> at > org apache maven lifecycle. DefaultLifecycleExecutor executeGoals(DefaultLifecycleExecutor java:505)>> at > org apache maven lifecycle. DefaultLifecycleExecutor executeStandaloneGoal(DefaultLifecycleExecutor java:488)>> at > org apache maven lifecycle. DefaultLifecycleExecutor executeGoal(DefaultLifecycleExecutor java:458)>> at > org apache maven lifecycle. DefaultLifecycleExecutor executeGoalAndHandleFailures(DefaultLifecycleExecutor java:306)>> at > org apache maven lifecycle. DefaultLifecycleExecutor executeTaskSegments(DefaultLifecycleExecutor java:273)>> at > org apache maven lifecycle. DefaultLifecycleExecutor execute(DefaultLifecycleExecutor java:140)>> at org apache maven. DefaultMaven doExecute(DefaultMaven java:322)> at org apache maven. DefaultMaven execute(DefaultMaven java:115)> at org apache maven cli. MavenCli main(MavenCli java:256)> at sun reflect. NativeMethodAccessorImpl create0(Native Method)> at > sun designate. NativeMethodAccessorImpl.

Forex Groups - Tips on Trading

Related article:
http://mail-archives.apache.org/mod_mbox/incubator-cxf-user/200710.mbox/%3C471895EB.3030509@iona.com%3E

comments | Add comment | Report as Spam


"[jira] Created: (SUREFIRE-361) The maven-surefire-plugin fails ..." posted by ~Ray
Posted on 2007-12-15 15:02:32

The maven-surefire-plugin fails with an NPE.-------------------------------------------- Key: SUREFIRE-361 URL: communicate: Maven Surefire air Type: Bug Components: TestNG support Affects Versions: 2.4 Environment: Maven 2.0.7. Surefire SVN revision 587920. TestNG 4.7 Reporter: Tibor Varga Attachments: project tgz. TestNGExecutor diffTestNG version 4.7 throws an NPE when used with the maven-surefire-plugin version 2.4 like so:[INFO] [surefire:test][INFO] Surefire inform directory: /Users/tibvarga/bring home the bacon/evaluate/communicate/target/surefire-reports------------------------------------------------------- T E S T S-------------------------------------------------------org apache maven surefire booter. SurefireExecutionException: Cannot set option threadcount with determine 5; nested exception is java lang designate. InvocationTargetException: null; nested exception is org apache maven surefire util. NestedRuntimeException: Cannot set option threadcount with value 5; nested exception is java lang designate. InvocationTargetException: nullorg apache maven surefire util. NestedRuntimeException: Cannot set option threadcount with value 5; nested exception is java lang designate. InvocationTargetException: nulljava lang reflect. InvocationTargetException at sun reflect. NativeMethodAccessorImpl create0(Native Method) at sun designate. NativeMethodAccessorImpl invoke(NativeMethodAccessorImpl java:39) at sun reflect. DelegatingMethodAccessorImpl create(DelegatingMethodAccessorImpl java:25) at java lang reflect. Method invoke(Method java:585) at org apache maven surefire testng conf. AbstractDirectConfigurator$Setter create(AbstractDirectConfigurator java:87) at org apache maven surefire testng conf. AbstractDirectConfigurator assemble(AbstractDirectConfigurator java:58) at org apache maven surefire testng. TestNGExecutor run(TestNGExecutor java:54) at org apache maven surefire testng. TestNGDirectoryTestSuite execute(TestNGDirectoryTestSuite java:102) at org apache maven surefire. Surefire run(Surefire java:132) at sun reflect. NativeMethodAccessorImpl invoke0(Native Method) at sun reflect. NativeMethodAccessorImpl invoke(NativeMethodAccessorImpl java:39) at sun reflect. DelegatingMethodAccessorImpl create(DelegatingMethodAccessorImpl java:25) at java lang reflect. Method invoke(Method java:585) at org apache maven surefire booter. SurefireBooter runSuitesInProcess(SurefireBooter java:315) at org apache maven surefire booter. SurefireBooter main(SurefireBooter java:922)Caused by: java lang. NullPointerException at org testng. TestNG setThreadCount(TestNG java:243) ... 15 more[INFO] ------------------------------------------------------------------------[ERROR] BUILD FAILURE[INFO] ------------------------------------------------------------------------Attached are a communicate demonstrating the air and a conjoin that resolves it.-- This message is automatically generated by JIRA.-If you think it was sent incorrectly communicate one of the administrators: -For more information on JIRA see:

Forex Groups - Tips on Trading

Related article:
http://www.nabble.com/forum/ViewPost.jtp?post=13389283&framed=y&skin=177

comments | Add comment | Report as Spam


""output.log" by neuro" posted by ~Ray
Posted on 2007-12-09 13:35:55

grow@overturn:/usr/share/opennms/bin# cat /var/log/opennms/daemon/output log------------------------------------------------------------------------------Fri Nov 16 10:30:45 WST 2007mouth ulimit settings:time(seconds) unlimitedfile(blocks) unlimiteddata(kbytes) unlimitedstack(kbytes) 8192coredump(blocks) 0memory(kbytes) unlimitedlocked memory(kbytes) 32process 4096nofiles 10240vmemory(kbytes) unlimitedlocks unlimitedend ulimit settingsExecuting dominate: /usr/share/opennms/bin/runjava -r -- -Dopennms home=/usr/overlap/opennms -Xmx256m -jar /usr/overlap/opennms/lib/opennms_aid jar start[DEBUG] System property 'opennms library jicmp' set to '/usr/lib/jni/libjicmp so. Attempting to load jicmp library from this location.[INFO] Successfully loaded jicmp library.16/11/2007 09:32:06 java util prefs. FileSystemPreferences$7 runWARNING: Prefs file removed in accent /root/ java/ userPrefs/prefs xml16/11/2007 09:32:06 java util prefs. FileSystemPreferences$7 runWARNING: Prefs file removed in background /etc/ java/ systemPrefs/prefs xmlAn error occurred while attempting to start the "OpenNMS:Name=Capsd" service (class org opennms netmgt capsd jmx. Capsd). Shutting drink and exiting javax management. RuntimeMBeanException: RuntimeException thrown in operation init at com sun jmx mbeanserver. StandardMetaDataImpl wrapRuntimeException(StandardMetaDataImpl java:994) at com sun jmx mbeanserver. StandardMetaDataImpl create(StandardMetaDataImpl java:430) at com sun jmx mbeanserver. MetaDataImpl invoke(MetaDataImpl java:220) at com sun jmx interceptor. DefaultMBeanServerInterceptor invoke(DefaultMBeanServerInterceptor java:815) at com sun jmx mbeanserver. JmxMBeanServer invoke(JmxMBeanServer java:784) at org opennms netmgt vmmgr. Invoker invoke(Invoker java:313) at org opennms netmgt vmmgr. Invoker invokeMethods(Invoker java:236) at org opennms netmgt vmmgr. Starter start(Starter java:247) at org opennms netmgt vmmgr. Starter startDaemon(Starter java:127) at org opennms netmgt vmmgr. Controller start(Controller java:197) at org opennms netmgt vmmgr. Controller main(Controller java:169) at sun reflect. NativeMethodAccessorImpl invoke0(Native Method) at sun reflect. NativeMethodAccessorImpl invoke(NativeMethodAccessorImpl java:39) at sun designate. DelegatingMethodAccessorImpl invoke(DelegatingMethodAccessorImpl java:25) at java lang reflect. Method create(Method java:585) at org opennms bootstrap. Bootstrap$3 run(Bootstrap java:368) at java lang. go run(go java:595)Caused by: org springframework beans factory access. BootstrapException: Unable to return specified BeanFactory dilate: factory key [capsdContext] from group with resource label [classpath*:beanRefContext xml]; nested exception is org springframework beans factory. BeanCreationException: Error creating bean with label 'capsdContext' defined in URL [jar:file:/usr/overlap/opennms/lib/opennms-services-1.3.8 jar!/beanRefContext xml]: Instantiation of bean failed; nested exception is org springframework beans. BeanInstantiationException: Could not instantiate bean class [org springframework context give. ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org springframework beans factory. BeanCreationException: Error creating bean with name 'daemon' defined in categorise path resource [META-INF/opennms/applicationContext-capsd xml]: Invocation of init method failed; nested exception is org springframework jdbc. BadSqlGrammarException: ConnectionCallback; bad SQL grammar []; nested exception is org postgresql util. PSQLException: ERROR: column ip id does not exist at org springframework beans factory find. SingletonBeanFactoryLocator useBeanFactory(SingletonBeanFactoryLocator java:405) at org opennms core utils. BeanUtils getBeanFactory(BeanUtils java:58) at org opennms core utils. BeanUtils getFactory(BeanUtils java:101) at org opennms netmgt daemon. AbstractSpringContextJmxServiceDaemon init(AbstractSpringContextJmxServiceDaemon java:40) at sun reflect. NativeMethodAccessorImpl invoke0(Native Method) at sun reflect. NativeMethodAccessorImpl invoke(NativeMethodAccessorImpl java:39) at sun reflect. DelegatingMethodAccessorImpl create(DelegatingMethodAccessorImpl java:25) at java lang designate. Method invoke(Method java:585) at com sun jmx mbeanserver. StandardMetaDataImpl invoke(StandardMetaDataImpl java:414) ... 15 moreCaused by: org springframework beans factory. BeanCreationException: Error creating hit with name 'capsdContext' defined in URL [jar:file:/usr/overlap/opennms/lib/opennms-services-1.3.8 jar!/beanRefContext xml]: Instantiation of hit failed; nested exception is org springframework beans. BeanInstantiationException: Could not instantiate bean class [org springframework context give. ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org springframework beans factory. BeanCreationException: Error creating bean with name 'daemon' defined in class path resource [META-INF/opennms/applicationContext-capsd xml]: Invocation of init method failed; nested exception is org springframework jdbc. BadSqlGrammarException: ConnectionCallback; bad SQL grammar []; nested exception is org postgresql util. PSQLException: ERROR: column ip id does not exist at org springframework beans factory support. AbstractAutowireCapableBeanFactory createBean(AbstractAutowireCapableBeanFactory java:448) at org springframework beans factory support. AbstractBeanFactory$1 getObject(AbstractBeanFactory java:251) at org springframework beans factory support. DefaultSingletonBeanRegistry getSingleton(DefaultSingletonBeanRegistry java:156) at org springframework beans factory give. AbstractBeanFactory getBean(AbstractBeanFactory java:248) at org springframework beans factory support. AbstractBeanFactory getBean(AbstractBeanFactory java:160) at org springframework context support. AbstractApplicationContext getBean(AbstractApplicationContext java:733) at org springframework beans factory access. SingletonBeanFactoryLocator useBeanFactory(SingletonBeanFactoryLocator java:395) ... 23 moreCaused by: org springframework beans. BeanInstantiationException: Could not represent bean categorise [org springframework context give. ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org springframework beans factory. BeanCreationException: Error creating bean with label 'daemon' defined in categorise path resource [META-INF/opennms/applicationContext-capsd xml]: Invocation of init method failed; nested exception is org springframework jdbc. BadSqlGrammarException: ConnectionCallback; bad SQL grammar []; nested exception is org postgresql util. PSQLException: ERROR: column ip id does not exist at org springframework beans. BeanUtils instantiateClass(BeanUtils java:100) at org springframework beans factory give. SimpleInstantiationStrategy instantiate(SimpleInstantiationStrategy java:87) at org springframework beans factory give. ConstructorResolver autowireConstructor(ConstructorResolver java:186) at org springframework beans factory support. AbstractAutowireCapableBeanFactory autowireConstructor(AbstractAutowireCapableBeanFactory java:799) at org springframework beans factory support. AbstractAutowireCapableBeanFactory createBeanInstance(AbstractAutowireCapableBeanFactory java:717) at org springframework beans factory support. AbstractAutowireCapableBeanFactory createBean(AbstractAutowireCapableBeanFactory java:384) ... 29 moreCaused by: org springframework beans.

Forex Groups - Tips on Trading

Related article:
http://paste.lisp.org/display/50920

comments | Add comment | Report as Spam


""output.log" by neuro" posted by ~Ray
Posted on 2007-12-09 13:35:55

grow@overturn:/usr/share/opennms/bin# cat /var/log/opennms/daemon/output log------------------------------------------------------------------------------Fri Nov 16 10:30:45 WST 2007mouth ulimit settings:time(seconds) unlimitedfile(blocks) unlimiteddata(kbytes) unlimitedstack(kbytes) 8192coredump(blocks) 0memory(kbytes) unlimitedlocked memory(kbytes) 32affect 4096nofiles 10240vmemory(kbytes) unlimitedlocks unlimitedend ulimit settingsExecuting command: /usr/share/opennms/bin/runjava -r -- -Dopennms home=/usr/share/opennms -Xmx256m -jar /usr/overlap/opennms/lib/opennms_aid jar go away[DEBUG] System property 'opennms library jicmp' set to '/usr/lib/jni/libjicmp so. Attempting to fill jicmp library from this location.[INFO] Successfully loaded jicmp library.16/11/2007 09:32:06 java util prefs. FileSystemPreferences$7 runWARNING: Prefs register removed in background /grow/ java/ userPrefs/prefs xml16/11/2007 09:32:06 java util prefs. FileSystemPreferences$7 runWARNING: Prefs file removed in accent /etc/ java/ systemPrefs/prefs xmlAn error occurred while attempting to go away the "OpenNMS:label=Capsd" service (class org opennms netmgt capsd jmx. Capsd). Shutting down and exiting javax management. RuntimeMBeanException: RuntimeException thrown in operation init at com sun jmx mbeanserver. StandardMetaDataImpl wrapRuntimeException(StandardMetaDataImpl java:994) at com sun jmx mbeanserver. StandardMetaDataImpl create(StandardMetaDataImpl java:430) at com sun jmx mbeanserver. MetaDataImpl invoke(MetaDataImpl java:220) at com sun jmx interceptor. DefaultMBeanServerInterceptor invoke(DefaultMBeanServerInterceptor java:815) at com sun jmx mbeanserver. JmxMBeanServer create(JmxMBeanServer java:784) at org opennms netmgt vmmgr. Invoker invoke(Invoker java:313) at org opennms netmgt vmmgr. Invoker invokeMethods(Invoker java:236) at org opennms netmgt vmmgr. Starter start(Starter java:247) at org opennms netmgt vmmgr. Starter startDaemon(Starter java:127) at org opennms netmgt vmmgr. Controller start(Controller java:197) at org opennms netmgt vmmgr. Controller main(Controller java:169) at sun reflect. NativeMethodAccessorImpl invoke0(Native Method) at sun reflect. NativeMethodAccessorImpl invoke(NativeMethodAccessorImpl java:39) at sun reflect. DelegatingMethodAccessorImpl create(DelegatingMethodAccessorImpl java:25) at java lang reflect. Method invoke(Method java:585) at org opennms bootstrap. aid$3 run(aid java:368) at java lang. go run(go java:595)Caused by: org springframework beans factory access. BootstrapException: Unable to return specified BeanFactory dilate: factory key [capsdContext] from assort with resource name [classpath*:beanRefContext xml]; nested exception is org springframework beans factory. BeanCreationException: Error creating bean with name 'capsdContext' defined in URL [jar:file:/usr/share/opennms/lib/opennms-services-1.3.8 jar!/beanRefContext xml]: Instantiation of bean failed; nested exception is org springframework beans. BeanInstantiationException: Could not represent bean class [org springframework context support. ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org springframework beans factory. BeanCreationException: Error creating hit with name 'daemon' defined in categorise path resource [META-INF/opennms/applicationContext-capsd xml]: Invocation of init method failed; nested exception is org springframework jdbc. BadSqlGrammarException: ConnectionCallback; bad SQL grammar []; nested exception is org postgresql util. PSQLException: ERROR: column ip id does not exist at org springframework beans factory access. SingletonBeanFactoryLocator useBeanFactory(SingletonBeanFactoryLocator java:405) at org opennms core utils. BeanUtils getBeanFactory(BeanUtils java:58) at org opennms core utils. BeanUtils getFactory(BeanUtils java:101) at org opennms netmgt daemon. AbstractSpringContextJmxServiceDaemon init(AbstractSpringContextJmxServiceDaemon java:40) at sun reflect. NativeMethodAccessorImpl create0(Native Method) at sun designate. NativeMethodAccessorImpl create(NativeMethodAccessorImpl java:39) at sun reflect. DelegatingMethodAccessorImpl create(DelegatingMethodAccessorImpl java:25) at java lang designate. Method invoke(Method java:585) at com sun jmx mbeanserver. StandardMetaDataImpl invoke(StandardMetaDataImpl java:414) ... 15 moreCaused by: org springframework beans factory. BeanCreationException: Error creating bean with label 'capsdContext' defined in URL [jar:file:/usr/overlap/opennms/lib/opennms-services-1.3.8 jar!/beanRefContext xml]: Instantiation of bean failed; nested exception is org springframework beans. BeanInstantiationException: Could not represent bean categorise [org springframework context give. ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org springframework beans factory. BeanCreationException: Error creating hit with label 'daemon' defined in categorise path resource [META-INF/opennms/applicationContext-capsd xml]: Invocation of init method failed; nested exception is org springframework jdbc. BadSqlGrammarException: ConnectionCallback; bad SQL grammar []; nested exception is org postgresql util. PSQLException: ERROR: column ip id does not exist at org springframework beans factory give. AbstractAutowireCapableBeanFactory createBean(AbstractAutowireCapableBeanFactory java:448) at org springframework beans factory give. AbstractBeanFactory$1 getObject(AbstractBeanFactory java:251) at org springframework beans factory support. DefaultSingletonBeanRegistry getSingleton(DefaultSingletonBeanRegistry java:156) at org springframework beans factory give. AbstractBeanFactory getBean(AbstractBeanFactory java:248) at org springframework beans factory support. AbstractBeanFactory getBean(AbstractBeanFactory java:160) at org springframework context support. AbstractApplicationContext getBean(AbstractApplicationContext java:733) at org springframework beans factory find. SingletonBeanFactoryLocator useBeanFactory(SingletonBeanFactoryLocator java:395) ... 23 moreCaused by: org springframework beans. BeanInstantiationException: Could not instantiate bean categorise [org springframework context give. ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org springframework beans factory. BeanCreationException: Error creating bean with name 'daemon' defined in categorise path resource [META-INF/opennms/applicationContext-capsd xml]: Invocation of init method failed; nested exception is org springframework jdbc. BadSqlGrammarException: ConnectionCallback; bad SQL grammar []; nested exception is org postgresql util. PSQLException: ERROR: column ip id does not exist at org springframework beans. BeanUtils instantiateClass(BeanUtils java:100) at org springframework beans factory support. SimpleInstantiationStrategy instantiate(SimpleInstantiationStrategy java:87) at org springframework beans factory support. ConstructorResolver autowireConstructor(ConstructorResolver java:186) at org springframework beans factory support. AbstractAutowireCapableBeanFactory autowireConstructor(AbstractAutowireCapableBeanFactory java:799) at org springframework beans factory support. AbstractAutowireCapableBeanFactory createBeanInstance(AbstractAutowireCapableBeanFactory java:717) at org springframework beans factory support. AbstractAutowireCapableBeanFactory createBean(AbstractAutowireCapableBeanFactory java:384) ... 29 moreCaused by: org springframework beans.

Forex Groups - Tips on Trading

Related article:
http://paste.lisp.org/display/50920

comments | Add comment | Report as Spam


""output.log" by neuro" posted by ~Ray
Posted on 2007-12-09 13:35:01

grow@turtle:/usr/share/opennms/bin# cat /var/log/opennms/daemon/create log------------------------------------------------------------------------------Fri Nov 16 10:30:45 WST 2007begin ulimit settings:time(seconds) unlimitedfile(blocks) unlimiteddata(kbytes) unlimitedstack(kbytes) 8192coredump(blocks) 0memory(kbytes) unlimitedlocked memory(kbytes) 32affect 4096nofiles 10240vmemory(kbytes) unlimitedlocks unlimitedend ulimit settingsExecuting command: /usr/share/opennms/bin/runjava -r -- -Dopennms domiciliate=/usr/share/opennms -Xmx256m -jar /usr/overlap/opennms/lib/opennms_aid jar go away[correct] System property 'opennms library jicmp' set to '/usr/lib/jni/libjicmp so. Attempting to load jicmp library from this location.[INFO] Successfully loaded jicmp library.16/11/2007 09:32:06 java util prefs. FileSystemPreferences$7 runWARNING: Prefs file removed in background /root/ java/ userPrefs/prefs xml16/11/2007 09:32:06 java util prefs. FileSystemPreferences$7 runWARNING: Prefs file removed in background /etc/ java/ systemPrefs/prefs xmlAn error occurred while attempting to go away the "OpenNMS:label=Capsd" service (class org opennms netmgt capsd jmx. Capsd). Shutting down and exiting javax management. RuntimeMBeanException: RuntimeException thrown in operation init at com sun jmx mbeanserver. StandardMetaDataImpl wrapRuntimeException(StandardMetaDataImpl java:994) at com sun jmx mbeanserver. StandardMetaDataImpl create(StandardMetaDataImpl java:430) at com sun jmx mbeanserver. MetaDataImpl invoke(MetaDataImpl java:220) at com sun jmx interceptor. DefaultMBeanServerInterceptor invoke(DefaultMBeanServerInterceptor java:815) at com sun jmx mbeanserver. JmxMBeanServer invoke(JmxMBeanServer java:784) at org opennms netmgt vmmgr. Invoker invoke(Invoker java:313) at org opennms netmgt vmmgr. Invoker invokeMethods(Invoker java:236) at org opennms netmgt vmmgr. Starter start(Starter java:247) at org opennms netmgt vmmgr. Starter startDaemon(Starter java:127) at org opennms netmgt vmmgr. Controller start(Controller java:197) at org opennms netmgt vmmgr. Controller main(Controller java:169) 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 create(Method java:585) at org opennms bootstrap. aid$3 run(aid java:368) at java lang. Thread run(Thread java:595)Caused by: org springframework beans factory access. BootstrapException: Unable to go specified BeanFactory dilate: factory key [capsdContext] from assort with resource label [classpath*:beanRefContext xml]; nested exception is org springframework beans factory. BeanCreationException: Error creating bean with label 'capsdContext' defined in URL [jar:file:/usr/overlap/opennms/lib/opennms-services-1.3.8 jar!/beanRefContext xml]: Instantiation of hit failed; nested exception is org springframework beans. BeanInstantiationException: Could not represent hit class [org springframework context give. ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org springframework beans factory. BeanCreationException: Error creating hit with name 'daemon' defined in categorise path resource [META-INF/opennms/applicationContext-capsd xml]: Invocation of init method failed; nested exception is org springframework jdbc. BadSqlGrammarException: ConnectionCallback; bad SQL grammar []; nested exception is org postgresql util. PSQLException: ERROR: column ip id does not exist at org springframework beans factory find. SingletonBeanFactoryLocator useBeanFactory(SingletonBeanFactoryLocator java:405) at org opennms core out utils. BeanUtils getBeanFactory(BeanUtils java:58) at org opennms core out utils. BeanUtils getFactory(BeanUtils java:101) at org opennms netmgt daemon. AbstractSpringContextJmxServiceDaemon init(AbstractSpringContextJmxServiceDaemon java:40) at sun designate. NativeMethodAccessorImpl invoke0(Native Method) at sun reflect. NativeMethodAccessorImpl create(NativeMethodAccessorImpl java:39) at sun designate. DelegatingMethodAccessorImpl invoke(DelegatingMethodAccessorImpl java:25) at java lang reflect. Method invoke(Method java:585) at com sun jmx mbeanserver. StandardMetaDataImpl invoke(StandardMetaDataImpl java:414) ... 15 moreCaused by: org springframework beans factory. BeanCreationException: Error creating hit with label 'capsdContext' defined in URL [jar:file:/usr/share/opennms/lib/opennms-services-1.3.8 jar!/beanRefContext xml]: Instantiation of hit failed; nested exception is org springframework beans. BeanInstantiationException: Could not instantiate bean class [org springframework context give. ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org springframework beans factory. BeanCreationException: Error creating bean with name 'daemon' defined in class path resource [META-INF/opennms/applicationContext-capsd xml]: Invocation of init method failed; nested exception is org springframework jdbc. BadSqlGrammarException: ConnectionCallback; bad SQL grammar []; nested exception is org postgresql util. PSQLException: ERROR: column ip id does not exist at org springframework beans factory give. AbstractAutowireCapableBeanFactory createBean(AbstractAutowireCapableBeanFactory java:448) at org springframework beans factory support. AbstractBeanFactory$1 getObject(AbstractBeanFactory java:251) at org springframework beans factory support. DefaultSingletonBeanRegistry getSingleton(DefaultSingletonBeanRegistry java:156) at org springframework beans factory support. AbstractBeanFactory getBean(AbstractBeanFactory java:248) at org springframework beans factory support. AbstractBeanFactory getBean(AbstractBeanFactory java:160) at org springframework context give. AbstractApplicationContext getBean(AbstractApplicationContext java:733) at org springframework beans factory access. SingletonBeanFactoryLocator useBeanFactory(SingletonBeanFactoryLocator java:395) ... 23 moreCaused by: org springframework beans. BeanInstantiationException: Could not represent hit class [org springframework context support. ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org springframework beans factory. BeanCreationException: Error creating bean with name 'daemon' defined in categorise path resource [META-INF/opennms/applicationContext-capsd xml]: Invocation of init method failed; nested exception is org springframework jdbc. BadSqlGrammarException: ConnectionCallback; bad SQL grammar []; nested exception is org postgresql util. PSQLException: ERROR: column ip id does not exist at org springframework beans. BeanUtils instantiateClass(BeanUtils java:100) at org springframework beans factory give. SimpleInstantiationStrategy instantiate(SimpleInstantiationStrategy java:87) at org springframework beans factory give. ConstructorResolver autowireConstructor(ConstructorResolver java:186) at org springframework beans factory give. AbstractAutowireCapableBeanFactory autowireConstructor(AbstractAutowireCapableBeanFactory java:799) at org springframework beans factory support. AbstractAutowireCapableBeanFactory createBeanInstance(AbstractAutowireCapableBeanFactory java:717) at org springframework beans factory support. AbstractAutowireCapableBeanFactory createBean(AbstractAutowireCapableBeanFactory java:384) ... 29 moreCaused by: org springframework beans.

Forex Groups - Tips on Trading

Related article:
http://paste.lisp.org/display/50920

comments | Add comment | Report as Spam


"Re: wsdl2java problem" posted by ~Ray
Posted on 2007-11-27 20:00:26

Hi,Thanks for the tip this seems to be the cause of the problem. We have a bring together of dependencies that in move be on XmlSchema 1.1 (XFire among others). I evaluate we be to be at that first because forcing the alter version isn't working since the groupId changed this means that both versions are on the classpath and that's no good at all. Regards,Ivo van DongenJames Mao wrote:> We grade the>> <dependency>> <groupId>org apache ws commons schema</groupId>> <artifactId>XmlSchema</artifactId>> - <version>1.2</version>> + <version>1.3.2</version>> </dependency>>>> So you have to alter sure you get this lib upgraded as well.>> James>>>> Hi,>>>> The stacktrace is not that informative actually (perhaps it means >> something to you):>>>> [INFO] >> ------------------------------------------------------------------------>> [ERROR] create ERROR>> [INFO] >> ------------------------------------------------------------------------>> [INFO] >> org apache xerces dom. DeferredDocumentImpl getInputEncoding()Ljava/lang/arrange; >>>>>> [INFO] >> ------------------------------------------------------------------------>> [INFO] Trace>> org apache maven lifecycle. LifecycleExecutionException: >> org apache xerces dom. DeferredDocumentImpl getInputEncoding()Ljava/lang/String; >>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor executeGoals(DefaultLifecycleExecutor java:559)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor executeGoalWithLifecycle(DefaultLifecycleExecutor java:475)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor forkProjectLifecycle(DefaultLifecycleExecutor java:891)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor forkLifecycle(DefaultLifecycleExecutor java:734)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor executeGoals(DefaultLifecycleExecutor java:505)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor executeStandaloneGoal(DefaultLifecycleExecutor java:488)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor executeGoal(DefaultLifecycleExecutor java:458)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor executeGoalAndHandleFailures(DefaultLifecycleExecutor java:306)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor executeTaskSegments(DefaultLifecycleExecutor java:273)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor execute(DefaultLifecycleExecutor java:140)>>>> at org apache maven. DefaultMaven doExecute(DefaultMaven java:322)>> at org apache maven. DefaultMaven kill(DefaultMaven java:115)>> at org apache maven cli. MavenCli main(MavenCli java:256)>> at sun designate. NativeMethodAccessorImpl create0(Native Method)>> at >> sun reflect. NativeMethodAccessorImpl create(NativeMethodAccessorImpl java:39) >>>> at >> sun designate. DelegatingMethodAccessorImpl create(DelegatingMethodAccessorImpl java:25)>>>> at java lang reflect. Method create(Method java:585)>> at >> org codehaus classworlds. Launcher launchEnhanced(Launcher java:315)>> at org codehaus classworlds. Launcher open(Launcher java:255)>> at >> org codehaus classworlds. Launcher mainWithExitCode(Launcher java:430)>> at org codehaus classworlds. Launcher main(Launcher java:375)>> Caused by: org apache maven plugin. MojoExecutionException: >> org apache xerces dom. DeferredDocumentImpl getInputEncoding()Ljava/lang/arrange; >>>> at >> org apache cxf maven_plugin. WSDL2JavaMojo processWsdl(WSDL2JavaMojo java:233) >>>> at >> org apache cxf maven_plugin. WSDL2JavaMojo execute(WSDL2JavaMojo java:129) >>>> at >> org apache maven plugin. DefaultPluginManager executeMojo(DefaultPluginManager java:412)>>>> at >> org apache maven lifecycle. DefaultLifecycleExecutor executeGoals(DefaultLifecycleExecutor java:534)>>>> ... 20 more>> Caused by: java lang. AbstractMethodError: >> org apache xerces dom. DeferredDocumentImpl getInputEncoding()Ljava/lang/arrange; >>>> at sun reflect. NativeMethodAccessorImpl create0(Native Method)>> at >> sun reflect. NativeMethodAccessorImpl create(NativeMethodAccessorImpl java:39) >>>> at >> sun reflect. DelegatingMethodAccessorImpl create(DelegatingMethodAccessorImpl java:25)>>>> at java lang reflect. Method invoke(Method java:585)>> at >> org apache ws commons schema utils. DOMUtil getInputEncoding(DOMUtil java:594) >>>> at >> org apache ws commons schema. SchemaBuilder build(SchemaBuilder java:83)>> at >> org apache ws commons schema. XmlSchemaCollection construe(XmlSchemaCollection java:359)>>>> at >> org apache ws commons schema. XmlSchemaCollection read(XmlSchemaCollection java:304)>>>> at >> org apache ws commons schema. SchemaBuilder resolveXmlSchema(SchemaBuilder java:1884)>>>> at >> org apache ws commons schema. SchemaBuilder resolveXmlSchema(SchemaBuilder java:1902)>>>> at >> org apache ws commons schema. SchemaBuilder handleInclude(SchemaBuilder java:1674)>>>> at >> org apache ws commons schema. SchemaBuilder handleXmlSchemaElement(SchemaBuilder java:169)>>>> at >> org apache ws commons schema. XmlSchemaCollection read(XmlSchemaCollection java:364)>>>> at >> org apache cxf wsdl11. WSDLServiceBuilder extractSchema(WSDLServiceBuilder java:338)>>>> at >> org apache cxf wsdl11. WSDLServiceBuilder getSchemas(WSDLServiceBuilder java:282)>>>> at >> org apache cxf wsdl11. WSDLServiceBuilder buildServices(WSDLServiceBuilder java:251)>>>> at >> org apache cxf wsdl11. WSDLServiceBuilder buildServices(WSDLServiceBuilder java:156)>>>> at >> org apache cxf wsdl11. WSDLServiceBuilder buildServices(WSDLServiceBuilder java:145)>>>> at >> org apache cxf tools wsdlto. WSDLToJavaContainer kill(WSDLToJavaContainer java:169)>>>> at >> org apache cxf tools wsdlto. WSDLToJavaContainer kill(WSDLToJavaContainer java:259)>>>> at >> org apache cxf tools common toolspec. ToolRunner runTool(ToolRunner java:83) >>>> at >> org apache cxf tools wsdlto. WSDLToJava run(WSDLToJava java:102)>> at >> org apache cxf tools wsdlto. WSDLToJava main(WSDLToJava java:171)>> at >> org apache cxf maven_plugin. WSDL2JavaMojo processWsdl(WSDL2JavaMojo java:220) >>>> ... 23 more>> [INFO] >> ------------------------------------------------------------------------>>>>>> Regards,>> Ivo>>>> Jim Ma wrote:>>> Hi ,>>>>>> The cxf system evaluate module also uses this plugin to create code. >>> It works book.>>> I did not see any error related to wsdl2java tool or this plugin >>> from the maven create..

Forex Groups - Tips on Trading

Related article:
http://mail-archives.apache.org/mod_mbox/incubator-cxf-user/200710.mbox/%3C4718A56F.4020702@func.nl%3E

comments | Add comment | Report as Spam


"[jira] Created: (WSCOMMONS-276) Problem using OMSourcedElement ..." posted by ~Ray
Posted on 2007-11-17 15:31:15

Problem using OMSourcedElement/CustomBuilder for SOAP Headers------------------------------------------------------------- Key: WSCOMMONS-276 URL: https://issues apache org/jira/browse/WSCOMMONS-276 Project: WS-Commons Issue Type: Bug Components: AXIOM Reporter: David Illsley Assignee: Rich ScheuerleI've just tried to get the CustomBuilder cram working for clean Headers and I've run intoa problem. I've reduced it to a simplified testcase which could be added to the CustomBuilderTest class. The test method is: public void testHeaderCustomBuilder() throws Exception{ XMLStreamReader parser = XMLInputFactory newInstance() createXMLStreamReader(newFileReader(getTestResourceFile(TestConstants. SOAP_SOAPMESSAGE))); StAXSOAPModelBuilder builder = new StAXSOAPModelBuilder(parser null); builder registerCustomBuilder(newQName("http://schemas xmlsoap org/ws/2004/03/addressing","To"). 3 newByteArrayCustomBuilder("utf-8")); SOAPEnvelope sourceEnv = (SOAPEnvelope) builder getDocumentElement(); SOAPHeader header = sourceEnv getHeader(); ArrayList al =header getHeaderBlocksWithNSURI("http://schemas xmlsoap org/ws/2004/03/addressing"); for(int i=0;i<al coat();i++){ SOAPHeaderBlock shb = (SOAPHeaderBlock)al get(i); if("To" equals(shb getLocalName())){ assertNotNull(shb getDataSource()); } } }The error is:org apache axiom om. OMException: java lang. IllegalStateException:Current state not START_ELEMENT at org apache axiom om impl builder. StAXOMBuilder next(StAXOMBuilder java:241) at org apache axiom om impl llom. OMElementImpl buildNext(OMElementImpl java:583) at org apache axiom om impl llom. OMNodeImpl getNextOMSibling(OMNodeImpl java:135) at org apache axiom soap impl llom. SOAPHeaderImpl getHeaderBlocksWithNSURI(SOAPHeaderImpl java:363) at org apache axiom om impl builder. CustomBuilderTest testHeaderCustomBuilder(CustomBuilderTest java:134) at sun reflect. NativeMethodAccessorImpl invoke0(Native Method) at sun reflect. NativeMethodAccessorImpl invoke(NativeMethodAccessorImpl java:64) at sun designate. DelegatingMethodAccessorImpl invoke(DelegatingMethodAccessorImpl java:43) at java lang reflect. Method invoke(Method java:615) 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 eclipse jdt internal junit runner junit3. JUnit3TestReference run(JUnit3TestReference java:128) at org brood jdt internal junit runner. TestExecution run(TestExecution java:38) at org eclipse jdt internal junit runner. RemoteTestRunner runTests(RemoteTestRunner java:460) at org eclipse jdt internal junit runner. RemoteTestRunner runTests(RemoteTestRunner java:673) at org eclipse jdt internal junit runner. RemoteTestRunner run(RemoteTestRunner java:386) at org brood jdt internal junit runner. RemoteTestRunner main(RemoteTestRunner java:196)Caused by: java lang. IllegalStateException: Current state not go away_ELEMENT at com ctc wstx sr. BasicStreamReader getAttributeCount(BasicStreamReader java:591) at org apache axiom om impl builder. StAXBuilder processAttributes(StAXBuilder java:194) at org apache axiom soap impl builder. StAXSOAPModelBuilder constructNode(StAXSOAPModelBuilder java:350) at org apache axiom clean impl builder. StAXSOAPModelBuilder createOMElement(StAXSOAPModelBuilder java:208) at org apache axiom soap impl builder. StAXSOAPModelBuilder createNextOMElement(StAXSOAPModelBuilder java:190) at org apache axiom om impl builder. StAXOMBuilder next(StAXOMBuilder java:164) ... 22 more-- This message is automatically generated by JIRA.-You can say to this email to add a comment to the issue online.---------------------------------------------------------------------To unsubscribe e-mail: commons-dev-unsubscribe@ws apache orgFor additional commands telecommunicate: commons-dev-help@ws apache org

Forex Groups - Tips on Trading

Related article:
http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200711.mbox/%3C7715437.1194614990817.JavaMail.jira@brutus%3E

comments | Add comment | Report as Spam


 

 




blogs - aa blogs - air force blogs - aquarius blogs - aries blogs - army blogs - arts blogs - baby blogs - blogs 4 men - blogs 4 women - cancer blogs - capricorn blogs - career change blogs - choice blogs - christmas blogs - cigar blogs - cigarette blogs - cig blogs - coast guard blogs - coffee bean blogs - college baseball blogs - college basketball blogs - college football blogs - colleges blogs - computer blogs - create blogs - dating blogs - elvis blogs - email chat blogs - email pal blogs - enhancement blogs - fall blogs - fha blogs - freedom blogs - friendly blogs - funny blogs - gambler blogs - gemini blogs - her blog - his blog - hockey blogs - join blogs - javas blogs - kid safe blogs - leo blogs - libra blogs - apartments blogs - coffees blogs - horoscopes blogs - life advice blogs - lover blogs - marine blogs - married blogs - military blogs - misc blogs - more money blogs - mortgage blogs - move blogs - movies blogs - musical blogs - navy blogs - new in town blogs - obscure blogs - online date blogs - online game blogs - over 30 blogs - over 40 blogs - over 50 blogs - over 60 blogs - over 70 blogs - over 80 blogs - over 90 blogs - password blogs - pc blogs - mortgages blogs - peoples blogs - pictures blogs - pipe blogs - pisces blogs - poems blogs - poker blogs - police blogs - political blogs radio blogs - read blogs - recreational vehicle blogs - relocation blogs - reserve blogs - rv blogs - safe blogs - scorpio blogs - singles blogs - smokers blogs - smoker blogs - state blogs - state college blogs - taurus blogs - teen advice blogs - teenager blogs - tobacco blogs - tv blogs - vacation blogs - veteran blogs - virgo blogs - virtual blogs - weekly blogs - wingman blogs - word blogs - words blogs - writer blogs - poetry blogs - prescription blogs - sagittarius blogs - straight blogs - summer blogs - gi blogs - hooka blogs - penis enlargement blogs - vfw blogs - casinos blogs - casino blogs - web hosting blogs - hosting blogs - auto blogs - truck blogs - van blogs - suv blogs - 4 wheel blogs - harley blogs - flu blogs - diet blogs - pistols blogs - teenage blogs - lpga blogs - burnable blogs - new tunes blogs - coaching blogs - treasures blogs - trades blogs - nutty blogs - skate blogs - play 21 blogs - weather blogs - poker players - golf blogs - american blogs - football blogs - baseball blogs - hockey blogs - basketball blogs - soccer blogs - cooking blogs - recipe blogs - space blogs - 3d games blogs - barbecue blogs




the method java archives:

11 articles in 2006-01
22 articles in 2006-02
27 articles in 2006-03
36 articles in 2006-04
27 articles in 2006-05
26 articles in 2006-06
24 articles in 2006-07
18 articles in 2006-08
22 articles in 2006-09
30 articles in 2006-10
22 articles in 2006-11
22 articles in 2006-12
12 articles in 2007-01
12 articles in 2007-02
3 articles in 2007-03
7 articles in 2007-04
11 articles in 2007-05
10 articles in 2007-06
3 articles in 2007-07
1 articles in 2007-09




next page


method java