Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » Stardust user guide(Stardust user guide and how to learn stardust BPM)
Stardust user guide [message #1472885] Fri, 14 November 2014 06:55 Go to next message
Suresh Selvam is currently offline Suresh SelvamFriend
Messages: 9
Registered: November 2014
Junior Member
Hi ,

I am new to stardust BPM and just i want to know , how to learn and is there any tutorial or user guide , if so , could you please share that link ?

Help much appreciate.

Thanks in Advance.

Suresh
Re: Stardust user guide [message #1473518 is a reply to message #1472885] Fri, 14 November 2014 18:01 Go to previous messageGo to next message
Marc Gille is currently offline Marc GilleFriend
Messages: 18
Registered: May 2011
Location: Frankfurt
Junior Member
How about

http://www.youtube.com/channel/UCfTKcAVtvs8YknOfILjGHfw
Re: Stardust user guide [message #1476431 is a reply to message #1473518] Mon, 17 November 2014 04:10 Go to previous messageGo to next message
Robert Emsbach is currently offline Robert EmsbachFriend
Messages: 186
Registered: October 2011
Location: Singapore
Senior Member

Suresh,

please also see the examples in our documentation
and knowledge base

Best regards

Rob

[Updated on: Thu, 20 November 2014 03:37]

Report message to a moderator

Re: Stardust user guide [message #1480551 is a reply to message #1476431] Thu, 20 November 2014 09:19 Go to previous messageGo to next message
Suresh Selvam is currently offline Suresh SelvamFriend
Messages: 9
Registered: November 2014
Junior Member
All ,

Thanks for your replies. Also Could you please share a sample project ? It would be better to understand clearly.

Thanks in Advance

Suresh

[Updated on: Thu, 20 November 2014 09:20]

Report message to a moderator

Re: Stardust user guide [message #1480556 is a reply to message #1480551] Thu, 20 November 2014 09:22 Go to previous messageGo to next message
Robert Emsbach is currently offline Robert EmsbachFriend
Messages: 186
Registered: October 2011
Location: Singapore
Senior Member

Suresh,

what kind of sample project are you looking for?

Have you seen all the example on the KnowledgeBase? Some of them have zip files attached.

Many project also just consist of standard war plus model.

Best regards

Rob

Re: Stardust user guide [message #1480631 is a reply to message #1480556] Thu, 20 November 2014 10:39 Go to previous messageGo to next message
Suresh Selvam is currently offline Suresh SelvamFriend
Messages: 9
Registered: November 2014
Junior Member
Hi Rob,

Yup I got a sample Support-Case code. Thanks for your help ... Smile

Regards,
Suresh

[Updated on: Thu, 20 November 2014 11:15]

Report message to a moderator

Re: Unable to see Process portal screen and it's keep loading. [message #1481619 is a reply to message #1480631] Fri, 21 November 2014 05:12 Go to previous messageGo to next message
Suresh Selvam is currently offline Suresh SelvamFriend
Messages: 9
Registered: November 2014
Junior Member
Hi Rob,

I have deployed the sample Support-Case code into tomcat server and it was deployed successfully but after i logged in(motu , motu - default user) into application , it's keep loading and i am unable to see the process portal.

Also i verified the logs there is no error. Finally I have seen the below line in that tomcat log

17:21:48 INFO [leaseTimer] PoolConnectionInterceptor - Removing ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@bf3596. mc: org.tranql.connector.jdbc.ManagedXAConnection@157385e] from pool org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor@135dd74
17:21:48 INFO [leaseTimer] PoolConnectionInterceptor - Removing ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@15df58d. mc: org.tranql.connector.jdbc.ManagedXAConnection@1a3fdb5] from pool org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor@135dd74
17:22:14 INFO [on Monitor] Parameters - CARNOT version: 2.0.1.20140917-0613
17:22:14 INFO [on Monitor] FiFoJobManager - Enqueued job Job {runnable = ForkedActionRunner {action = org.eclipse.stardust.engine.core.runtime.internal.SynchUserSessionToDiskAction@168be0e}, done = false, error = null}. Scheduled queue length is now 1
17:22:14 INFO [Thread1 ] FiFoJobManager - Adding job Job {runnable = ForkedActionRunner {action = org.eclipse.stardust.engine.core.runtime.internal.SynchUserSessionToDiskAction@168be0e}, done = false, error = null}. Active jobs queue length is now 1
17:22:14 INFO [Thread3 ] Parameters - CARNOT version: 2.0.1.20140917-0613
17:22:14 INFO [Thread3 ] ForkingDebugInterceptor - --> forked: org.eclipse.stardust.engine.core.runtime.internal.SynchUserSessionToDiskAction@168be0e
17:22:14 INFO [Thread3 ] ForkingDebugInterceptor - <-- forked.
17:22:29 INFO [leaseTimer] PoolConnectionInterceptor - Removing ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@1a43bd4. mc: org.eclipse.stardust.vfs.jcr.jca.JCAManagedConnection@153dc23] from pool org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor@99a164
17:51:48 INFO [leaseTimer] PoolConnectionInterceptor - Removing ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@954937. mc: org.tranql.connector.jdbc.ManagedXAConnection@f9d7ed] from pool org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor@135dd74
17:51:48 INFO [leaseTimer] PoolConnectionInterceptor - Removing ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@1e28ef6. mc: org.tranql.connector.jdbc.ManagedXAConnection@117d41d] from pool org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor@135dd74

Could you please advice what is went wrong ?
Re: Unable to see Process portal screen and it's keep loading. [message #1481777 is a reply to message #1481619] Fri, 21 November 2014 08:08 Go to previous messageGo to next message
Robert Emsbach is currently offline Robert EmsbachFriend
Messages: 186
Registered: October 2011
Location: Singapore
Senior Member

Suresh,

try to clean/refresh your deployemnt.
Stop the server, clean the project, clean the server and republish, tunr off automatic publishing in the server properties, ensure you ahve adde dthe memory settings to the server launch configuration, restart the server and try to login again.

Best regards

Rob
Re: Unable to see Process portal screen and it's keep loading. [message #1574803 is a reply to message #1481777] Tue, 20 January 2015 12:45 Go to previous message
Suresh Selvam is currently offline Suresh SelvamFriend
Messages: 9
Registered: November 2014
Junior Member
Hi Rob,
Apologies , the issue has been resolved and that's browser compatibility issue.

Thanks much

Regards,
Suresh
Previous Topic:Test Data for Report testing
Next Topic:Stardust and Subversion
Goto Forum:
  


Current Time: Tue Apr 23 12:00:43 GMT 2024

Powered by FUDForum. Page generated in 0.03823 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top