• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Node Federation error

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
While adding a node to a cell on a standalone server.. following error has been encountered
I have then removed sample applications from server1..but still the problem remains the same..

I have tried all these commands but the error persists.

addNode MYPC-PCNode01 8879

addNode MYPC-PCNode01 8879 -trace

addNode MYPC-PCNode01 8879 -includeapps

even -trace option does not create a addNode.log


---------------------------------------


ADMU0116I: Tool information is being logged in file C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\addNode.log
ADMU0128I: Starting tool with the AppSrv01 profile
ADMU0001I: Begin federation of node MYPC-PCNode01 with Deployment Manager at
MYPC-PC:8879.
ADMU0009I: Successfully connected to Deployment Manager Server: MYPC-PC:8879
ADMU0505I: Servers found in configuration:
ADMU0506I: Server name: server1
ADMU2010I: Stopping all server processes for node MYPC-PCNode01
ADMU7702I: Because server1 is registered to run as a Windows Service, the
request to stop this server will be completed by stopping the
associated Windows Service.
ADMU0024I: Deleting the old backup directory.
ADMU0015I: Backing up the original cell repository.
ADMU0012I: Creating Node Agent configuration for node: MYPC-PCNode01
ADMU0014I: Adding node MYPC-PCNode01 configuration to cell: MYPC-PCCell01
ADMU0026I: An error occurred during federation; rolling back to original
configuration.
ADMU2028E: Exception
com.ibm.etools.j2ee.commonarchivecore.exception.SaveFailureException:

collectionform.js caught in expanding ear at C:\Program
Files\IBM\WebSphere\AppServer/profiles/AppSrv01\config/cells/MYPC-P
CNode01Cell/applications/PlantsByWebSphere.ear/PlantsByWebSphere.ear
to C:\Program
Files\IBM\WebSphere\AppServer/profiles/AppSrv01/installedApps/MYPC-
PCNode01Cell/PlantsByWebSphere.ear
ADMU2028E: Exception
com.ibm.etools.j2ee.commonarchivecore.exception.SaveFailureException:

scripts/browserStyle.js caught in expanding ear at C:\Program
Files\IBM\WebSphere\AppServer/profiles/AppSrv01\config/cells/MYPC-P
CNode01Cell/applications/SamplesGallery.ear/SamplesGallery.ear
to C:\Program
Files\IBM\WebSphere\AppServer/profiles/AppSrv01/installedApps/MYPC-
PCNode01Cell/SamplesGallery.ear
ADMU0113E: Program exiting with error:
com.ibm.websphere.management.exception.AdminException: doMergeConfig
failed, resulting from:
com.ibm.wsspi.configarchive.ConfigArchiveException: importNode
command failed

 
Every time you till, you lose 30% of your organic matter. But this tiny ad is durable:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic