cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Interactive Form returns JVM terminated. Exit code = 1

Former Member
0 Kudos

Hi Experts,

I'm working on a Webdynpro application for our EP.

We need to use the Adobe Interactive Form, but when I do 'Edit' on Interactive Form Component the editor doesn't start and my IDE collapses.

This is the error:

JVM terminated. Exit code = 1

C:\j2sdk1.4.2_09\bin\javaw.exe

-Xmx768m

-Xms768m

-XX:PermSize=512m

-XX:MaxPermSize=512m

-DallUserDir='C:\ProgramData'

-cp D:\Programmi\SAP Developer Studio\IDE\IDE70\eclipse\SapStartup.jar

com.sap.ide.eclipse.startup.Main

-os win32

-ws win32

-arch x86

-feature com.sap.java.ide

-showsplash D:\Programmi\SAP Developer Studio\IDE\IDE70\eclipse\SapIde.exe

-showsplash 600

Any suggestion???

Best Regards

AT

Accepted Solutions (0)

Answers (1)

Answers (1)

vijay_kumar49
Active Contributor
0 Kudos

It must be installed LiveCycle Designer 8.0 for NWDS 7.0.21

Former Member
0 Kudos

Thanks for your answer,

I'm actually using:

- SAP Developer Studio 7.0.25 (jdk 1.4.2_09)

- LiveCycleDesigner  ES2 (v 9.0)

- Acrobat Reader DC

vijay_kumar49
Active Contributor
0 Kudos

Could you please try below steps:-

Go to C:\Program Files\sap\IDE\CE\eclipse and there you will find

SapNetweaverDeveloperStudio.ini

Open this file in notepad and change

-Xmx512m

-Xms128m

To

-Xmx256m

-Xms128m