Login  Register

Re: Re: Re: Re: running 3.6 on Weblogic

Posted by mangvlad on Feb 28, 2008; 10:21pm
URL: https://discuss.orbeon.com/running-3-6-on-Weblogic-tp43526p43530.html

1) I get this error even when I try to access xforms-hello app, not
just apps that have dependency on eXist

2) After installing the latest build (WLS 9.1) I am still getting the
same error (I see the Welcome page but as soon as I try to access
xforms-hello I get the same error as before.
In addition, while deploying, I got this exception:

<Feb 28, 2008 5:11:48 PM EST> <Warning> <netuix> <BEA-423420> <Redirect is execu
ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
ue&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethand
le=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Dorbeon%2CTy
pe%3DAppDeployment%22%29.>
Starting Orbeon Forms Release 3.6.0.200802270719
Initializing Resource Manager with: {org.orbeon.oxf.resources.WebAppResourceMana
gerImplServletContext=weblogic.servlet.internal.WebAppServletContext@1d899fe - a
ppName: 'orbeon', name: 'orbeonnightly', context-path: '/orbeonnightly', oxf.res
ources.priority.2=org.orbeon.oxf.resources.ClassLoaderResourceManagerFactory, ox
f.resources.factory=org.orbeon.oxf.resources.PriorityResourceManagerFactory, oxf
.resources.priority.1.oxf.resources.webapp.rootdir=/WEB-INF/resources, oxf.resou
rces.priority.1=org.orbeon.oxf.resources.WebAppResourceManagerFactory}
java.lang.IllegalStateException: error while returning XMLReader: org.exist.vali
dation.resolver.eXistXMLCatalogResolver
        at org.exist.util.XMLReaderPool.borrowXMLReader(XMLReaderPool.java:59)
        at org.exist.collections.Collection.getReader(Collection.java:1619)
        at org.exist.collections.Collection.access$100(Collection.java:93)
        at org.exist.collections.Collection$4.run(Collection.java:1087)
        at org.exist.collections.Collection.validateXMLResourceInternal(Collecti
on.java:1175)
        at org.exist.collections.Collection.validateXMLResource(Collection.java:
1085)
        at org.exist.collections.Collection.validateXMLResource(Collection.java:
1065)
        at org.exist.security.XMLSecurityManager.save(XMLSecurityManager.java:37
7)
        at org.exist.security.XMLSecurityManager.attach(XMLSecurityManager.java:
136)
        at org.exist.storage.BrokerPool.initialize(BrokerPool.java:764)
        at org.exist.storage.BrokerPool.<init>(BrokerPool.java:610)
        at org.exist.storage.BrokerPool.configure(BrokerPool.java:198)
        at org.exist.storage.BrokerPool.configure(BrokerPool.java:172)
        at org.exist.http.servlets.EXistServlet.startup(EXistServlet.java:590)
        at org.exist.http.servlets.EXistServlet.init(EXistServlet.java:115)
        at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(St
ubSecurityHelper.java:282)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
dSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(Unknown Source)
        at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecuri
tyHelper.java:63)
        at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubL
ifecycleHelper.java:58)
        at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHel
per.java:48)
        at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubI
mpl.java:504)
        at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppS
ervletContext.java:1830)
        at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(
WebAppServletContext.java:1807)
        at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAp
pServletContext.java:1727)
        at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletCon
text.java:2890)
        at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.jav
a:948)
        at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:353)
        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleSta
teDriver.java:204)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
river.java:26)
        at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStat
eDriver.java:60)
        at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedMod
uleDriver.java:200)
        at weblogic.application.internal.flow.ModuleListenerInvoker.start(Module
ListenerInvoker.java:117)
        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleSta
teDriver.java:204)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
river.java:26)
        at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStat
eDriver.java:60)
        at weblogic.application.internal.flow.StartModulesFlow.activate(StartMod
ulesFlow.java:26)
        at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.ja
va:635)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
river.java:26)
        at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.
java:212)
        at weblogic.application.internal.DeploymentStateChecker.activate(Deploym
entStateChecker.java:154)
        at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(Ap
pContainerInvoker.java:80)
        at weblogic.deploy.internal.targetserver.operations.AbstractOperation.ac
tivate(AbstractOperation.java:566)
        at weblogic.deploy.internal.targetserver.operations.ActivateOperation.ac
tivateDeployment(ActivateOperation.java:136)
        at weblogic.deploy.internal.targetserver.operations.ActivateOperation.do
Commit(ActivateOperation.java:104)
        at weblogic.deploy.internal.targetserver.operations.StartOperation.doCom
mit(StartOperation.java:139)
        at weblogic.deploy.internal.targetserver.operations.AbstractOperation.co
mmit(AbstractOperation.java:320)
        at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploym
entCommit(DeploymentManager.java:816)
        at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeplo
ymentList(DeploymentManager.java:1223)
        at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(
DeploymentManager.java:434)
        at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.com
mit(DeploymentServiceDispatcher.java:161)
        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
ackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
ackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
ackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
        at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
gWorkManagerImpl.java:464)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
Caused by: java.lang.ClassCastException: org.exist.validation.resolver.eXistXMLC
atalogResolver
        at com.sun.org.apache.xerces.internal.xinclude.XIncludeHandler.setProper
ty(XIncludeHandler.java:518)
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProp
erty(XML11Configuration.java:935)
        at com.sun.org.apache.xerces.internal.parsers.XIncludeParserConfiguratio
n.setProperty(XIncludeParserConfiguration.java:257)
        at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.setPrope
rty(AbstractSAXParser.java:1844)
        at weblogic.xml.jaxp.WebLogicXMLReader.setProperty(WebLogicXMLReader.jav
a:205)
        at weblogic.xml.jaxp.RegistryXMLReader.setProperty(RegistryXMLReader.jav
a:337)
        at org.exist.util.XMLReaderObjectFactory.createXmlReader(XMLReaderObject
Factory.java:133)
        at org.exist.util.XMLReaderObjectFactory.makeObject(XMLReaderObjectFacto
ry.java:101)
        at org.apache.commons.pool.impl.StackObjectPool.borrowObject(StackObject
Pool.java:132)
        at org.exist.util.XMLReaderPool.borrowXMLReader(XMLReaderPool.java:57)
        ... 56 more
<Feb 28, 2008 5:14:12 PM EST> <Warning> <netuix> <BEA-423420> <Redirect is execu
ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
ue&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethand
le=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Dorbeon%2CTy
pe%3DAppDeployment%22%29.>
Can't find/access AST Node typeorg.exist.xquery.parser.XQueryAST

On Wed, Feb 27, 2008 at 10:47 PM, Alessandro Vernet <[hidden email]> wrote:

> Vlad,
>
>
>  On Wed, Feb 27, 2008 at 5:57 AM, Vlad Mangeym <[hidden email]> wrote:
>  > I  can access the welcome page (http://localhost:7001/orbeon/?) but
>  >  when I try to navigate to any example app, I get this error about
>  >
>  >  Can't find/access AST Node typeorg.exist.xquery.parser.XQueryAST
>  >
>  >  (And it is the same with WLS8.1 and WLS9)
>
>  1) You are saying that you are also getting this with examples that
>  don't use eXist (i.e. other than the Government Forms example). Is
>  that right? Here examples that don't use eXist are running fine.
>
>  2) Could you try again with a a nightly build. Download it from:
>  http://tinyurl.com/2ck6t2 (temporary link; will expire).
>
>  3) If you still have the same problem with a nightly build, try
>  deploying the nightly build of Orbeon Forms exactly as described on
>  the page linked below; look for the second sequence of steps, after
>  "To deploy a web application (war file)".
>
>  http://avernet.blogspot.com/2008/02/installing-bea-weblogic-on-mac-os-x.html
>
>  I am curious to see how this works out for you!
>
>
>
>  Alex
>  --
>  Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>  Orbeon's Blog: http://www.orbeon.com/blog/
>  Personal Blog: http://avernet.blogspot.com/
>
>
>  --
>  You receive this message as a subscriber of the [hidden email] mailing list.
>  To unsubscribe: mailto:[hidden email]
>  For general help: mailto:[hidden email]?subject=help
>  OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws