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

user2222
user2222
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
28

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by user2222
Customize the badges you want to showcase on your profile
Re: Many problems of memory, when using the workbench - LC 8.2 - Adobe LiveCycle 17-07-2009
The SOLUTION:After discussing with a colleague, we found the solution.1 - We did what remove 3 of the parameters as expliained in a post on. I removed the PermSize parameters which were 512M from the registry of JBoss Service for Livecycle.http://blogs.adobe.com/livecycle/adobe_livecycle_es/Then the computer has more memory available for the workbench es because the server uses less memory.2 - I changed the SurvivorRatio in the workbench.ini file and the Garbage Collector parameter. (My Computer...

Views

165

Likes

0

Replies

0
Re: Problems while Installing a custom made component - Adobe LiveCycle 08-07-2009
Hello,After looking for a while, I saw that there has been many modifications on the maven Jar plugin.Here is my last version: org.apache.maven.plugins maven-jar-plugin jar false true true development ${pom.url} value >> No jar compression with Maven2>> The manifest must be generated at least for the classpath (In fact, my component includes 3 jar directly under the root directory)>> I do not add the 3 jar files with Maven2 because it corrupts the JAR files, and then I get some Cl...

Views

160

Likes

0

Replies

0
Re: Survey - Java, Hardware and Software Configuration - LiveCycle ES - Adobe LiveCycle 08-07-2009
Here is my configuration.1- Do you use many computers? How?I use 2 computers: one for the Java development with Eclipse,the second one for the Workbench ES and the LiveCycle ES Server.2- What is your hardware configuration? CPU and memory, 32 or 64 architecture.Hardware: Intel Core 2 Quad - Q9550 - 2.83 Ghz - 4Go of RAM - 32 bits (this is a new workstation computer).3- Which version of LiveCycle ES do you have? Version of LC, Operating system and application server.Adobe LiveCycle ES with JBoss ...

Views

98

Likes

0

Replies

0
Survey - Java, Hardware and Software Configuration - LiveCycle ES - Adobe LiveCycle 08-07-2009
Survey - Java and Configuration of LiveCycle ESHello, I see quite a lot of things on the Java configurations.As far as I am concerned, I am a developper making a ECM Connector for LiveCycle. I currently use 2 computers ... We wish to know more about configurations of LiveCycle ES installation.Please, take some time to answer this survey - copy/paste the following questions.1- Do you use many computers? How?Example: one for the development with Eclipse or for the Workbench ES, and one for the Liv...

Views

1.3K

Likes

0

Replies

1
Re: Problems while Installing a custom made component - Adobe LiveCycle 07-07-2009
Hello,I tried to remove the compression which is activated by default in Maven2.I added the following lines in the pom.xml of my project. org.apache.maven.plugins maven-jar-plugin jar false Then my Jar file size changed from 1.14 Mb to 1.49 Mb. So I think it will be OK.Thank you

Views

158

Likes

0

Replies

0
Re: Problems while Installing a custom made component - Adobe LiveCycle 02-07-2009
Hello everybody,As far as I'm concerned, I have temporarly put some JAR files (dependencies) in the Boss Lib directory:C:\Adobe\LiveCycle8.2\jboss\server\all\libI had also posted some messages on this forum butI have no real solutions.Thank you

Views

156

Likes

0

Replies

0
Re: Problems while Installing a custom made component - Adobe LiveCycle 01-07-2009
Hello everyone,I have some classNotFoundException too.One of my 2 Jar is partially obfuscated with Retroguard. Interfaces which are not obfuscated are explosed externally (which is the normal usage).Does this affect the way LC load the classes?Thank you

Views

157

Likes

0

Replies

0
Re: How is the 'import-packages' information saved in the database, and how long? - Adobe LiveCycle 29-06-2009
Hello,I finally solved my problem.I changed the version of my component to 2.0. com.mycompany.adobe.livecycle.RSDFoldersConnector 2.0And then I could deploy it.I had a look in the mysql database, and I saw that the services are saved in the database. There is a table for each service and the deletion of the services didn't solve my problem.I think that the rules of import-packages are saved somewhere and not always updated...Thank you everybody.

Views

160

Likes

0

Replies

0
Re: How is the 'import-packages' information saved in the database, and how long? - Adobe LiveCycle 25-06-2009
Hello Hodmi,I completely agree with you.I must say that the behavior you explain should be the normal behavior.It happens that I used the import-packages once, and then, I was not able to install my component afterwards.So I removed the import-packages, but I could not install my component again.Here is my scenario (I try to use your package names):- I used import-packages ONCE,something like org.apache.commons.io ,- and then I got an error because some other classes were not found.- So I remove...

Views

163

Likes

0

Replies

0
Re: OutOfMemoryError in the Workbench ES - Any Good Idea or Solution - Adobe LiveCycle 25-06-2009
I post a related message here:http://forums.adobe.com/message/2065082

Views

220

Likes

0

Replies

0