facebook

Deployment failing for WAS 8.5 application

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #483838 Reply

    rohitsachdeva
    Participant

    A user in our company is getting this error in the deployment log after deploying the application on WAS 8.5 server. No other error is found in the deployment log. We have been trying this deployment with various options for the last one week but no luck.

    B2BGUI
    WASX7017E: Exception received while running file “C:\HighmarkApps\Genuitec\MEB10\plugins\com.genuitec.eclipse.blue.websphere85_9.0.0.me201211011550\uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “B2BGUI” does not exist.

    The syntax of the command is incorrect.

    #483852 Reply

    support-swapna
    Moderator

    Rohit,

    Sorry that the user is seeing this issue.

    From the error, it looks like the deployment was removed, from WAS’s point of view, but not all files could be removed for some reason. Please check which files remain at the deployment location and see if you can delete them manually.

    Versions earlier than MyEclipse 2014 are no longer fully supported. We try and assist licensed users working with previous versions but no fixes will be made to those versions. Websphere support is greatly enhanced in our recent releases and other deployment options like deploying in the MyEclipse workspace (“In-Workspace” deployment mode). MyEclipse 10.x is quite an old release and not stable.

    I strongly recommend you update to MyEclipse 2015,based on Eclipse Luna or MyEclipse 2016, based on Eclipse Mars. MyEclipse licenses are time based and they are valid for newer releases as well.

    You can download the latest MyEclipse installer from here : https://www.genuitec.com/products/myeclipse/download/

    If you cannot update to the latest release at this point of time then please share with us the MyEclipse Version and Build id details from menu Help > About MyEclipse Blue section.

    Please also paste log of deployment process for further investigation.Right click on the WAS under the Servers tab and select ‘View Deployment Log’. Clear the contents of the file and save it. Now deploy your application and paste the entire contents of the deployment log here.

    Let us know how it works.

    –Swapna
    MyEclipse Support

    #484699 Reply

    rohitsachdeva
    Participant

    Hi Swapna,
    Sorry, it took little longer to gather the info for this issue as the user was unavailable. We are unable to install MEB 2016 on user machine currently. We will rolling out that version to the whole company in few weeks. In the mean time, please review the following logs provided by the user as requested. Would appreciate your help to resolve this issue for ASAP.

    1. MEB version: Version: 10.7.1 Blue
    2. Deployment log
    ———————————————————————————————————————
    MyEclipse: deployment START exploded project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:18:53 EDT 2016
    ———————————————————————————————————————
    The syntax of the command is incorrect.
    ———————————————————————————————————-
    MyEclipse: deployment END project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:18:54 EDT 2016
    ———————————————————————————————————-
    ———————————————————————————————————————
    MyEclipse: deployment START exploded project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:19:18 EDT 2016
    ———————————————————————————————————————
    WASX7209I: Connected to process “server1” on node localnode using SOAP connector; The type of process is: UnManagedProcess
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[server1, B2BGUI]”
    server1
    B2BGUI
    Starting application B2BGUI
    WASX7017E: Exception received while running file “C:\HighmarkApps\Genuitec\MEB10\plugins\com.genuitec.eclipse.blue.websphere85_9.0.0.me201211011550\startApplication.jacl”; exception information: javax.management.MBeanException
    com.ibm.ws.exception.ConfigurationWarning: Application B2BGUI not installed

    ———————————————————————————————————-
    MyEclipse: deployment END project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:19:30 EDT 2016
    ———————————————————————————————————-
    ———————————————————————————————————————
    MyEclipse: deployment START exploded project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:20:04 EDT 2016
    ———————————————————————————————————————
    WASX7209I: Connected to process “server1” on node localnode using SOAP connector; The type of process is: UnManagedProcess
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[B2BGUI]”
    B2BGUI
    WASX7017E: Exception received while running file “C:\HighmarkApps\Genuitec\MEB10\plugins\com.genuitec.eclipse.blue.websphere85_9.0.0.me201211011550\uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “B2BGUI” does not exist.

    ———————————————————————————————————-
    MyEclipse: deployment END project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:20:14 EDT 2016
    ———————————————————————————————————-
    ———————————————————————————————————————
    MyEclipse: deployment START exploded project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:20:59 EDT 2016
    ———————————————————————————————————————
    The syntax of the command is incorrect.
    ———————————————————————————————————-
    MyEclipse: deployment END project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:21:00 EDT 2016
    ———————————————————————————————————-
    ———————————————————————————————————————
    MyEclipse: deployment START exploded project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:21:24 EDT 2016
    ———————————————————————————————————————
    WASX7209I: Connected to process “server1” on node localnode using SOAP connector; The type of process is: UnManagedProcess
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[server1, B2BGUI]”
    server1
    B2BGUI
    Starting application B2BGUI
    WASX7017E: Exception received while running file “C:\HighmarkApps\Genuitec\MEB10\plugins\com.genuitec.eclipse.blue.websphere85_9.0.0.me201211011550\startApplication.jacl”; exception information: javax.management.MBeanException
    com.ibm.ws.exception.ConfigurationWarning: Application B2BGUI not installed

    ———————————————————————————————————-
    MyEclipse: deployment END project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:21:31 EDT 2016
    ———————————————————————————————————-
    ———————————————————————————————————————
    MyEclipse: deployment START exploded project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:24:37 EDT 2016
    ———————————————————————————————————————
    WASX7209I: Connected to process “server1” on node localnode using SOAP connector; The type of process is: UnManagedProcess
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[B2BGUI]”
    B2BGUI
    WASX7017E: Exception received while running file “C:\HighmarkApps\Genuitec\MEB10\plugins\com.genuitec.eclipse.blue.websphere85_9.0.0.me201211011550\uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “B2BGUI” does not exist.

    ———————————————————————————————————-
    MyEclipse: deployment END project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:24:44 EDT 2016
    ———————————————————————————————————-
    ———————————————————————————————————————
    MyEclipse: deployment START exploded project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:24:52 EDT 2016
    ———————————————————————————————————————
    The syntax of the command is incorrect.
    ———————————————————————————————————-
    MyEclipse: deployment END project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:24:53 EDT 2016
    ———————————————————————————————————-
    ———————————————————————————————————————
    MyEclipse: deployment START exploded project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:25:17 EDT 2016
    ———————————————————————————————————————
    WASX7209I: Connected to process “server1” on node localnode using SOAP connector; The type of process is: UnManagedProcess
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[server1, B2BGUI]”
    server1
    B2BGUI
    Starting application B2BGUI
    WASX7017E: Exception received while running file “C:\HighmarkApps\Genuitec\MEB10\plugins\com.genuitec.eclipse.blue.websphere85_9.0.0.me201211011550\startApplication.jacl”; exception information: javax.management.MBeanException
    com.ibm.ws.exception.ConfigurationWarning: Application B2BGUI not installed

    ———————————————————————————————————-
    MyEclipse: deployment END project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:25:24 EDT 2016
    ———————————————————————————————————-
    ———————————————————————————————————————
    MyEclipse: deployment START exploded project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:52:11 EDT 2016
    ———————————————————————————————————————
    WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[B2BGUI]”
    B2BGUI
    WASX7017E: Exception received while running file “C:\HighmarkApps\Genuitec\MEB10\plugins\com.genuitec.eclipse.blue.websphere85_9.0.0.me201211011550\uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “B2BGUI” does not exist.

    ———————————————————————————————————-
    MyEclipse: deployment END project: B2BGUI server: websphere85Server#b2b time: Thu Jun 02 10:52:20 EDT 2016
    ———————————————————————————————————-

    3. SystemOut log

    ************ Start Display Current Environment ************
    WebSphere [IBMJAVA7 7.0.9.10 cf071533.01]Platform 8.5.5.7 [BASE 8.5.5.7 cf071533.01] running with process name localcell\localnode\server1 and process id 12960
    Host Operating System is Windows 7, version 6.1
    Java version = 1.6.0, Java Runtime Version = pwi3260_26sr8fp7-20150708_01 (SR8 FP7), Java Compiler = j9jit26, Java VM name = IBM J9 VM
    was.install.root = C:\HighmarkApps\IBM\WebSphere\AppServer\8.5
    user.install.root = C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\profiles\b2b
    Java Home = C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\java\jre
    ws.ext.dirs = C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/java/lib;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\profiles\b2b/classes;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/classes;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/lib;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/installedChannels;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/lib/ext;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/web/help;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime
    Classpath = C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\profiles\b2b/properties;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/properties;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/lib/startup.jar;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/lib/bootstrap.jar;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/lib/jsf-nls.jar;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/lib/lmproxy.jar;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/lib/urlprotocols.jar;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/deploytool/itp/batchboot.jar;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/deploytool/itp/batch2.jar;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/java/lib/tools.jar
    Java Library path = C:\HighmarkApps\IBM\WebSphere\AppServer\8.5/lib/native/win/x86_32/;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\bin;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\lib\native\win\x86_32;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\java\jre\bin\default;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\java\jre\bin;C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\java\bin;
    Orb Version = IBM Java ORB build orb626-20150521.00
    ************* End Display Current Environment *************
    [6/2/16 10:17:37:030 EDT] 00000001 ManagerAdmin I TRAS0017I: The startup trace state is *=info.
    [6/2/16 10:17:37:031 EDT] 00000001 ManagerAdmin I TRAS0111I: The message IDs that are in use are deprecated
    [6/2/16 10:17:37:109 EDT] 00000001 ModelMgr I WSVR0800I: Initializing core configuration models
    [6/2/16 10:17:37:634 EDT] 00000001 ComponentMeta I WSVR0179I: The runtime provisioning feature is disabled. All components will be started.
    [6/2/16 10:17:37:731 EDT] 00000001 ProviderTrack I com.ibm.ffdc.osgi.ProviderTracker AddingService FFDC1007I: FFDC Provider Installed: com.ibm.ws.ffdc.impl.FfdcProvider@9c1b2eb0
    [6/2/16 10:17:37:975 EDT] 00000001 AdminInitiali A ADMN0015I: The administration service is initialized.
    [6/2/16 10:17:41:049 EDT] 00000001 PluginConfigS I PLGC0057I: The plug-in configuration service started successfully.
    [6/2/16 10:17:41:113 EDT] 00000001 SSLComponentI I CWPKI0001I: SSL service is initializing the configuration
    [6/2/16 10:17:41:124 EDT] 00000001 FIPSManager I CWPKI0044I: FIPS security mode is : No FIPS property found.
    [6/2/16 10:17:41:127 EDT] 00000001 WSKeyStore W CWPKI0041W: One or more key stores are using the default password.
    [6/2/16 10:17:41:136 EDT] 00000001 SSLConfigMana I CWPKI0027I: Disabling default hostname verification for HTTPS URL connections.
    [6/2/16 10:17:41:145 EDT] 00000001 SSLDiagnostic I CWPKI0014I: The SSL component’s FFDC Diagnostic Module com.ibm.ws.ssl.core.SSLDiagnosticModule registered successfully: true.
    [6/2/16 10:17:41:148 EDT] 00000001 SSLComponentI I CWPKI0002I: SSL service initialization completed successfully
    [6/2/16 10:17:41:152 EDT] 00000001 DiagnosticCon I com.ibm.wsspi.rasdiag.DiagnosticConfigHome setStateCollectionSpec RASD0012I: Updating State Collection Spec from Uninitialized Value to .*:.*=0
    [6/2/16 10:17:41:435 EDT] 00000001 GAPAgentCompo I CWLRS6000I: GAP (Grid Application Placement) Component has initialized successfully on process UnManagedProcess.
    [6/2/16 10:17:41:465 EDT] 00000001 SibMessage I [:] CWSIU0000I: Release: WAS855.SIB Level: cf071533.01
    [6/2/16 10:17:41:536 EDT] 00000001 SecurityDM I SECJ0231I: The Security component’s FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
    [6/2/16 10:17:41:554 EDT] 00000001 distSecurityC I SECJ6004I: Security Auditing is disabled.
    [6/2/16 10:17:41:555 EDT] 00000001 distSecurityC I SECJ0309I: Java 2 Security is disabled.
    [6/2/16 10:17:41:556 EDT] 00000001 Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
    [6/2/16 10:17:41:562 EDT] 00000001 distSecurityC I SECJ0240I: Security service initialization completed successfully
    [6/2/16 10:17:41:822 EDT] 00000001 JAASLoginConf I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
    [6/2/16 10:17:41:832 EDT] 00000001 J2EEServiceMa I ASYN0059I: Work Manager service initialized successfully.
    [6/2/16 10:17:41:860 EDT] 00000001 CScopeCompone I CSCP0002I: Compensation service is disabled.
    [6/2/16 10:17:41:908 EDT] 00000001 SibMessage I [:] CWSID0006I: The SIB service was not enabled and will not be started.
    [6/2/16 10:17:41:910 EDT] 00000001 ActivitySessi I WACS0045I: ActivitySession service is disabled.
    [6/2/16 10:17:41:917 EDT] 00000001 AppProfileCom I ACIN0030I: Application Profiling service is disabled.
    [6/2/16 10:17:41:926 EDT] 00000001 SOAPContainer I WSWS1062I: The SOAP Container service has been initialized.
    [6/2/16 10:17:42:119 EDT] 00000001 SchedulerServ I SCHD0036I: The Scheduler Service is initializing.
    [6/2/16 10:17:42:126 EDT] 00000001 SchedulerServ I SCHD0037I: The Scheduler Service has been initialized.
    [6/2/16 10:17:42:130 EDT] 00000001 JPAComponentI I CWWJP0026I: The Java Persistence API (JPA) component is initializing.
    [6/2/16 10:17:42:138 EDT] 00000001 AbstractJPACo I CWWJP0006I: The com.ibm.websphere.persistence.PersistenceProviderImpl class is loaded as the default Java Persistence API (JPA) provider.
    [6/2/16 10:17:42:139 EDT] 00000001 JPAComponentI I CWWJP0027I: The Java Persistence API (JPA) component has initialized.
    [6/2/16 10:17:42:299 EDT] 00000001 ApplicationRe I ApplicationRepositoryFactory CWSCT0405I: The application router is configured to select applications by the weight.
    [6/2/16 10:17:42:300 EDT] 00000001 ApplicationRe I ApplicationRepositoryFactory CWSCT0415I: Loading default application router, weight strategy.
    [6/2/16 10:17:42:300 EDT] 00000001 DefaultApplic I DefaultApplicationRouter CWSCT0401I: Default application router has been initialized.
    [6/2/16 10:17:42:303 EDT] 00000001 WebsphereComm I WebsphereCommonLauncher CWSCT0332I: SIP Container was launched successfully but will only be initialized when first SIP application is loaded.
    [6/2/16 10:17:42:398 EDT] 00000001 InstalledOpti W UTLS0005W: The MANIFEST attributes for an Installed Optional Package in shared library APP_SHARED_LIBRARY conflict with and will override those within the MANIFEST attributes of shared library APP_SHARED_LIBRARY.
    [6/2/16 10:17:42:684 EDT] 00000001 StartUpServic I STUP0008I: The Startup Beans service is disabled.
    [6/2/16 10:17:42:690 EDT] 00000001 I18nService I I18N0010I: The Internationalization service is created on server1.
    [6/2/16 10:17:42:691 EDT] 00000001 I18nServiceSe I I18N0010I: The Internationalization service is disabled on server1.
    [6/2/16 10:17:42:801 EDT] 00000001 FFDCJanitor I com.ibm.ws.ffdc.impl.FFDCJanitor doCleanupIfNeeded FFDC0004I: FFDC log file management removed 28 of 28 files that have reached their configured maximum age
    [6/2/16 10:17:42:805 EDT] 00000001 FfdcProvider W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\profiles\b2b\logs\ffdc\server1_730bcbdf_16.06.02_10.17.42.8028962461145205949062.txt com.ibm.ws.classloader.ClassLoaderUtils.addDependents 246
    [6/2/16 10:17:43:010 EDT] 00000001 GridConfigura I CWLRB5871I: The GridConfigurator initialized successfully.
    [6/2/16 10:17:43:019 EDT] 00000001 GridDBConfigu I CWLRB5874I: The GridDBConfigurator initialized successfully.
    [6/2/16 10:17:43:020 EDT] 00000001 BatchSensorCo I CWLRB5902I: BatchSensorComponent initializing.
    [6/2/16 10:17:43:020 EDT] 00000001 BatchSensorCo I CWLRB5903I: BatchSensorComponent initialized successfully.
    [6/2/16 10:17:43:051 EDT] 00000001 SchedulerComp I CWLRB5856I: The RUN_IN_MIXED_MODE property has a value of false.
    [6/2/16 10:17:43:074 EDT] 00000001 SSLComponentI I CWPKI0003I: SSL service is starting
    [6/2/16 10:17:43:079 EDT] 00000001 SSLComponentI I CWPKI0004I: SSL service started successfully
    [6/2/16 10:17:43:196 EDT] 00000001 CoordinatorIm I HMGR0206I: The Coordinator is an Active Coordinator for core group DefaultCoreGroup. The active coordinator set is [localcell\localnode\server1].
    [6/2/16 10:17:43:212 EDT] 00000001 DCSPluginSing I HMGR0005I: The Single Server DCS Core Stack transport has been started for core group DefaultCoreGroup.
    [6/2/16 10:17:43:226 EDT] 00000001 CoordinatorCo I HMGR0011I: The High Availability Manager is configured to be the bulletin board provider.
    [6/2/16 10:17:43:235 EDT] 00000001 DragDropDeplo I CWLDD0103I: Monitored directory application deployment service has been configured to be off.
    [6/2/16 10:17:43:280 EDT] 00000001 NameServerImp A NMSV0018I: Name server available on bootstrap port 2810.
    [6/2/16 10:17:43:365 EDT] 00000001 JMSRegistrati A WMSG1611I: The installed level of the WebSphere MQ messaging provider is 7.1.0.6.
    [6/2/16 10:17:43:370 EDT] 00000001 JMSRegistrati I WMSG1703I: RAR implementation version 7.1.0.6-k710-006-141112
    [6/2/16 10:17:43:398 EDT] 00000001 ObjectPoolSer I OBPL0010I: The Object Pool service started successfully.
    [6/2/16 10:17:43:709 EDT] 00000001 JMXSoapAdapte A ADMC0013I: The SOAP connector is available at port 8881
    [6/2/16 10:17:43:763 EDT] 00000001 TCPChannel I TCPC0001I: TCP Channel TCPInboundChannel_ipcc.Default_IPC_Connector_Name is listening on host 127.0.0.1 (IPv4: 127.0.0.1) port 9634.
    [6/2/16 10:17:43:765 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain IPCCInboundChain.Default_IPC_Connector_Name.
    [6/2/16 10:17:43:767 EDT] 00000001 IPCConnectorS I ADMC0070I: The IPC connector is available at port 9634
    [6/2/16 10:17:43:768 EDT] 00000001 distSecurityC I securityServiceStarted is true
    [6/2/16 10:17:43:769 EDT] 00000001 distSecurityC I SECJ0243I: Security service started successfully
    [6/2/16 10:17:43:769 EDT] 00000001 distSecurityC I SECJ0210I: Security enabled false
    [6/2/16 10:17:43:777 EDT] 00000001 J2EEServiceMa I ASYN0055I: The Work Manager service started successfully.
    [6/2/16 10:17:43:837 EDT] 00000001 RecoveryDirec I CWRLS0010I: Performing recovery processing for local WebSphere server (localcell\localnode\server1).
    [6/2/16 10:17:43:844 EDT] 00000001 RecoveryDirec I CWRLS0012I: All persistent services have been directed to perform recovery processing for this WebSphere server (localcell\localnode\server1).
    [6/2/16 10:17:43:870 EDT] 00000039 RecoveryManag A WTRN0132I: Transaction recovery for localcell\localnode\server1 initiated with server uuid fb54cfc2475b9f93f268a4332a958ce1bac1a1e4 and restart epoch 0
    [6/2/16 10:17:43:872 EDT] 00000039 RecoveryManag I WTRN0135I: Transaction service recovering no transactions.
    [6/2/16 10:17:43:873 EDT] 00000039 RecoveryManag A WTRN0134I: Recovering 0 XA resource manager(s) from the transaction partner logs
    [6/2/16 10:17:43:874 EDT] 00000039 RecoveryManag A WTRN0133I: Transaction recovery processing for this server is complete
    [6/2/16 10:17:43:984 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding AsyncRequestDispatcherWorkManager as wm/ard
    [6/2/16 10:17:44:023 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding DefaultEJBTimerDataSource as jdbc/DefaultEJBTimerDataSource
    [6/2/16 10:17:44:419 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding QCF as JMS/QCF
    [6/2/16 10:17:44:451 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding HM_TENV3_E11.B2BFILERESEND_REQ.MB as jms/HM_TENV3_E11.B2BFILERESEND_REQ.MB
    [6/2/16 10:17:44:453 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding HM_TENV3_EDI.B2BCPRQ1_REP.LINUX as jms/HM_TENV3_EDI.B2BCPRQ1_REP.LINUX
    [6/2/16 10:17:44:455 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding HM_TENV3_EDI.B2BCPRQ1_REQ.CICS as jms/HM_TENV3_EDI.B2BCPRQ1_REQ.CICS
    [6/2/16 10:17:44:457 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding HM_TENV3_UCCITP2.PROVIDER_REQ.IMS as jms/HM_TENV3_UCCITP2.PROVIDER_REQ.IMS
    [6/2/16 10:17:44:461 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding Default_CF as eis/DefaultDatasource_CMP
    [6/2/16 10:17:44:465 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding oracle_edi_read_CF as eis/jdbc/oracle_edi_read_CMP
    [6/2/16 10:17:44:467 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding oracle_edi_update_CF as eis/jdbc/oracle_edi_update_CMP
    [6/2/16 10:17:44:468 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding oracle_rttm_read_CF as eis/jdbc/oracle_rttm_read_CMP
    [6/2/16 10:17:44:479 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding Default Datasource as DefaultDatasource
    [6/2/16 10:17:44:488 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding oracle_edi_read as jdbc/oracle_edi_read
    [6/2/16 10:17:44:495 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding oracle_edi_update as jdbc/oracle_edi_update
    [6/2/16 10:17:44:500 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding oracle_rttm_read as jdbc/oracle_rttm_read
    [6/2/16 10:17:44:503 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding DefaultWorkManager as wm/default
    [6/2/16 10:17:44:505 EDT] 00000001 ResourceMgrIm I WSVR0049I: Binding DefaultTimerManager as tm/default
    [6/2/16 10:17:44:516 EDT] 00000001 WorkAreaServi A ACWA0002I: WorkArea service not enabled on server1.
    [6/2/16 10:17:44:523 EDT] 00000001 SOAPAcceptorC I WSSC1019I: The SOAP Acceptor Channel has been configured.
    [6/2/16 10:17:44:538 EDT] 00000001 CacheServiceI I DYNA1054I: Dynamic Cache (core cache) initialized successfully.
    [6/2/16 10:17:44:546 EDT] 00000001 ObjectCacheSe I DYNA1056I: Dynamic Cache (object cache) initialized successfully.
    [6/2/16 10:17:44:578 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0239I: Extension Factory [class com.ibm.ws.websvcs.extension.WASAxis2ExtensionFactory] was registered successfully.
    [6/2/16 10:17:44:579 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0240I: Extension Factory [class com.ibm.ws.websvcs.extension.WASAxis2ExtensionFactory] has been associated with patterns [“”].
    [6/2/16 10:17:44:580 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0239I: Extension Factory [class com.ibm.ws.websvcs.extension.AsyncServletExtensionFactory] was registered successfully.
    [6/2/16 10:17:44:581 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0240I: Extension Factory [class com.ibm.ws.websvcs.extension.AsyncServletExtensionFactory] has been associated with patterns [“”].
    [6/2/16 10:17:44:590 EDT] 00000001 WASAxis2Compo I WSWS7001I: The Axis2 service has been started.
    [6/2/16 10:17:44:648 EDT] 00000001 SchedulerServ I SCHD0031I: The Scheduler Service is starting.
    [6/2/16 10:17:44:649 EDT] 00000001 SchedulerServ I SCHD0001I: The Scheduler Service has started.
    [6/2/16 10:17:44:650 EDT] 00000001 JPAComponentI I CWWJP0028I: The Java Persistence API (JPA) component is starting.
    [6/2/16 10:17:44:651 EDT] 00000001 JPAComponentI I CWWJP0017I: The Java Persistence API (JPA) component has started.
    [6/2/16 10:17:44:690 EDT] 00000001 ServerCache I DYNA1001I: WebSphere Dynamic Cache instance named ws/com.ibm.ws.wssecurity.sctClientCacheMap initialized successfully.
    [6/2/16 10:17:44:690 EDT] 00000001 ServerCache I DYNA1071I: The cache provider “default” is being used.
    [6/2/16 10:17:44:693 EDT] 00000001 ServerCache I DYNA1001I: WebSphere Dynamic Cache instance named ws/com.ibm.ws.wssecurity.sctServiceCacheMap initialized successfully.
    [6/2/16 10:17:44:693 EDT] 00000001 ServerCache I DYNA1071I: The cache provider “default” is being used.
    [6/2/16 10:17:44:719 EDT] 00000001 RegistryConfi I CWXRS0017I: Extension Registry objects storage: C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\profiles\b2b\temp\localnode\server1\_extensionregistry
    [6/2/16 10:17:44:750 EDT] 00000001 ServerCache I DYNA1001I: WebSphere Dynamic Cache instance named ws/com.ibm.workplace/ExtensionRegistryCache initialized successfully.
    [6/2/16 10:17:44:752 EDT] 00000001 ServerCache I DYNA1071I: The cache provider “default” is being used.
    [6/2/16 10:17:44:753 EDT] 00000001 RegistryCache I CWXRS0002I: DynaCache instance for Extension Registry created with CACHE_SIZE: 5000
    [6/2/16 10:17:44:877 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0239I: Extension Factory [class com.ibm.ws.container.binding.http.HTTPExtensionFactory] was registered successfully.
    [6/2/16 10:17:44:877 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0240I: Extension Factory [class com.ibm.ws.container.binding.http.HTTPExtensionFactory] has been associated with patterns [“”].
    [6/2/16 10:17:44:879 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0239I: Extension Factory [class com.ibm.ws.jsf.extprocessor.JSFExtensionFactory] was registered successfully.
    [6/2/16 10:17:44:880 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0240I: Extension Factory [class com.ibm.ws.jsf.extprocessor.JSFExtensionFactory] has been associated with patterns [“”].
    [6/2/16 10:17:44:896 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0239I: Extension Factory [class com.ibm.ws.portletcontainer.webextension.PortletExtensionFactory] was registered successfully.
    [6/2/16 10:17:44:897 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0240I: Extension Factory [class com.ibm.ws.portletcontainer.webextension.PortletExtensionFactory] has been associated with patterns [“”].
    [6/2/16 10:17:44:897 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0239I: Extension Factory [class com.ibm.ws.portletcontainer.portletserving.PortletServingExtensionFactory] was registered successfully.
    [6/2/16 10:17:44:898 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0240I: Extension Factory [class com.ibm.ws.portletcontainer.portletserving.PortletServingExtensionFactory] has been associated with patterns [“”].
    [6/2/16 10:17:44:900 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0239I: Extension Factory [class com.ibm.ws.jsp.webcontainerext.ws.WASJSPExtensionFactory] was registered successfully.
    [6/2/16 10:17:44:900 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0240I: Extension Factory [class com.ibm.ws.jsp.webcontainerext.ws.WASJSPExtensionFactory] has been associated with patterns [*.jsp *.jspx *.jsw *.jsv ].
    [6/2/16 10:17:45:014 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0239I: Extension Factory [class com.ibm.ws.ard.extension.ARDExtensionFactory] was registered successfully.
    [6/2/16 10:17:45:015 EDT] 00000001 WebContainer I com.ibm.ws.webcontainer.internal.WebContainer addExtensionFactory SRVE0240I: Extension Factory [class com.ibm.ws.ard.extension.ARDExtensionFactory] has been associated with patterns [“”].
    [6/2/16 10:17:45:237 EDT] 00000001 OAuth20Provid I CWOAU0001I: Initializing OAuth 20 providers.
    [6/2/16 10:17:45:345 EDT] 00000001 ThreadPool I WSVR0629I: The request buffer for thread pool “server.startup” has reached its capacity.
    [6/2/16 10:17:45:350 EDT] 00000041 ApplicationMg A WSVR0200I: Starting application: ManagementEJB
    [6/2/16 10:17:45:350 EDT] 00000040 ApplicationMg A WSVR0200I: Starting application: SchedulerCalendars
    [6/2/16 10:17:45:350 EDT] 0000003f ApplicationMg A WSVR0200I: Starting application: filetransferSecured
    [6/2/16 10:17:45:351 EDT] 00000041 ApplicationMg A WSVR0204I: Application: ManagementEJB Application build level: Unknown
    [6/2/16 10:17:45:351 EDT] 00000040 ApplicationMg A WSVR0204I: Application: SchedulerCalendars Application build level: Unknown
    [6/2/16 10:17:45:351 EDT] 0000003f ApplicationMg A WSVR0204I: Application: filetransferSecured Application build level: Unknown
    [6/2/16 10:17:45:777 EDT] 0000003f webcontainer I com.ibm.ws.webcontainer.WSWebContainer initialize SRVE0161I: IBM WebSphere Application Server – Web Container. Copyright IBM Corp. 1998-2012
    [6/2/16 10:17:45:777 EDT] 00000040 SharedEJBRunt I WSVR0037I: Starting EJB jar: Calendars.jar
    [6/2/16 10:17:45:777 EDT] 00000041 SharedEJBRunt I WSVR0037I: Starting EJB jar: mejb.jar
    [6/2/16 10:17:45:777 EDT] 0000003f webcontainer I com.ibm.ws.webcontainer.WSWebContainer initialize SRVE0162I: Servlet Specification Level: 3.0
    [6/2/16 10:17:45:778 EDT] 0000003f webcontainer I com.ibm.ws.webcontainer.WSWebContainer initialize SRVE0163I: Supported JSP Specification Level: 2.2
    [6/2/16 10:17:45:802 EDT] 00000040 WASNameSpaceB I CNTR0167I: The server is binding the com.ibm.websphere.scheduler.UserCalendarHome interface of the DefaultUserCalendar enterprise bean in the Calendars.jar module of the SchedulerCalendars application. The binding location is: com/ibm/websphere/scheduler/calendar/DefaultUserCalendarHome
    [6/2/16 10:17:45:810 EDT] 00000040 AbstractEJBRu I CNTR0167I: The server is binding the com.ibm.websphere.scheduler.UserCalendarHome interface of the DefaultUserCalendar enterprise bean in the Calendars.jar module of the SchedulerCalendars application. The binding location is: java:global/SchedulerCalendars/Calendars/DefaultUserCalendar!com.ibm.websphere.scheduler.UserCalendarHome
    [6/2/16 10:17:45:825 EDT] 0000003f webcontainer I com.ibm.ws.webcontainer.WSWebContainer addVirtualHostExtensionFactory SRVE0239I: Extension Factory [class com.ibm.ws.webcontainer.extension.ExtHandshakeVHostExtensionFactory] was registered successfully.
    [6/2/16 10:17:45:826 EDT] 0000003f webcontainer I com.ibm.ws.webcontainer.WSWebContainer addVirtualHostExtensionFactory SRVE0240I: Extension Factory [class com.ibm.ws.webcontainer.extension.ExtHandshakeVHostExtensionFactory] has been associated with patterns [VH:_WS_EH* ].
    [6/2/16 10:17:45:835 EDT] 00000040 SharedEJBRunt I WSVR0057I: EJB jar started: Calendars.jar
    [6/2/16 10:17:45:840 EDT] 0000003f webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: WebSphere Admin File Transfer Application.
    [6/2/16 10:17:45:840 EDT] 00000041 WASNameSpaceB I CNTR0167I: The server is binding the javax.management.j2ee.ManagementHome interface of the Management enterprise bean in the mejb.jar module of the ManagementEJB application. The binding location is: ejb/mgmt/MEJB
    [6/2/16 10:17:45:841 EDT] 00000041 AbstractEJBRu I CNTR0167I: The server is binding the javax.management.j2ee.ManagementHome interface of the Management enterprise bean in the mejb.jar module of the ManagementEJB application. The binding location is: java:global/ManagementEJB/mejb/Management!javax.management.j2ee.ManagementHome
    [6/2/16 10:17:45:853 EDT] 00000041 SharedEJBRunt I WSVR0057I: EJB jar started: mejb.jar
    [6/2/16 10:17:45:913 EDT] 0000003f WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key admin_host/FileTransfer
    [6/2/16 10:17:45:994 EDT] 0000003f ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [filetransferSecured] [/FileTransfer] [transfer]: Initialization successful.
    [6/2/16 10:17:45:999 EDT] 0000003f webcontainer I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module WebSphere Admin File Transfer Application has been bound to admin_host[*:9061,*:9044].
    [6/2/16 10:17:46:006 EDT] 00000040 ApplicationMg A WSVR0221I: Application started: SchedulerCalendars
    [6/2/16 10:17:46:007 EDT] 00000040 CompositionUn A WSVR0190I: Starting composition unit WebSphere:cuname=DefaultApplication in BLA WebSphere:blaname=DefaultApplication.
    [6/2/16 10:17:46:027 EDT] 0000003f ApplicationMg A WSVR0221I: Application started: filetransferSecured
    [6/2/16 10:17:46:028 EDT] 0000003f CompositionUn A WSVR0190I: Starting composition unit WebSphere:cuname=ibmasyncrsp in BLA WebSphere:blaname=ibmasyncrsp.
    [6/2/16 10:17:46:033 EDT] 00000041 ApplicationMg A WSVR0221I: Application started: ManagementEJB
    [6/2/16 10:17:46:034 EDT] 00000041 CompositionUn A WSVR0190I: Starting composition unit WebSphere:cuname=isclite in BLA WebSphere:blaname=isclite.
    [6/2/16 10:17:46:124 EDT] 00000040 ApplicationMg A WSVR0200I: Starting application: DefaultApplication
    [6/2/16 10:17:46:125 EDT] 00000040 ApplicationMg A WSVR0204I: Application: DefaultApplication Application build level: Unknown
    [6/2/16 10:17:46:161 EDT] 0000003f ApplicationMg A WSVR0200I: Starting application: ibmasyncrsp
    [6/2/16 10:17:46:162 EDT] 0000003f ApplicationMg A WSVR0203I: Application: ibmasyncrsp Application build level: 1 [3]
    [6/2/16 10:17:46:387 EDT] 00000041 ApplicationMg A WSVR0200I: Starting application: isclite
    [6/2/16 10:17:46:388 EDT] 00000041 ApplicationMg A WSVR0203I: Application: isclite Application build level: WAS855.IM [cf071533.01]
    [6/2/16 10:17:46:725 EDT] 00000040 SharedEJBRunt I WSVR0037I: Starting EJB jar: Increment.jar
    [6/2/16 10:17:46:736 EDT] 00000040 WASNameSpaceB I CNTR0167I: The server is binding the com.ibm.defaultapplication.IncrementHome interface of the Increment enterprise bean in the Increment.jar module of the DefaultApplication application. The binding location is: Increment
    [6/2/16 10:17:46:746 EDT] 00000040 SharedEJBRunt I WSVR0057I: EJB jar started: Increment.jar
    [6/2/16 10:17:46:759 EDT] 0000003f webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: WebSphere ASYNC Response Servlet Application.
    [6/2/16 10:17:46:791 EDT] 0000003f WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key default_host/IBM_WS_SYS_RESPONSESERVLET
    [6/2/16 10:17:46:820 EDT] 0000003f ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [ibmasyncrsp] [/IBM_WS_SYS_RESPONSESERVLET] [rspservlet]: Initialization successful.
    [6/2/16 10:17:46:821 EDT] 0000003f webcontainer I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module WebSphere ASYNC Response Servlet Application has been bound to default_host[*:9081,*:80,*:9444,*:5063,*:5062,*:443].
    [6/2/16 10:17:46:829 EDT] 0000003f ApplicationMg A WSVR0221I: Application started: ibmasyncrsp
    [6/2/16 10:17:46:829 EDT] 0000003f CompositionUn A WSVR0191I: Composition unit WebSphere:cuname=ibmasyncrsp in BLA WebSphere:blaname=ibmasyncrsp started.
    [6/2/16 10:17:46:882 EDT] 00000040 webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: Default Web Application.
    [6/2/16 10:17:46:918 EDT] 00000040 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key default_host/
    [6/2/16 10:17:46:985 EDT] 00000040 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [DefaultApplication] [/] [Hello Pervasive Servlet]: Initialization successful.
    [6/2/16 10:17:47:029 EDT] 00000040 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [DefaultApplication] [/] [Hit Count Servlet]: Initialization successful.
    [6/2/16 10:17:47:052 EDT] 00000040 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [DefaultApplication] [/] [Snoop Servlet]: Initialization successful.
    [6/2/16 10:17:47:053 EDT] 00000040 webcontainer I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module Default Web Application has been bound to default_host[*:9081,*:80,*:9444,*:5063,*:5062,*:443].
    [6/2/16 10:17:47:060 EDT] 00000040 ApplicationMg A WSVR0221I: Application started: DefaultApplication
    [6/2/16 10:17:47:060 EDT] 00000040 CompositionUn A WSVR0191I: Composition unit WebSphere:cuname=DefaultApplication in BLA WebSphere:blaname=DefaultApplication started.
    [6/2/16 10:17:48:115 EDT] 00000041 webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: isclite.
    [6/2/16 10:17:48:151 EDT] 00000041 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key admin_host/ibm/console
    [6/2/16 10:17:48:745 EDT] 00000041 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [isclite] [/ibm/console] [EventInitializer]: Initialization successful.
    [6/2/16 10:17:48:746 EDT] 00000041 webcontainer I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module isclite has been bound to admin_host[*:9061,*:9044].
    [6/2/16 10:17:48:794 EDT] 00000041 webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: adminconsole redirector.
    [6/2/16 10:17:48:818 EDT] 00000041 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key admin_host/admin
    [6/2/16 10:17:48:830 EDT] 00000041 webcontainer I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module adminconsole redirector has been bound to admin_host[*:9061,*:9044].
    [6/2/16 10:17:49:028 EDT] 00000041 webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: iehs.war.
    [6/2/16 10:17:49:054 EDT] 00000041 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key admin_host/ibm/help
    [6/2/16 10:17:49:200 EDT] 00000041 webcontainer I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module null has been bound to admin_host[*:9061,*:9044].
    [6/2/16 10:17:49:323 EDT] 00000041 webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: Integrated Solutions Console.
    [6/2/16 10:17:49:347 EDT] 00000041 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key admin_host/ISCAdminPortlet
    [6/2/16 10:17:49:360 EDT] 00000041 MBeanDescript I ADMN1216I: One or more methods in Portlet mbean is excluded from access check.
    [6/2/16 10:17:49:381 EDT] 00000041 MBeanDescript I ADMN1216I: One or more methods in PortletApplication mbean is excluded from access check.
    [6/2/16 10:17:49:414 EDT] 00000041 webcontainer I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module Integrated Solutions Console has been bound to admin_host[*:9061,*:9044].
    [6/2/16 10:17:49:470 EDT] 00000041 webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: WIM.
    [6/2/16 10:17:49:497 EDT] 00000041 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key admin_host/wim
    [6/2/16 10:17:49:533 EDT] 00000041 webcontainer I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module WIM has been bound to admin_host[*:9061,*:9044].
    [6/2/16 10:17:49:587 EDT] 00000041 webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: WebSphere Application Server.
    [6/2/16 10:17:49:617 EDT] 00000041 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key admin_host/wasportlet
    [6/2/16 10:17:49:649 EDT] 00000041 webcontainer I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module WebSphere Application Server has been bound to admin_host[*:9061,*:9044].
    [6/2/16 10:17:49:659 EDT] 00000041 ApplicationMg A WSVR0221I: Application started: isclite
    [6/2/16 10:17:49:660 EDT] 00000041 CompositionUn A WSVR0191I: Composition unit WebSphere:cuname=isclite in BLA WebSphere:blaname=isclite started.
    [6/2/16 10:17:49:677 EDT] 00000001 TCPChannel I TCPC0001I: TCP Channel TCP_1 is listening on host * (IPv6) port 9061.
    [6/2/16 10:17:49:685 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundAdmin.
    [6/2/16 10:17:49:686 EDT] 00000001 TCPChannel I TCPC0001I: TCP Channel TCP_2 is listening on host * (IPv6) port 9081.
    [6/2/16 10:17:49:689 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundDefault.
    [6/2/16 10:17:49:693 EDT] 00000001 TCPChannel I TCPC0001I: TCP Channel TCP_3 is listening on host * (IPv6) port 9044.
    [6/2/16 10:17:49:696 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundAdminSecure.
    [6/2/16 10:17:49:701 EDT] 00000001 TCPChannel I TCPC0001I: TCP Channel TCP_4 is listening on host * (IPv6) port 9444.
    [6/2/16 10:17:49:703 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundDefaultSecure.
    [6/2/16 10:17:49:712 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain HttpQueueInboundDefault.
    [6/2/16 10:17:49:731 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain HttpQueueInboundDefaultSecure.
    [6/2/16 10:17:49:731 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain1.
    [6/2/16 10:17:49:732 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain2.
    [6/2/16 10:17:49:733 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain3.
    [6/2/16 10:17:49:733 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain4.
    [6/2/16 10:17:49:734 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain5.
    [6/2/16 10:17:49:735 EDT] 00000001 WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain6.
    [6/2/16 10:17:49:735 EDT] 00000001 webcontainer I com.ibm.ws.webcontainer.WSWebContainer startChains SRVE0323I: The Asynchronous Request Dispatcher is not enabled. Requests sent through either the HttpQueueInboundDefault or the HttpQueueInboundDefaultSecure chain might not be properly handled.
    [6/2/16 10:17:49:769 EDT] 0000003f SchedulerServ I SCHD0077I: The Scheduler Service is starting the Schedulers.
    [6/2/16 10:17:49:770 EDT] 0000003f SchedulerServ I SCHD0078I: The Scheduler Service has completed starting the Schedulers.
    [6/2/16 10:17:49:813 EDT] 00000001 GridConfigura I CWLRB5873I: The GridConfiguratorMBean was activated successfully.
    [6/2/16 10:17:49:823 EDT] 00000001 BatchSensorCo I CWLRB5904I: BatchSensorComponent starting…
    [6/2/16 10:17:49:865 EDT] 00000001 BatchSensorCo I CWLRB5905I: Successfully activated GridEndpointSensorMBean.
    [6/2/16 10:17:49:879 EDT] 00000001 RMIConnectorC A ADMC0026I: The RMI Connector is available at port 2810
    [6/2/16 10:17:49:888 EDT] 00000001 JMXConnectors I ADMC0058I: The JMX JSR160RMI connector is available at port 2810
    [6/2/16 10:17:49:969 EDT] 00000001 WsServerImpl A WSVR0001I: Server server1 open for e-business
    [6/2/16 10:19:22:438 EDT] 0000005b ModelMgr I WSVR0801I: Initializing all server configuration models
    [6/2/16 10:19:22:887 EDT] 0000005b WorkSpaceMana A WKSP0500I: Workspace configuration consistency check is disabled.
    [6/2/16 10:19:30:133 EDT] 0000005b AdminHelper A ADMN1009I: An attempt is made to start the B2BGUI application.
    [6/2/16 10:19:30:138 EDT] 0000005b ApplicationMg W WSVR0215W: Starting application, B2BGUI, failed. The application is not installed.
    [6/2/16 10:19:30:156 EDT] 0000005b DMAdapter I com.ibm.ws.ffdc.impl.DMAdapter getAnalysisEngine FFDC1009I: Analysis Engine using data base: C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\properties\logbr\ffdc\adv\ffdcdb.xml
    [6/2/16 10:19:30:212 EDT] 0000005b FfdcProvider W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\profiles\b2b\logs\ffdc\server1_a63865f5_16.06.02_10.19.30.1414936987459733744625.txt com.ibm.ws.management.AdminServiceImpl.invoke 679
    [6/2/16 10:19:30:252 EDT] 0000005b FfdcProvider W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\profiles\b2b\logs\ffdc\server1_a63865f5_16.06.02_10.19.30.2122434921314591048394.txt com.ibm.ws.management.connector.soap.SOAPConnector.invoke 351
    [6/2/16 10:19:30:283 EDT] 0000005b FfdcProvider W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on C:\HighmarkApps\IBM\WebSphere\AppServer\8.5\profiles\b2b\logs\ffdc\server1_a63865f5_16.06.02_10.19.30.2534275214804721790239.txt com.ibm.ws.management.connector.soap.SOAPConnector.service 212
    [6/2/16 10:21:30:776 EDT] 0000005b AdminHelper A ADMN1009I: An attempt is made to start the B2BGUI application.
    [6/2/16 10:21:30:780 EDT] 0000005b ApplicationMg W WSVR0215W: Starting application, B2BGUI, failed. The application is not installed.
    [6/2/16 10:25:23:542 EDT] 0000005b AdminHelper A ADMN1009I: An attempt is made to start the B2BGUI application.
    [6/2/16 10:25:23:544 EDT] 0000005b ApplicationMg W WSVR0215W: Starting application, B2BGUI, failed. The application is not installed.
    [6/2/16 10:51:30:343 EDT] 0000005b AdminHelper A ADMN1021I: An attempt is made to stop the server1 server.
    [6/2/16 10:51:30:414 EDT] 00000059 ServerCollabo A WSVR0023I: Server server1 is stopping
    [6/2/16 10:51:30:446 EDT] 00000059 TCPChannel I TCPC0002I: TCP Channel TCP_1 has stopped listening on host * (IPv6) port 9061.
    [6/2/16 10:51:30:448 EDT] 00000059 TCPChannel I TCPC0002I: TCP Channel TCP_4 has stopped listening on host * (IPv6) port 9444.
    [6/2/16 10:51:30:449 EDT] 00000059 TCPChannel I TCPC0002I: TCP Channel TCP_2 has stopped listening on host * (IPv6) port 9081.
    [6/2/16 10:51:30:449 EDT] 00000059 TCPChannel I TCPC0002I: TCP Channel TCP_3 has stopped listening on host * (IPv6) port 9044.
    [6/2/16 10:51:35:485 EDT] 00000059 ApplicationMg A WSVR0217I: Stopping application: isclite
    [6/2/16 10:51:35:604 EDT] 00000059 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper doDestroy SRVE0253I: [isclite] [/ibm/console] [EventInitializer]: Destroy successful.
    [6/2/16 10:51:35:675 EDT] 00000059 ApplicationMg A WSVR0220I: Application stopped: isclite
    [6/2/16 10:51:35:675 EDT] 00000059 ApplicationMg A WSVR0217I: Stopping application: ibmasyncrsp
    [6/2/16 10:51:35:681 EDT] 00000059 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper doDestroy SRVE0253I: [ibmasyncrsp] [/IBM_WS_SYS_RESPONSESERVLET] [rspservlet]: Destroy successful.
    [6/2/16 10:51:35:794 EDT] 00000059 ApplicationMg A WSVR0220I: Application stopped: ibmasyncrsp
    [6/2/16 10:51:35:795 EDT] 00000059 ApplicationMg A WSVR0217I: Stopping application: DefaultApplication
    [6/2/16 10:51:35:809 EDT] 00000059 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper doDestroy SRVE0253I: [DefaultApplication] [/] [Snoop Servlet]: Destroy successful.
    [6/2/16 10:51:35:810 EDT] 00000059 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper doDestroy SRVE0253I: [DefaultApplication] [/] [Hello Pervasive Servlet]: Destroy successful.
    [6/2/16 10:51:35:810 EDT] 00000059 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper doDestroy SRVE0253I: [DefaultApplication] [/] [Hit Count Servlet]: Destroy successful.
    [6/2/16 10:51:35:827 EDT] 00000059 SharedEJBRunt I WSVR0041I: Stopping EJB jar: Increment.jar
    [6/2/16 10:51:35:841 EDT] 00000059 SharedEJBRunt I WSVR0059I: EJB jar stopped: Increment.jar
    [6/2/16 10:51:35:859 EDT] 00000059 ApplicationMg A WSVR0220I: Application stopped: DefaultApplication
    [6/2/16 10:51:35:859 EDT] 00000059 ApplicationMg A WSVR0217I: Stopping application: SchedulerCalendars
    [6/2/16 10:51:35:864 EDT] 00000059 SharedEJBRunt I WSVR0041I: Stopping EJB jar: Calendars.jar
    [6/2/16 10:51:35:869 EDT] 00000059 SharedEJBRunt I WSVR0059I: EJB jar stopped: Calendars.jar
    [6/2/16 10:51:35:873 EDT] 00000059 ApplicationMg A WSVR0220I: Application stopped: SchedulerCalendars
    [6/2/16 10:51:35:873 EDT] 00000059 ApplicationMg A WSVR0217I: Stopping application: filetransferSecured
    [6/2/16 10:51:35:888 EDT] 00000059 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper doDestroy SRVE0253I: [filetransferSecured] [/FileTransfer] [transfer]: Destroy successful.
    [6/2/16 10:51:35:896 EDT] 00000059 ApplicationMg A WSVR0220I: Application stopped: filetransferSecured
    [6/2/16 10:51:35:896 EDT] 00000059 ApplicationMg A WSVR0217I: Stopping application: ManagementEJB
    [6/2/16 10:51:35:906 EDT] 00000059 SharedEJBRunt I WSVR0041I: Stopping EJB jar: mejb.jar
    [6/2/16 10:51:35:907 EDT] 00000059 SharedEJBRunt I WSVR0059I: EJB jar stopped: mejb.jar
    [6/2/16 10:51:35:920 EDT] 00000059 ApplicationMg A WSVR0220I: Application stopped: ManagementEJB
    [6/2/16 10:51:35:931 EDT] 00000059 SchedulerServ I SCHD0040I: The Scheduler Service is stopping.
    [6/2/16 10:51:35:931 EDT] 00000059 SchedulerServ I SCHD0002I: The Scheduler Service has stopped.
    [6/2/16 10:51:35:936 EDT] 00000059 AppProfileCom I ACIN0009I: The application profiling service is stopping.
    [6/2/16 10:51:35:937 EDT] 00000059 ActivitySessi I WACS0049I: The ActivitySession service is stopping.
    [6/2/16 10:51:35:990 EDT] 00000059 ObjectPoolSer I OBPL0011I: The Object Pool service is stopping.
    [6/2/16 10:51:35:992 EDT] 00000059 distSecurityC I securityServiceStarted is false
    [6/2/16 10:51:35:997 EDT] 00000059 CGBridgeServi I CWRCB0103I: The core group bridge service has stopped.
    [6/2/16 10:51:36:000 EDT] 00000059 DragDropDeplo I CWLDD0004I: Stopping monitored directory application deployment service…
    [6/2/16 10:51:36:000 EDT] 00000059 DragDropDeplo I CWLDD0005I: Monitored directory application deployment service is stopped.
    [6/2/16 10:51:36:010 EDT] 00000059 TCPChannel I TCPC0002I: TCP Channel TCPInboundChannel_ipcc.Default_IPC_Connector_Name has stopped listening on host 127.0.0.1 (IPv4: 127.0.0.1) port 9634.
    [6/2/16 10:51:36:203 EDT] 00000059 FailureScopeC A WTRN0105I: The transaction service has shutdown successfully with no transactions requiring recovery.
    [6/2/16 10:51:36:218 EDT] 00000059 ServerCollabo A WSVR0024I: Server server1 stopped

    #484745 Reply

    support-swapna
    Moderator

    Rohit,

    Thank you for the log files. It might either be an issue with the length of the path (myeclipse installation path or myeclipse workspace path or websphere installation path) or there might be some modification to the jacl script.

    If possible try checking with shorter websphere installation path / myeclipse workspace path / myeclipse installation path.

    If the above suggestion does not work, then please reinstall MyEclipse 2016 CI 3, switch to a new workspace and check if the issue persists.

    You can delete the contents of the .deliverycenter.installs file located in the user home folder, rerun the installer and install MyEclipse 2016 to a different location. Please choose shorter paths for MyEclipse installation and workspace.

    Let us know how it works for you.

    –Swapna
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Deployment failing for WAS 8.5 application

You must be logged in to post in the forum log in