[JBossWS] - Re: WSDL is not genreated
by yonghongb
Thanks. I figured it out.
I have another issue:
I created a java application to call a web service. Jboss 4.2.2GA. jbossws-native 3.0.4. JDK 1.5 . I got error. Any idea?
Thanks for your help.
[java] org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a new
SAX parser
[java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava
.java:180)
[java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:710)
[java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:178)
[java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:84)
[java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.ja
va:275)
[java] at org.apache.tools.ant.Task.perform(Task.java:364)
[java] at org.apache.tools.ant.Target.execute(Target.java:341)
[java] at org.apache.tools.ant.Target.performTasks(Target.java:369)
[java] at org.apache.tools.ant.Project.executeSortedTargets(Project.jav
a:1216)
[java] at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
[java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(De
faultExecutor.java:40)
[java] at org.apache.tools.ant.Project.executeTargets(Project.java:1068
)
[java] at org.apache.tools.ant.Main.runBuild(Main.java:668)
[java] at org.apache.tools.ant.Main.startAnt(Main.java:187)
[java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
[java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
[java] Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Failed to c
reate a new SAX parser
[java] at org.jboss.xb.binding.UnmarshallerFactory$UnmarshallerFactoryI
mpl.newUnmarshaller(UnmarshallerFactory.java:100)
[java] at org.jboss.ws.metadata.config.JBossWSConfigFactory.parse(JBoss
WSConfigFactory.java:76)
[java] at org.jboss.ws.metadata.config.JBossWSConfigFactory.getConfig(J
BossWSConfigFactory.java:134)
[java] at org.jboss.ws.metadata.umdm.EndpointMetaData.initEndpointConfi
g(EndpointMetaData.java:704)
[java] at org.jboss.ws.metadata.builder.jaxws.JAXWSClientMetaDataBuilde
r.rebuildEndpointMetaData(JAXWSClientMetaDataBuilder.java:288)
[java] at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.getPortIntern
al(ServiceDelegateImpl.java:262)
[java] at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.getPort(Servi
ceDelegateImpl.java:193)
[java] at javax.xml.ws.Service.getPort(Service.java:116)
[java] at org.tempuri.DeIdentifyService.getBasicHttpBindingIDeIdentify(
Unknown Source)
[java] at deIdentify.DeIdentifyProcess.main(Unknown Source)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces
sorImpl.java:39)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
hodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:585)
[java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.jav
a:202)
[java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava
.java:134)
[java] ... 15 more
[java] Caused by: org.jboss.xb.binding.JBossXBException: Failed to create a
new SAX parser
[java] at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.(SaxJB
ossXBParser.java:96)
[java] at org.jboss.xb.binding.UnmarshallerImpl.(UnmarshallerImpl
.java:55)
[java] at org.jboss.xb.binding.UnmarshallerFactory$UnmarshallerFactoryI
mpl.newUnmarshaller(UnmarshallerFactory.java:96)
[java] ... 30 more
[java] Caused by: javax.xml.parsers.ParserConfigurationException: Feature '
http://apache.org/xml/features/xinclude' is not recognized.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246027#4246027
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246027
16 years, 11 months
[JBoss Tools (users)] - Clarifying Maven plus Jtools
by asafs
Hey,
I have few questions/corrections regarding the new maven support with jtools
1) It seems like there is a structure difference between the mavenized booking seam example and new mavenized project creation: new project creation has another 'projname-parent' project while the examples does not.
Why there is such a difference, and generally - why a 'parent' project at all while the EAR can be the parent.
2) It seems like there are bugs when using AS5, mvn throws few exceptions, while in EAP5 it works alright. is AS5 supported at all?
3) It seems like there is a bug with the booking seam 2.1 example, publishing the booking-ear project publishes 'WEB-INF' folder under the root of the ear project with some libs in it, (it publishes it booking.war/WEB-INF/lib folder too which is right).
4) Creating a new mavenized project does not create a 'maven lib' library under projxxx-ejb, that is required for Eclipse to resolve Seam/other libs. (the mvnzed booking example seems to have that right)
Thats it for now,
Thanks,
Asaf.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246026#4246026
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246026
16 years, 11 months
[Clustering/JBoss] - Clustering issue in Jboss 4.2
by mohitanchlia
I am continuosly seeing the following:
| 2009-07-25 12:47:28,174 ERROR [protocols.pbcast.NAKACK] - sender 10.10.80.143:32934 not found in xmit_table
| 2009-07-25 12:47:28,174 ERROR [protocols.pbcast.NAKACK] - range is null
|
and
|
| 2009-07-25 12:43:49,369 INFO [interfaces.HAPartition.PerfBackEndPartition] - Suspected member: 10.10.80.115:33572
| 2009-07-25 12:43:49,369 INFO [interfaces.HAPartition.PerfBackEndPartition] - Suspected member: 10.10.80.99:33596
| 2009-07-25 12:43:49,430 INFO [interfaces.H
|
|
What could be the problem? It was all working fine.
And some of the nodes I am seeing:
| --- MBeans waiting for other MBeans ---
| ObjectName: jboss:service=PerfBackEndPartition
| State: FAILED
| Reason: java.lang.IllegalStateException: Initial state transfer failed: Channel.getState() returned false
| I Depend On:
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246022#4246022
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246022
16 years, 11 months
[JBoss jBPM] - Re: jBPM 4.0 instance creation results in single task
by holla2040
kukeltje,
Thanks for your answer. Parallel tasks is not something I would have figured out, makes sense though (I'm a process newbie).
I've been working the fork/join approach for a couple hours but am now struggling with runtime errors.
| <process name="helloworld" xmlns="http://jbpm.org/4.0/jpdl">
| <start name="start1" g="166,38,48,48">
| <transition name="to fork1" to="fork1" g="-44,-18"/>
| </start>
| <fork name="fork1" g="192,117,48,48">
| <transition name="to task1" to="task1" g="-45,-18"/>
| <transition name="to task2" to="task2" g="-45,-18"/>
| <transition name="to task3" to="task3" g="-45,-18"/>
| </fork>
| <task assignee="alex" name="task1" g="80,233,92,52">
| <transition name="to join1" to="join1" g="-42,-18"/>
| </task>
| <task assignee="alex" name="task2" g="219,248,92,52">
| <transition name="to join1" to="join1" g="-42,-18"/>
| </task>
| <task assignee="alex" name="task3" g="325,242,92,52">
| <transition name="to join1" to="join1" g="-42,-18"/>
| </task>
| <join name="join1" g="217,330,48,48">
| <transition name="to end1" to="end1" g="-42,-18"/>
| </join>
| <end name="end1" g="191,406,48,48"/>
| </process>
|
While I start my helloworld process instance, I get a GWT console error and jboss console errors. See below if interested. Let me poke around some more to try to figure out what's going on.
I'm running
jPBM4.0
jboss-5.0.1.GA
hsqldb
Thanks,
Craig
| * URL: 'http://localhost:8080/gwt-console-server/rs/process/definition/helloworld...'
| * Action: 'org.jboss.bpm.console.client.process.StartNewInstanceAction'
| * Exception: 'class com.google.gwt.http.client.RequestException'
| HTTP 500: Unknown error
|
| 16:42:43,301 ERROR [STDERR] 46007 [http-127.0.0.1-8080-5] ERROR org.jboss.resteasy.core.SynchronousDispatcher - failed to execute
| 16:42:43,301 ERROR [STDERR] javax.ws.rs.WebApplicationException: java.lang.RuntimeException: Unexpected invocation exception: null
| 16:42:43,301 ERROR [STDERR] at org.jboss.bpm.console.server.ProcessMgmtFacade.newInstance(ProcessMgmtFacade.java:194)
| 16:42:43,302 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| 16:42:43,302 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
| 16:42:43,302 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
| 16:42:43,302 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:616)
| 16:42:43,302 ERROR [STDERR] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:117)
| 16:42:43,302 ERROR [STDERR] at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:260)
| 16:42:43,302 ERROR [STDERR] at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:232)
| 16:42:43,302 ERROR [STDERR] at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:166)
| 16:42:43,302 ERROR [STDERR] at org.jboss.resteasy.core.DispatcherUtilities.getJaxrsResponse(DispatcherUtilities.java:142)
| 16:42:43,302 ERROR [STDERR] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356)
| 16:42:43,302 ERROR [STDERR] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:173)
| 16:42:43,302 ERROR [STDERR] at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:93)
| 16:42:43,303 ERROR [STDERR] at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:68)
| 16:42:43,303 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
| 16:42:43,303 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
| 16:42:43,303 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| 16:42:43,303 ERROR [STDERR] at org.jboss.bpm.console.server.util.GWTJsonFilter.doFilter(GWTJsonFilter.java:59)
| 16:42:43,303 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
| 16:42:43,303 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| 16:42:43,303 ERROR [STDERR] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
| 16:42:43,303 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
| 16:42:43,303 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| 16:42:43,303 ERROR [STDERR] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
| 16:42:43,303 ERROR [STDERR] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
| 16:42:43,303 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
| 16:42:43,304 ERROR [STDERR] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
| 16:42:43,304 ERROR [STDERR] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
| 16:42:43,304 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
| 16:42:43,304 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
| 16:42:43,304 ERROR [STDERR] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
| 16:42:43,304 ERROR [STDERR] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
| 16:42:43,304 ERROR [STDERR] at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
| 16:42:43,304 ERROR [STDERR] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
| 16:42:43,304 ERROR [STDERR] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
| 16:42:43,304 ERROR [STDERR] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
| 16:42:43,304 ERROR [STDERR] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:601)
| 16:42:43,304 ERROR [STDERR] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
| 16:42:43,304 ERROR [STDERR] at java.lang.Thread.run(Thread.java:636)
| 16:42:43,305 ERROR [STDERR] Caused by: java.lang.RuntimeException: Unexpected invocation exception: null
| 16:42:43,305 ERROR [STDERR] at org.jboss.bpm.console.server.util.InvocationProxy.invoke(InvocationProxy.java:80)
| 16:42:43,305 ERROR [STDERR] at $Proxy146.newInstance(Unknown Source)
| 16:42:43,305 ERROR [STDERR] at org.jboss.bpm.console.server.ProcessMgmtFacade.newInstance(ProcessMgmtFacade.java:189)
| 16:42:43,305 ERROR [STDERR] ... 38 more
| 16:42:43,305 ERROR [STDERR] Caused by: java.lang.reflect.InvocationTargetException
| 16:42:43,305 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| 16:42:43,305 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
| 16:42:43,305 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
| 16:42:43,305 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:616)
| 16:42:43,305 ERROR [STDERR] at org.jboss.bpm.console.server.util.InvocationProxy.invoke(InvocationProxy.java:64)
| 16:42:43,306 ERROR [STDERR] ... 40 more
| 16:42:43,306 ERROR [STDERR] Caused by: java.lang.NullPointerException
| 16:42:43,306 ERROR [STDERR] at org.jbpm.integration.console.ModelAdaptor.execution2TokenReference(ModelAdaptor.java:101)
| 16:42:43,306 ERROR [STDERR] at org.jbpm.integration.console.ModelAdaptor.adoptExecution(ModelAdaptor.java:73)
| 16:42:43,306 ERROR [STDERR] at org.jbpm.integration.console.ProcessManagementImpl.newInstance(ProcessManagementImpl.java:250)
| 16:42:43,306 ERROR [STDERR] ... 45 more
|
|
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246013#4246013
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246013
16 years, 11 months