Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 20-10-2009
    While installing LiveCycle ES, I'm getting the 'ALC-LCM-140-102' error with the following error message-Failed on 'Starting target server'Failed to start server LCServer1Please let me know if we have missed any configuration settings to resolve this issue.Thanks in advance.

    Views

    603

    Likes

    0

    Replies

    0
  • 19-10-2009
    Hi all,My customer intermittently encounter this exception:java.lang.RuntimeException: com.adobe.idp.DocumentError: The Document is not available on the sending side anymore. Make sure that it is not disposed or garbage collected too early.: com.adobe.idp.jobmanager.common.JobManagerException: java....

    Views

    2.2K

    Likes

    0

    Replies

    6
  • 19-10-2009
    This is the way I commit data: protected function btnCommit_clickHandler(event:MouseEvent):void { baa_data_svc.updt_SBJ(bAA_SBJ); data_chngd = false; } When I try to re-open the form after a commit (shown above) I get the error:undefined at mx.data::DataList/http://www.adobe.com/2006/flex/mx/interna...

    Views

    473

    Likes

    0

    Replies

    1
  • 19-10-2009
    Here is how I load data into a form (it's a component, loaded and displayed as a popup): protected function panel1_updateCompleteHandler(event:FlexEvent):void { rec_obj_guid = parentApplication.grdSBJs.selectedItem.OBJ_GUID; getSBJResult.token = baa_data_svc.getSBJ(rec_obj_guid); }Commit button: pro...

    Views

    404

    Likes

    0

    Replies

    0
  • 19-10-2009
    I am an advanced Designer user. I use a submit button to send form XML to a server - all fine. The issue I have is that the XML needs to be in a specific format to fit in with a specific schema), not just the standard form fields.So....Is there any way to use javascript on the form to modify the XML...

    Views

    635

    Likes

    0

    Replies

    2
  • 19-10-2009
    Working in LiveCycle Designer. Was completing a 15+ page document and setting global data functions in a new LiveCycle form. The doc had been saved after each page addition all day. I was viewing it in reader and editing in livecycle. LiveCycle threw an error (said something about more info in a log...

    Views

    495

    Likes

    0

    Replies

    2
  • 19-10-2009
    I am trying to create an electronic form we can use within our office. It is more or less a worksheet to figure charges. I need to have multiple pages of this form as each page needs to retain the information on it. We plan to fill out the form/worksheet and print to PDF for filing. Is there anyway ...

    Views

    942

    Likes

    0

    Replies

    5
  • 19-10-2009
    I installed LCDS 2.6 (lcds_war.war) in WAS 6.1.0.17. I am getting the following error when i start lcds_war,Deregister the mbean because of uncaught init() exception thrown by servlet MessageBrokerServlet: javax.servlet.UnavailableException: org/apache/commons/httpclient/HostConfiguration.ANY_HOST_C...

    Views

    949

    Likes

    0

    Replies

    0
  • 19-10-2009
    I make editable PDF's for my site that include cards, invitations, etc. I provide my client with the PDF file (edited in LiveCycle to add form fields) then they get to type in what they'd like it to say. Is there a setting where they can pick any font they have on their computer to use? I've seen a ...

    Views

    643

    Likes

    0

    Replies

    3
  • 19-10-2009
    I am creating a dynamic form that reads in XML. Every once in a while I will get an image in jpg form that can be displayed. Sometimes I will get a video, which obviously cannot be displayed. Instead I would like to have a jpg on hand that I can put in place of the video to show the user that this i...

    Views

    1.0K

    Likes

    0

    Replies

    3