Latest Posts


Show last 6 hrs - 24 hrs - 7 days

Forum RSS Feed

Top Posters

Last 30 days

  • Antoine (141)
  • gayatri.chandak (26)
  • gemor.roj (25)
  • juanjo.hernandez (21)
  • metabyte (20)
  • talita.pezzi (14)
  • danielandross (14)
  • liu.zhengyang (14)
  • hellonico (13)
  • Konstantin.Melnik (13)

All time

  • Antoine (2271)
  • Shivanand (1194)
  • cshekhar (933)
  • psq (797)
  • metabyte (411)
  • jag (393)
  • dfrench (358)
  • arnaud (328)
  • jalateras (325)
  • venkaiah.k (214)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Re:Samples using XForms: Could not apply new style to (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Samples using XForms: Could not apply new style to
#15577
christian.stangier (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Samples using XForms: Could not apply new style to 10 Months, 3 Weeks ago Karma: 0  
Hi,

when trying to deploy the samples to a freshly downloaded bpms-server I receive an error:


PeopleActivity deployment returned an error.
-------------------------
xform - java.lang.RuntimeException: Could not apply new style to xform



7:34:11,273 ERROR [XFormComponentManager] Error while storing XForm: PA.xform
java.lang.RuntimeException: Could not apply new style to xform
at org.intalio.tempo.workflow.wds.core.xforms.XFormsConverter.fixStyle(XFormsConverter.java:71)
at org.intalio.tempo.workflow.wds.core.xforms.XFormsConverter.fixStyle(XFormsConverter.java:24)
at org.intalio.tempo.workflow.wds.core.xforms.XFormsConverter.fixStyle(XFormsConverter.java:119)
at org.intalio.tempo.workflow.wds.core.JPAItemDaoConnection.storeItem(JPAItemDaoConnection.java:64)
at org.intalio.tempo.workflow.wds.core.WDSService.storeItem(WDSService.java:86)
at org.intalio.tempo.workflow.wds.core.XFormComponentManager.processXForm(XFormComponentManager.java:146)
at org.intalio.tempo.workflow.wds.core.XFormComponentManager.processDir(XFormComponentManager.java:205)
at org.intalio.tempo.workflow.wds.core.XFormComponentManager.deploy(XFormComponentManager.java:82)
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:585)
at org.intalio.tempo.registry.RemoteProxy.invoke(RemoteProxy.java:87)
at $Proxy34.deploy(Unknown Source)
at org.intalio.tempo.deployment.impl.DeploymentServiceImpl.deployExplodedAssembly(DeploymentServiceImpl.java:356)
at org.intalio.tempo.deployment.impl.DeploymentServiceImpl.deployAssembly(DeploymentServiceImpl.java:273)
at org.intalio.tempo.deployment.ws.DeployWS.deployAssembly(DeployWS.java:131)
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:585)
at org.apache.axis2.receivers.RawXMLINOutMessageReceiver.invokeBusinessLogic(RawXMLINOutMessageReceiver.java:97)
at org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.invokeBusinessLogic(AbstractInOutSyncMessageReceiver.java:42)
at org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:96)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:145)
at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:120)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
at org.apache.geronimo.jetty6.InternalJettyServletHolder.handle(InternalJettyServletHolder.java:65)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.apache.geronimo.jetty6.handler.ThreadClassloaderHandler.handle(ThreadClassloaderHandler.java:46)
at org.apache.geronimo.jetty6.handler.InstanceContextHandler.handle(InstanceContextHandler.java:58)
at org.apache.geronimo.jetty6.handler.UserTransactionHandler.handle(UserTransactionHandler.java:48)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
at org.apache.geronimo.jetty6.handler.ComponentContextHandler.handle(ComponentContextHandler.java:47)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
at org.mortbay.jetty.Server.handle(Server.java:313)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:844)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:726)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396)
at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:201)
at org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:331)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:613)
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1768)
at org.intalio.tempo.workflow.wds.core.xforms.XFormsConverter.convertLine(XFormsConverter.java:79)
at org.intalio.tempo.workflow.wds.core.xforms.XFormsConverter.fixStyle(XFormsConverter.java:64)


I'm using designer v5.2.0.115 and bpm-server v5.2.0.050.
Any ideas?

Regards,
Christian
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/08/14 17:40 By christian.stangier.
  The administrator has disabled public write access.
#15582
crishantha.nanayakkara1 (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:Samples using XForms: Could not apply new style 10 Months, 3 Weeks ago Karma: 2  
Clean the BPMS project and rebuild. Hope it works!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15583
crishantha.nanayakkara1 (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:Samples using XForms: Could not apply new style 10 Months, 3 Weeks ago Karma: 2  
Clean the BPMS project and rebuild. Hope it works!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15591
christian.stangier (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Samples using XForms: Could not apply new style 10 Months, 3 Weeks ago Karma: 0  
Hi Crishanta,

that's what I tried already. With no success.
Additionaly I tried the same on another machine, didn't work either. Is it possible that the XForms functionality is broken?

Regards,
Christian
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15592
christian.stangier (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Samples using XForms: Could not apply new style 10 Months, 3 Weeks ago Karma: 0  
I can answer these questions myself:
The supplied XForms work after manually resaving them. After that deployment works just fine.

Christian
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#16289
christian.stangier (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Samples using XForms: Could not apply new style to 9 Months, 1 Week ago Karma: 0  
Just for the records: I solved the problem some time ago by rebuilding the Xforms.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop