[SOA/BPM] Unable to set the activation state to true for the application 'FtpAdapter'

サーバを立ち上げるときに、以下のような例外が現れる場合は、<Domain_Home>/libにFileAdapter.rarファイルを配置して再起動しましょう。
####<Apr 7, 2011 12:30:36 PM IST> <Warning> <Connector> <inhysu01> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000Iwikhf_8TsO8mjGNtn1DbM3f000002> <1302159636869> <BEA-190104> <While configuring an object of type: oracle.tip.adapter.ftp.FTPManagedConnectionFactory of Resource Adapter FtpAdapter.rar, the following errors/omissions were found:
Unable to invoke the setter method for the key : useSftp
Unable to invoke the setter method for the key : enableCipherSuits
Unable to invoke the setter method for the key : password
Unable to invoke the setter method for the key : preferredCipherSuite
>
####<Apr 7, 2011 12:30:36 PM IST> <Info> <Common> <inhysu01> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000Iwikhf_8TsO8mjGNtn1DbM3f000002> <1302159636915> <BEA-000625> <The application has disabled periodic testing of free resources in pool "eis/Ftp/FtpAdapter".>
####<Apr 7, 2011 12:31:14 PM IST> <Error> <Deployer> <inhysu01> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000Iwikhf_8TsO8mjGNtn1DbM3f000002> <1302159674606> <BEA-149231> <Unable to set the activation state to true for the application 'FtpAdapter'.
java.lang.NoClassDefFoundError: oracle/tip/adapter/file/FileLogger
at oracle.tip.adapter.ftp.FTPManagedConnectionFactory.createConnectionFactory(FTPManagedConnectionFactory.java:154)
at weblogic.connector.security.layer.AdapterLayer.createConnectionFactory(AdapterLayer.java:787)
at weblogic.connector.outbound.ConnectionPool.getConnectionFactory(ConnectionPool.java:2013)
Caused By: java.lang.NoClassDefFoundError: oracle/tip/adapter/file/FileLogger
at oracle.tip.adapter.ftp.FTPManagedConnectionFactory.createConnectionFactory(FTPManagedConnectionFactory.java:154)
at weblogic.connector.security.layer.AdapterLayer.createConnectionFactory(AdapterLayer.java:787)
at weblogic.connector.outbound.ConnectionPool.getConnectionFactory(ConnectionPool.java:2013)
####<Apr 7, 2011 12:31:14 PM IST> <Info> <Deployer> <inhysu01> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000Iwikhf_8TsO8mjGNtn1DbM3f000002> <1302159674612> <BEA-149059> <Module FtpAdapter.rar of application FtpAdapter is transitioning from STATE_PREPARED to STATE_NEW on server AdminServer.>
####<Apr 7, 2011 12:31:14 PM IST> <Info> <Deployer> <inhysu01> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000Iwikhf_8TsO8mjGNtn1DbM3f000002> <1302159674640> <BEA-149061> <Module FtpAdapter.rar of application FtpAdapter failed to transition from STATE_PREPARED to STATE_NEW on server AdminServer.>
####<Apr 7, 2011 12:31:14 PM IST> <Error> <Deployer> <inhysu01> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000Iwikhf_8TsO8mjGNtn1DbM3f000002> <1302159674653> <BEA-149250> <Unable to unprepare application 'FtpAdapter'.
weblogic.application.ModuleException: Error occurred while trying to rollback the module: weblogic.connector.exception.RAException:
There are 1 nested errors:
There are 1 nested errors:
ObjectLifeCycleException: weblogic.common.resourcepool.ObjectLifeCycleException: Attempted to shutdown the pool eis/Ftp/FtpAdapter when it is currently not in SUSPENDED state (Running)
at weblogic.common.resourcepool.ResourcePoolImpl.shutdown(ResourcePoolImpl.java:299)
at weblogic.connector.outbound.ConnectionPool.shutdown(ConnectionPool.java:355)
at weblogic.connector.outbound.RAOutboundManager.internalShutdownPool(RAOutboundManager.java:346)

原文はこちら。

0 件のコメント:

コメントを投稿