Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

"Start Process" continuous spinning when loading a Flex Application

Avatar

Former Community Member
I am trying to kick off a process using a flex application. I have read over and followed the instructions in the Creating a Flex Application for LiveCycle Workspace ES PDF. I have successfully added the .swf to the workbench and referenced through an xfaForm, but when I load up workspace and try to start the process, I get a continuous spinning wheel like it is loading. However, nothing happens, it is basically stuck. The log file only gives me this:



"2008-02-13 15:00:29,701 INFO [STDOUT] [INFO ]Checkpoint complete.

2008-02-13 15:02:35,837 INFO [com.adobe.idp.scheduler.SchedulerServiceImpl] OneShot Trigger created ----------------------------------------

2008-02-13 15:02:36,541 INFO [STDOUT] Feb 13, 2008 3:02:36 PM com.adobe.workspace.tasks.TaskItemResult initialize

INFO: *** Content type from this document service is application/x-shockwave-flash ***

2008-02-13 15:02:39,869 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl retrieveEvent

INFO: retrieving active event for 4311

2008-02-13 15:02:39,869 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl retrieveEvent

INFO: retrieved active event for 4311

2008-02-13 15:02:39,884 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl sendNotifications

INFO: Total subscriptions retrieved = 2 for event id4311

2008-02-13 15:02:39,884 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl createNotifications

INFO: Now creating notifications.

2008-02-13 15:02:39,884 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl createNotifications

INFO: Created 2 notifications.

2008-02-13 15:02:39,884 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl retrieveEvent

INFO: retrieving active event for 4311

2008-02-13 15:02:39,900 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl retrieveEvent

INFO: retrieved active event for 4311

2008-02-13 15:02:39,931 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl deliverNotificationToService

INFO: Now delivering notification to service RemoteEvents

2008-02-13 15:02:39,931 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl deliverNotificationToService

INFO: Now delivering notification to service operation onEvent

2008-02-13 15:02:39,931 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl deliverNotificationToService

INFO: Now delivering notification to service operation parameters {eventType=TaskCreated}

Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl deliverNotificationToService

INFO: Now delivering notification to service OrchestrationEventHandler

2008-02-13 15:02:39,931 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl deliverNotificationToService

INFO: Now delivering notification to service operation onEvent

2008-02-13 15:02:39,931 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl deliverNotificationToService

INFO: Now delivering notification to service operation parameters {eventTemplateId=STRT_ER1172599333679, serviceName=Task Assignment, eventTemplateType=eventReceiveAsStartTemplate, eventTypeName=TaskCreated}

2008-02-13 15:02:39,947 INFO [STDOUT] Feb 13, 2008 3:02:39 PM com.adobe.idp.event.notification.NotificationManagerImpl deliverNotificationToService

INFO: Notifications delivered

2008-02-13 15:02:39,947 INFO [com.adobe.livecycle.remoteevents.client.RemoteEventClient] message received type: event

2008-02-13 15:02:39,947 INFO [com.adobe.livecycle.remoteevents.client.RemoteEventClient] message received part 1: {data=[B@42769, event=TaskCreated}

2008-
5 Replies

Avatar

Former Community Member
Sorry the message cut off, but basically there are no errors in the log file at all...



-Jordan

Avatar

Former Community Member
Don't use an xfaForm variable as this is meant for xfa-based pdfs and FormGuides. Use a variable of type 'Form'.

Avatar

Former Community Member
Thank you very much for the quick response



Still same problem though...



FYI



I have tried to mimic the settings from the

SimpleMortgageLoan-Flex for xfaForm, Form and I have tried the default settings for both xfaForm and Form...

Avatar

Level 3
I agree only use a Form Variable. Please also make sure that:

a) You compile your Flex Form using the workspace-runtime.swc located in the ..ES_SDK\misc\Process_Management\Workspace folder



b) Your Flex Form properly defines for example <lc:FormConnector id="connector"

Avatar

Former Community Member
I had a similar issue that was fixed using the steps below,



1. Use a Form Variable

2. Ensure you compile your flex application using the same version of SDK as Workspace, which is 3.0.1