I am attempting to get an installation of Appian 7 on Weblogic 12c. So far I ha

I am attempting to get an installation of Appian 7 on Weblogic 12c. So far I have succeeded in getting all the components in place, but for some reason when I start the application and monitor the logs, I see the following stack trace. I am not entirely sure why I am getting the error that I am. I have configured two datasources: one for primary and a different one for business data. Every time I start the server, I get the following in application-server.log file. The application appears to have started, but the stacktrace isn't making it look right. Any help, pointers will be appreciated.

2013-11-04 21:23:08,991 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO com.appiancorp.rdbms.config.PrimaryDataSourceConfig - Validating and initializing the primary data source: java:jdbc/OraclePrimaryDS
2013-11-04 21:23:40,050 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tunin...

OriginalPostID-87968

OriginalPostID-87968

  Discussion posts and replies are publicly visible

  • ...g)'] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.type.config.plugin.PojoDatatypesConfig
    com.appiancorp.type.config.pojo.PojoTypeImportException: Could not create types for [class com.appiancorp.exceptions.AppianError, class com.appiancorp.uidesigner.conf.CanonicalBarChart, class com.appiancorp.uidesigner.conf.CanonicalBooleanField, class com.appiancorp.uidesigner.conf.CanonicalBreadcrumbs, class com.appiancorp.uidesigner.conf.CanonicalButtonLayout, class com.appiancorp.uidesigner.conf.CanonicalButtonWidget, class com.appiancorp.uidesigner.conf.CanonicalColumnArrayLayout, class com.appiancorp.uidesigner.conf.CanonicalColumnChart, class com.appiancorp.uidesigner.conf.CanonicalColumnChartSeries, class com.appiancorp.uidesigner.conf.CanonicalColumnLayout, class com.appiancorp.uidesigner.conf.CanonicalDateField, class com.appiancorp.uidesigner.conf.CanonicalDateTimeField, class com.appian...
  • ...corp.uidesigner.conf.CanonicalDynamicLink, class com.appiancorp.uidesigner.conf.CanonicalFileUploadField, class com.appiancorp.uidesigner.conf.CanonicalFloatingPointField, class com.appiancorp.process.runtime.forms.CanonicalForm, class com.appiancorp.uidesigner.conf.CanonicalFormLayout, class com.appiancorp.uidesigner.conf.CanonicalFormUi, class com.appiancorp.uidesigner.conf.CanonicalGrid, class com.appiancorp.process.runtime.forms.grid.CanonicalGridColumnModel, class com.appiancorp.uidesigner.conf.CanonicalGridField, class com.appiancorp.uidesigner.conf.CanonicalGridLinkColumn, class com.appiancorp.process.runtime.forms.grid.CanonicalGridPageModel, class com.appiancorp.uidesigner.conf.CanonicalGridTextColumn, class com.appiancorp.uidesigner.conf.CanonicalImageField, class com.appiancorp.uidesigner.conf.CanonicalIndexCheckboxField, class com.appiancorp.uidesigner.conf.CanonicalIndexMultiDropdownField, class com.appiancorp.uidesigner.conf.CanonicalIndexRadioButtonFi...
  • ... eld, class com.appiancorp.uidesigner.conf.CanonicalIndexSimpleDropdownField, class com.appiancorp.uidesigner.conf.CanonicalIntegerField, class com.appiancorp.uidesigner.conf.CanonicalLabel, class com.appiancorp.uidesigner.conf.CanonicalLegacyFormComponent, class com.appiancorp.uidesigner.conf.CanonicalLineChart, class com.appiancorp.uidesigner.conf.CanonicalLinkField, class com.appiancorp.uidesigner.conf.CanonicalMaskedTextField, class com.appiancorp.uidesigner.conf.CanonicalMilestoneField, class com.appiancorp.uidesigner.conf.CanonicalParagraphField, class com.appiancorp.uidesigner.conf.CanonicalPeopleSuggestField, class com.appiancorp.uidesigner.conf.CanonicalPickerField, class com.appiancorp.uidesigner.conf.CanonicalPieChart, class com.appiancorp.uidesigner.conf.CanonicalProcessTaskLink, class com.appiancorp.uidesigner.conf.CanonicalSafeLink, class com.appiancorp.uidesigner.conf.CanonicalRecordLink, class com.appiancorp.uidesigner.conf.CanonicalScoreboard, class...
  • ... com.appiancorp.uidesigner.conf.CanonicalSectionLayout, class com.appiancorp.uidesigner.conf.CanonicalStackedBarChart, class com.appiancorp.uidesigner.conf.CanonicalTextField, class com.appiancorp.uidesigner.conf.CanonicalTimeField, class com.appiancorp.uidesigner.conf.CanonicalUiConfig, class com.appiancorp.uidesigner.conf.CanonicalProgressBarField, class com.appiancorp.suiteapi.type.Datatype, class com.appiancorp.common.EntityData, class com.appiancorp.common.EntityDataIdentifiers, class com.appiancorp.uidesigner.conf.GridColumnAlignment, class com.appiancorp.type.system.GridDelta, class com.appiancorp.type.system.LabelValue, class com.appiancorp.type.system.LabelValueTable, class com.appiancorp.uidesigner.conf.Link, class com.appiancorp.type.system.ListViewItem, class com.appiancorp.suiteapi.common.paging.PagingInfo, class com.appiancorp.process.properties.ProcessModelProperties, class com.appiancorp.process.properties.ProcessProperties, class com.appiancorp.re...
  • ... cord.domain.RecordType, class com.appiancorp.process.properties.TaskDetails, class com.appiancorp.process.properties.TaskMetrics, class com.appiancorp.process.properties.TaskProperties, class com.appiancorp.suiteapi.common.paging.TypedValueDataSubset, class com.appiancorp.common.query.TypedValueFacet, class com.appiancorp.type.system.TypedValueListView, class com.appiancorp.type.system.TypedValueListViewDataSubset, class com.appiancorp.common.query.TypedValueQuery, class com.appiancorp.uicontainer.UiContainer]. Cause: An error occurred while trying to save the type information to the primary data source. No types have been imported. Cause: Unable to build EntityManagerFactory (APNX-1-4166-003)
              at com.appiancorp.type.config.pojo.PojoTypeImporter.createDatatypesFromXsdsZip(PojoTypeImporter.java:111)
              at com.appiancorp.type.config.pojo.PojoTypeImporter.importTypes(PojoTypeImporter.java:65)
              at com.appiancorp.type.config.pojo.PojoTypeImporter.importSystemTypes(PojoT...
  • ... ypeImporter.java:44)
              at com.appiancorp.type.config.plugin.PojoDatatypesConfig.register(PojoDatatypesConfig.java:61)
              at com.appiancorp.type.config.plugin.PojoDatatypesConfig.finish(PojoDatatypesConfig.java:50)
              at com.appiancorp.common.config.ConfigObject.init(ConfigObject.java:66)
              at com.appiancorp.common.config.ConfigObjectRepository.initConfigObject(ConfigObjectRepository.java:313)
              at com.appiancorp.common.config.ConfigObjectRepository.initConfigObject(ConfigObjectRepository.java:222)
              at com.appiancorp.common.config.ConfigObjectRepository.getConfigObjectImpl(ConfigObjectRepository.java:91)
              at com.appiancorp.common.config.ConfigObjectRepository.getConfigObject(ConfigObjectRepository.java:81)
              at com.appiancorp.plugins.ContainerManager.<init>(ContainerManager.java:479)
              at com.appiancorp.plugins.PluginLoader.initialize(PluginLoader.java:39)
              at com.appiancorp.plugins.PluginLoader.contextInitialized0(PluginLoader.java:55)
              at com.appiancorp.common.AppianSer...
  • ... vletContextListener.contextInitialized(AppianServletContextListener.java:33)
              at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:661)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
              at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
              at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
              at weblogic.servlet.internal.EventsManager.executeContextListener(EventsManager.java:241)
              at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:198)
              at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:183)
              at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1783)
              at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2807)
              at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1661)
              at ...
  • ... weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:822)
              at weblogic.application.internal.ExtensibleModuleWrapper$StartStateChange.next(ExtensibleModuleWrapper.java:360)
              at weblogic.application.internal.ExtensibleModuleWrapper$StartStateChange.next(ExtensibleModuleWrapper.java:356)
              at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
              at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:138)
              at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
              at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:213)
              at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:208)
              at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
              at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:70)
              at weblogic.application.intern...
  • ... al.flow.StartModulesFlow.activate(StartModulesFlow.java:24)
              at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
              at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
              at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:258)
              at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:61)
              at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
              at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
              at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:222)
              at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:414)
              at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
              at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAd...
  • ... apter.java:200)
              at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
              at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
              at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
              at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
              at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:191)
              at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:99)
              at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
              at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)
              at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)
    Caused by: com.appiancorp.suiteapi.type.config.xsd.exceptions.XsdImportEcoreSaveException: An error occurred while trying to save the type information...