Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] weblogic integration

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] weblogic integration
 Login/Join
 
Member
posted
I have installed webfocus developer studio v. 7.7 on my Windows 7 machine. I am running Weblogic 10.3. The webfocus client works with my tomcat installation, but I need to run the application with weblogic to mimic our production environment. Does anyone have experience with this. I have encountered several problems.

1. I added C:\ibi\DevStudio77\webapps\webfocus as a web application. This results in the following warning:
ute was not found in element web-app in the deployment descriptor in C:\ibi\DevS
tudio77\Webapps\webfocus/WEB-INF/web.xml. A version attribute is required, but t
his version of the Weblogic Server will assume that the JEE5 is used. Future ver
sions of the Weblogic Server will reject descriptors that do not specify the JEE
version.>

2. How do I deploy the ibi_html application? Weblogic finds no application in the C:\ibi\DevStudio77\ibi_html directory.

3. The context root of the application is webfocus. I want to change the context root to ibi_apps. When doing this, the following error is displayed in the admin console of weblogic:

An error occurred during activation of changes, please see the log for details.

ÝHTTP:101064¨ÝWebAppModule(webfocus:webfocus)¨ Error parsing descriptor in Web
appplication "C:\ibi\DevStudio77\webapps\webfocus"
weblogic.application.ModuleException: VALIDATION PROBLEMS WERE FOUND problem:
cvc-minLength-valid.1.1: string length (0) is less than minLength facet (1) for
servlet-nameType in namespace
http://java.sun.com/xml/ns/javaee: at
weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:1335) at
weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:372) at
weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDrive-
r.java:176) at
weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListener-
Invoker.java:199) at
weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCall-
backFlow.java:517) at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java-
:52) at
weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCal-
lbackFlow.java:159) at
weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCal-
lbackFlow.java:45) at
weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613) at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java-
:52) at
weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184) at
weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeploy-
ment.java:43) at
weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChe-
cker.java:154) at
weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerI-
nvoker.java:60) at
weblogic.deploy.internal.targetserver.operations.RedeployOperation.createAndPre-
pareContainer(RedeployOperation.java:104) at
weblogic.deploy.internal.targetserver.operations.RedeployOperation.doPrepare(Re-
deployOperation.java:128) at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(Abst-
ractOperation.java:217) at
weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare-
(DeploymentManager.java:747) at
weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(D-
eploymentManager.java:1216) at
weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(Deploymen-
tManager.java:250) at
weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(Deplo-
ymentServiceDispatcher.java:159) at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliver-
er.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171) at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliver-
er.access$000(DeploymentReceiverCallbackDeliverer.java:13) at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliver-
er$1.run(DeploymentReceiverCallbackDeliverer.java:46) at
weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManag-
erImpl.java:528) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:176) Caused by:
weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND problem:
cvc-minLength-valid.1.1: string length (0) is less than minLength facet (1) for
servlet-nameType in namespace http://java.sun.com/xml/ns/javaee: at
weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFact-
ory.java:245) at
weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFact-
ory.java:231) at
weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFac-
tory.java:155) at
weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorMana-
ger.java:323) at
weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFrom-
Reader(AbstractDescriptorLoader2.java:788) at
weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(-
AbstractDescriptorLoader2.java:409) at
weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWit-
houtPlan(AbstractDescriptorLoader2.java:759) at
weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(Ab-
stractDescriptorLoader2.java:768) at
weblogic.servlet.internal.WebAppDescriptor.getWeblogicWebAppBean(WebAppDescript-
or.java:170) at
weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:1328) .-
.. 26 more weblogic.application.ModuleException: VALIDATION PROBLEMS WERE FOUND
problem: cvc-minLength-valid.1.1: string length (0) is less than minLength facet
(1) for servlet-nameType in namespace http://java.sun.com/xml/ns/javaee:

VALIDATION PROBLEMS WERE FOUND problem: cvc-minLength-valid.1.1: string length
(0) is less than minLength facet (1) for servlet-nameType in namespace
http://java.sun.com/xml/ns/javaee:

A new deployment plan has been successfully created in
C:\ibi\DevStudio77\webapps\webfocus\Plan.xml.

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 1 | Registered: September 25, 2012Report This Post
Expert
posted Hide Post
Hi Mark,

This seems to be an involved issue, so your best channel for assistance would be to open a case with Customer Support Services. Please call 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] weblogic integration

Copyright © 1996-2020 Information Builders