Hi all,Can someone help me with recommendations for effective tuning?My VM Image starts in few seconds, but my ES2 Instance takes 18+ Minutes to start and has multiple Java exceptions on startup.Questions I could use help with:1) Are the exceptions expected? How many? Which kind?2) Where are the LC...
This question is very specific to the attached form. On the second page of the form I have an "Add a Category" and an "Add an Activity" button. The "Add a Category" button only adds a row to the first set of activities. When I add a second activity the button adds a row to the first set of activi...
Hello,I've taught myself to create 33 PDF forms in Adobe Acrobat 8.2 LiveCycle Designer for my company. I can add simple totals across a table, but I'm having problems with the Grand Total field. In Excel I could complete this function in less than one minute, but for some reason I've been sent on a...
I am using Acrobat Pro 9 with LiveCycle. I have created an interactive form and did not include a button to e-mail the form. When the distributed form is opened, there is a purple bar across the top with instructions to click "Submit Form" and "Highlight Fields" and "Submit Form" buttons. I do not ...
Ladies and Gents.I tried logging in with administrator/M@x2009 creds into the vmware image. Anyone managed to use those credentials successfully? I'm getting the 'system could not log you on' message
I get the following two errors when a user leaves/closes the browser session. I think the first is for the person leaving and the second is for the person who stays.Is there a way to catch these errors and prevent them from happening?TypeError: Error #1009: Cannot access a property or method of a nu...
I'm having a problem with a script component, and I think it might be a bug. I reproduced the problem with this simplified version:if (true) { int nTest = 1; { nTest = 5; patExecContext.setProcessDataIntValue("/process_data/@nTest", nTest); }}I think my process variable nTest...
Hi,I am just curious?I have installed Adobe Acrobat 9 Pro ExtendedIt came bundled withAdobe LiveCycle Designer ESIs this the full software ofAdobe LiveCycle Designer ESor, just a part of the suite?Do I need to download the Adobe LiveCycle Designer ESFrom Adobe Downloads/Trial?Or, have I already got ...
I wanted to know how to tell if a ConnectSession has successfully logged out. When I call the ConnectionSession.logout() is called the syn event listener is fired, which is also fired when the ConnectSession logs in. I wanted to see if there was any property that would indicate the success of logo...
In the attached form I have a button named "Add a Category". This button is supposed to simply add a row to a table, which I have accomplished many times before, but it doesn't work. The only thing different about the table that I am adding a row to is that this table is embeded within another tab...