cancel
Showing results for 
Search instead for 
Did you mean: 

Installation NetWeaver 7.02 on Linux x86_64 Oracle 11.2. - Problem JLoad

Former Member
0 Kudos

Hi,

i hope this is the right forum.

I'm trying to install a NW7.02 on a Linux x86_64 host.

The installation gets an error while the JLoad:

J2EE_CONFIGENTRY deleted

Importing data into table J2EE_CONFIGENTRY

Rows to insert: 25448

Executing batch. Rows inserted : 3619, lob size : 54419183

Importing table J2EE_CONFIGENTRY : 14% complete (3619 rows)

Executing batch. Rows inserted : 1059, lob size : 56551411

Importing table J2EE_CONFIGENTRY : 18% complete (4678 rows)

Executing batch. Rows inserted : 1538, lob size : 53686144

Importing table J2EE_CONFIGENTRY : 24% complete (6216 rows)

Executing batch. Rows inserted : 723, lob size : 57000744

Importing table J2EE_CONFIGENTRY : 27% complete (6939 rows)

Executing batch. Rows inserted : 2875, lob size : 87695271

Importing table J2EE_CONFIGENTRY : 38% complete (9814 rows)

Executing batch. Rows inserted : 4051, lob size : 52459838

Importing table J2EE_CONFIGENTRY : 54% complete (13865 rows)

Executing batch. Rows inserted : 5000, lob size : 52170089

Importing table J2EE_CONFIGENTRY : 74% complete (18865 rows)

java.io.IOException: Permission denied

at java.io.UnixFileSystem.createFileExclusively(Native Method)

at java.io.File.checkAndCreate(File.java:1355)

at java.io.File.createTempFile(File.java:1444)

at java.io.File.createTempFile(File.java:1481)

at com.sap.inst.jload.db.BlobFileInputStream.<init>(BitHandler.java:278)

at com.sap.inst.jload.db.BlobHandler.setValue(BitHandler.java:158)

at com.sap.inst.jload.db.DBTable.load(DBTable.java:255)

at com.sap.inst.jload.executor.JobExecutor.dbImport(JobExecutor.java:431)

at com.sap.inst.jload.executor.JobExecutor.executeJob(JobExecutor.java:766)

at com.sap.inst.jload.Jload.main(Jload.java:273)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

An error occured during execution. Please consult SAP note 942766 for first steps on troubleshooting the problem.

ERROR 2011-03-17 16:04:37.664

CJS-30049 <html> <head> </head> <body> Execution of <font face="Monospaced">JLoad</font> tool '/usr/lib64/jvm/java/bin/java -classpath /sapmnt/AJT/tmp/sapinst_instdir/NW702/AS-JAVA/ORA/CENTRAL/install/sharedlib/launcher.jar -showversion -Xmx1024m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload /sapmnt/AJT/tmp/sapinst_instdir/NW702/AS-JAVA/ORA/CENTRAL/install/lib/iaik_jce.jar:/sapmnt/AJT/tmp/sapinst_instdir/NW702/AS-JAVA/ORA/CENTRAL/install/sharedlib:/oracle/client/10x_64/instantclient/ojdbc14.jar -sec AJT,jdbc/pool/AJT,/usr/sap/AJT/SYS/global/security/data/SecStore.properties,/usr/sap/AJT/SYS/global/security/data/SecStore.key -dataDir /sapcd/SAP/NW7.02_Java_Base_Components/DATA_UNITS/JAVA_EXPORT_JDMP -job /sapmnt/AJT/tmp/sapinst_instdir/NW702/AS-JAVA/ORA/CENTRAL/IMPORT.XML -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and '/sapmnt/AJT/tmp/sapinst_instdir/NW702/AS-JAVA/ORA/CENTRAL/jload.java.log' for more information. </body></html>

Strange thing. The Insert works until 74% and suddenly a permission problem...

I checked the note mentioned, i check the other logs, i couldn't find a hint.

Anyone a idea?

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

> Importing table J2EE_CONFIGENTRY : 38% complete (9814 rows)

> Executing batch. Rows inserted : 4051, lob size : 52459838

> Importing table J2EE_CONFIGENTRY : 54% complete (13865 rows)

> Executing batch. Rows inserted : 5000, lob size : 52170089

> Importing table J2EE_CONFIGENTRY : 74% complete (18865 rows)

> java.io.IOException: Permission denied

> at java.io.UnixFileSystem.createFileExclusively(Native Method)

> at java.io.File.checkAndCreate(File.java:1355)

> at java.io.File.createTempFile(File.java:1444)

> at java.io.File.createTempFile(File.java:1481)

As per the error log, it is giving permission denied error. Please check installation directory should have 777 permission.

Thanks

Sunny

Answers (1)

Answers (1)

Former Member
0 Kudos

thx sunny. my mistake.

installation dir is /sapmnt/SID/tmp/... and i only set permission 777 to the /sapmnt/SID/tmp/sapinst_instdir/

problem is solved. installation is running

Former Member
0 Kudos

Also , you could try checking if the LISTENER is Up or DOWN.... if that tha case, it must be UP....sometimes we forget this, when we clearly restart the server... and forget this service