Dear All,
I have installed Web 2.0 & Mobile Feature Pack on WAS 6.1. From then on, I am unable to start my server with the following error in the logs.
javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found
at javax.xml.transform.TransformerFactory.newInstance(Unknown Source)
at
com.ibm.ws.profile.registry.ProfileRegistryMarshaller.saveDocument
ToProfileRegistry(ProfileRegistryMarshaller.java:1067)
at com.ibm.ws.profile.registry.ProfileRegistryMarshaller.writeProfileRegistry
(ProfileRegistryMarshaller.java:934)
at
com.ibm.ws.profile.registry.ProfileRegistryMarshaller.preCreateAdd
ProfileToRegistry(ProfileRegistryMarshaller.java:142)
at com.ibm.wsspi.profile.WSProfile.registerPreCreate(WSProfile.java:2117)
at com.ibm.wsspi.profile.WSProfile.doCreate(WSProfile.java:362)
at com.ibm.wsspi.profile.WSProfile.create(WSProfile.java:219)
at
com.ibm.ws.profile.cli.WSProfileCLICreateProfileInvoker.executeWSProfile
AccordingToMode(WSProfileCLICreateProfileInvoker.java:86)
at
com.ibm.ws.profile.cli.WSProfileCLIModeInvoker.invokeWSProfile
(WSProfileCLIModeInvoker.java:212)
at com.ibm.wsspi.profile.WSProfileCLI.invokeWSProfile
(WSProfileCLI.java:269)
at
com.ibm.wsspi.profile.WSProfileCLI.mainForInProcessCalls
(WSProfileCLI.java:88)
at
com.ibm.ws.pmt.command.executors.WSProfileCommandExecutor.run
WSProfile(WSProfileCommandExecutor.java:102)
at
com.ibm.ws.pmt.command.executors.WSProfileCommandExecutor.execute
Command(WSProfileCommandExecutor.java:55)
at
com.ibm.ws.pmt.wizards.fragments.ProgressPanel.
run(ProgressPanel.java:273)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run
(ModalContext.java:113)
Please help me to resolve this issue.
Thanks & regards,
-Dinesh G V