saroj pati 10.Feb.12 09:19 AM a Web browser Sametime Advanced8.5.2 IFR1Windows
Hi, I have installed 8.5.2 IFR1 on my r, Media manager and Proxy server. But not on my community server.
After applying the IFR1 on my Sametime Advanced Server, I get the following error in the trace.log. And the users are not able to login to the Advanced server.
[10/2/12 11:42:13:080 IST] 00000000 ContainerHelp E WSVR0501E: Error creating component com.ibm.ws.runtime.component.CompositionUnitMgrImpl@49ca49ca
com.ibm.ws.exception.RuntimeWarning: java.io.FileNotFoundException: C:\Program Files\IBM\WebSphere\AppServer\profiles\QAADVSTADVPNProfile1\installedApps\QADOMLSSCCell\Lotus Sametime Advanced Application.ear\orgcollab.ejb.jar (The system cannot find the path specified.)
at com.ibm.ws.runtime.component.EJBContainerImpl.createMetaData(EJBContainerImpl.java:3903)
at com.ibm.ws.runtime.component.MetaDataMgrImpl.createMetaDataFromFactories(MetaDataMgrImpl.java:174)
at com.ibm.ws.runtime.component.MetaDataMgrImpl.createMetaData(MetaDataMgrImpl.java:308)
at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:604)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:944)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:725)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2046)
at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:439)
at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)
at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:382)
at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.access$300(CompositionUnitMgrImpl.java:110)
at com.ibm.ws.runtime.component.CompositionUnitMgrImpl$CUInitializer.run(CompositionUnitMgrImpl.java:949)
at com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.java:349)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)
Caused by: java.io.FileNotFoundException: C:\Program Files\IBM\WebSphere\AppServer\profiles\QAADVSTADVPNProfile1\installedApps\QADOMLSSCCell\Lotus Sametime Advanced Application.ear\orgcollab.ejb.jar (The system cannot find the path specified.)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:137)
at java.util.jar.JarFile.<init>(JarFile.java:149)
at java.util.jar.JarFile.<init>(JarFile.java:113)
at com.ibm.ws.runtime.component.EJBContainerImpl.createMetaData(EJBContainerImpl.java:3895)
... 13 more
Manually I placed the files at the missing location, but again it gives some other errors.