Hi,
I have Portal SP15 and I wanted to instal Adobe Document Services SP9 and after that upgrade ADS to SP15 but on ADS installation the installation failed when starting the J2EE engine and now it wont start up even ejecuting startsap by hand.
here text from the bootstrap file:
Here the output:
[Feb 27, 2006 5:31:51 PM ] Synchronizing file [./../os_libs/libomniDynamic4.so.0
].
[Feb 27, 2006 5:31:51 PM ] ...Synched ok!
[Feb 27, 2006 5:31:51 PM ] Synchronizing file [./../os_libs/libomniORB4.so].
[Feb 27, 2006 5:31:52 PM ] ...Synched ok!
[Feb 27, 2006 5:31:52 PM ] Synchronizing file [./../os_libs/libomnithread.so].
[Feb 27, 2006 5:31:52 PM ] ...Synched ok!
[Feb 27, 2006 5:31:52 PM ] All CHMOD commands finished successfully...
[Feb 27, 2006 5:31:52 PM ] Exception occurred:
com.sap.engine.bootstrap.SynchronizationException: Unable to synchronize native
files for instance [ID57212]!
at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.jav
a:203)
at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81
)
-
==[ Caused by: ]==----
java.io.FileNotFoundException: ./../os_libs/libjmon.so (Cannot open or remove a
file containing a running program.)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:201)
at java.io.FileOutputStream.<init>(FileOutputStream.java:92)
at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:158)
at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.ja
va:112)
Thanx in Advanced!