cancel
Showing results for 
Search instead for 
Did you mean: 

BOOTSTRAP Will Not Launch JSPM ( on Unix ) Error

Former Member
0 Kudos

Hi All,

After Updating the JSPM , I am not able to launch it , as JSPM.LOG displays following error :

>>>

JSPM.LOG :

Jul 1, 2011 2:40:30 PM [Info]: Starting JSPM bootstrap...

Jul 1, 2011 2:40:30 PM [Info]: Command line: -boot=unx -rootdir=/usr/sap/SID/J<instance_no>/j2ee/JSPM

Jul 1, 2011 2:40:32 PM [Info]: No new JSPM content found in directory /usr/sap/SID/J<instance_no>/j2ee/JSPM/deploy.

Jul 1, 2011 2:40:33 PM [Info]: Local copy of SAP JVM is up to date.

Jul 1, 2011 2:40:33 PM [Info]: Bootstrap will not launch JSPM process.

Jul 1, 2011 2:40:33 PM [Info]: JSPM bootstrap completed successfully.

Jul 1, 2011 2:40:47 PM [Info]: Command line: -rootdir=/usr/sap/SID/J<instance_no>/j2ee/JSPM -tracelevel=FINEST run JSPM -properties=jspm_conf ig.txt

Jul 1, 2011 2:40:47 PM [Info]: JSPM version is 7.11.6.0.3.

Jul 1, 2011 2:40:48 PM [Info]: Bootstrapping has started.

Jul 1, 2011 2:40:48 PM [Info]: Bootstrapping common execution has been completed.

Jul 1, 2011 2:40:48 PM [Info]: Factory manager com.sap.sdt.db.DBFactoryManager has been initialized with code all and version 0.

Jul 1, 2011 2:40:50 PM [Info]: Factory manager com.sap.sdt.j2ee.J2eeFactoryManager has been initialized with code all and version 630.

Jul 1, 2011 2:40:50 PM [Info]: Factory manager com.sap.sdt.j2ee.J2eeFactoryManager has been initialized with code all and version 700.

Jul 1, 2011 2:40:51 PM [Info]: Factory manager com.sap.sdt.j2ee.J2eeFactoryManager has been initialized with code all and version 710.

Jul 1, 2011 2:40:51 PM [Info]: Factory manager com.sap.sdt.jspm.JspmFactoryManager has been initialized with code all and version 700.

Jul 1, 2011 2:40:51 PM [Info]: Factory manager com.sap.sdt.jspm.JspmFactoryManager has been initialized with code all and version 710.

Jul 1, 2011 2:40:51 PM [Info]: Bootstrapping common configuration has been completed.

Jul 1, 2011 2:40:51 PM [Info]: Factory manager com.sap.sdt.j2ee.J2eeFactoryManager has been initialized with code UNX and version 0.

Jul 1, 2011 2:40:51 PM [Info]: Factory manager com.sap.sdt.j2ee.J2eeFactoryManager has been initialized with code UNX and version 630.

Jul 1, 2011 2:40:51 PM [Info]: Factory manager com.sap.sdt.j2ee.J2eeFactoryManager has been initialized with code UNX and version 700.

Jul 1, 2011 2:40:51 PM [Info]: Factory manager com.sap.sdt.j2ee.J2eeFactoryManager has been initialized with code UNX and version 710.

Jul 1, 2011 2:40:51 PM [Info]: Factory manager com.sap.sdt.jspm.JspmFactoryManager has been initialized with code UNX and version 0.

Jul 1, 2011 2:40:51 PM [Info]: Factory manager com.sap.sdt.tools.UtilFactoryManager has been initialized with code UNX and version 0.

Jul 1, 2011 2:40:51 PM [Info]: Bootstrapping configuration for UNX has been completed.

Jul 1, 2011 2:40:52 PM [Info]: Factory manager com.sap.sdt.jspm.JspmFactoryManager has been initialized with code 710 and version 0.

Jul 1, 2011 2:40:52 PM [Info]: Bootstrapping configuration for 710 has been completed.

Jul 1, 2011 2:40:52 PM [Info]: Bootstrapping has ended.

<<<

Also, there's no TroubleTicket.txt file, as it usually would be - if it is purely related to JSPM.

Since, I am accessing this through VPN, this is mostly DISPLAY variable related error - However, I am using Hummingbird Exceed to access this. and have enabled " X11 Forwarding " option in putty . But, I am not able to find " XAuthority File " for local display ,

which I need to point in Putty < Not, sure if this comes in to play since, I am using Hummingbird exceed 10.

when I do echo $DISPLAY , I do get value of DISPLAY variable. I even tried to execute ...xhost + command as sudo root ..but,

it is giving error and ' xclock ' is also displaying " Error: Can't open display: <ip address of local machine > :0.0 ".

I have earlier used hummingbird exceed through VPN and this issues has not come up. That ' X Authority ' file should be

unix home directory i.e. /home/SIDadm ..but, it is not there, either. So, I can't point the correct loc of it in Putty.

Some other posts regarding same error on winows platform in forum mentions the need of xcopy.exe file in system32 directory ..however this being unix host ( remotely accessing through XP machine ) ..I am not sure how it is works in Unix.

Pl. Share your expertise on this as this is unix and so far I have not found solution pointing to the core problem i.e. why

despite Hummingbird Exceed running in background , this DISPLAY / xclock issue should come in to play ..

Thanks for your inputs and time as well ..

Regards,

- Ishan

Accepted Solutions (1)

Accepted Solutions (1)

paul_power
Active Contributor
0 Kudos

Hi Ishan,

Check the j2ee logs, especially the bootstrap logs in the java work directory

Post errors you find.

regards,

Paul

Former Member
0 Kudos

Hi Paul :

Thanks a Lot.

Bootstrap logs gave a clue and I configure my hummingbird exceed for remote access.

It solved problem.

Regards,

- Ishan

Answers (0)