Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
2 answers
301 views

I'm trying to upgrade weblogic 10.3 to 12.1.1 but I'm receiving the following error, could someone have an idea about this? I am not very clear about the error. I tried to upgrade first to 10.3.6 and ...
jonathan gonzalez's user avatar
0 votes
0 answers
275 views

I have been given an OpenAPI yaml file and have used the maven openapi generator plugin to turn this into Java. This is being deployed to Weblogic 12.2.1.4 which should have Jersey 2.22 intalled. ...
Jameson_uk's user avatar
0 votes
1 answer
687 views

So I have modified the config.xml file line from c-ip date time time-taken cs-method cs-uri sc-status bytes to cs(X-Forwarded-For) c-ip date time time-taken cs-method cs-uri sc-status bytes to log the ...
Dynamic's user avatar
0 votes
1 answer
187 views

Hi i am trying to deploy a Spring boot application based on spring boot version :1.5 to weblogic 12C( 12.1.3.0.0) it was working fine till recently integrated the SAML2 and once it integrated ...
gibyalex's user avatar
  • 699
-1 votes
1 answer
595 views

I am using WebLogic as an application server in IntelliJ. But after debugging and entering the username, this error appears and disconnects from the server Application: "Application Server was ...
nahid afzali's user avatar
0 votes
1 answer
204 views

I have configured a JMS server, a JMS queue and a connection factory in WebLogic. My application listen to the MQ queues configured on this weblogic to consume those messages and transform and send it ...
chaatat's user avatar
  • 65
0 votes
0 answers
392 views

I'm trying to use a custom realm into my webapp deployed in weblogic version 12.2.1.4.0 to manage login (through a form based authentication), but even if the new realm is correctly defined and also ...
blkid's user avatar
  • 21
0 votes
1 answer
263 views

Does WEBUTIL.PLL need to be compiled for each database on the Oracle WebLogic: Oracle Forms and Reports 12.2.1.4 server? Most of the applications reside on database: X, however this particular ...
RXR's user avatar
  • 1
0 votes
0 answers
478 views

We need to monitor JMS Queue/Topic in Java and what would be the respective weblogic jar which supports monitoring.
1097733's user avatar
  • 477
0 votes
1 answer
479 views

I have a war file (web-services) deployed on weblogic 12c that reads the log4j.properties file but doesn't use it. Below is the debug of log4j on application startup showing the parsing of the file ...
wassim's user avatar
  • 377
0 votes
1 answer
213 views

Below is the example. We have an application which is deployed in Oracle Weblogic Server. And We have client who use our application by creating connection using weblogic context like below. env.put(...
Ajay thakur's user avatar
1 vote
0 answers
305 views

I know that there are hundreds of post about wls:prefer-web-inf-classes but I still having some doubts about how it works. If I have an application that relies on another lib: - my-app.war --- ...
Jose A. Matarán's user avatar
0 votes
1 answer
216 views

I have created a simple spring boot application (v 2.7.3) with JDK 8 and I want to deploy the war to Weblogic 12.2 but an error is showen: Stack trace for message 149004 weblogic.application....
GITOS's user avatar
  • 13
0 votes
1 answer
361 views

How to login into Oracle analytics (OBIEE12c) without using weblogic user or using any other user added in LDAP? If I am trying to login into analytics using any other user added in LDAP it is showing ...
Mahesh Warang's user avatar
0 votes
1 answer
529 views

I am trying to run my application on weblogic server. I have specified the required jars in the required versions in the pom file of my application. At run time the server is referencing the jar from $...
Rok's user avatar
  • 9
0 votes
1 answer
188 views

I have install the Oracle web logic server, SOA and setup Domain. Now I am trying to install the Oracle Fusion Middleware 12c Business Process Management Quick start. The installation progress stuck ...
user avatar
-2 votes
1 answer
3k views

I am using WebLogic Console to see logs but my logs are truncated and showing this message Truncated. see log file for complete stacktrace How to show logs for exception stacktrace without ...
nallim's user avatar
  • 1
1 vote
0 answers
152 views

I am trying to get the values inside this soap fault's "detail". The response from the server: <S:Fault> <faultcode>S:Server</faultcode> <faultstring>...
Behrouz Takhti's user avatar
0 votes
0 answers
763 views

I am getting below warnings when I start my weblogic server that is deployed with a rest service application that is developed with JaxRS2.0 and Jersey 2.22.2. <Jul 5, 2022 5:47:39,957 PM EDT> &...
Satya M's user avatar
  • 21
0 votes
1 answer
349 views

Weblogic Project migration issue(10.3.6 -> 12cR2) Hello, After change Weblogic I start getting errors that below. 404 Not Found Connection: close The server has not found anything matching the ...
codediver's user avatar
0 votes
1 answer
8k views

How i can reset the weblogic Admin password if the password is forgotten. I have tried the below approach to recover the existing encrypted password from boot.properties, but it's throwing: - "...
Cris_new's user avatar
0 votes
1 answer
918 views

I have successfully installed and configured weblogic server but when I run startWeblogic.sh file i'm facing error. <Critical> <WebLogicServer> <BEA-000386> <Server subsystem ...
Raj's user avatar
  • 39
3 votes
1 answer
2k views

I get following error trying to instal Weblogic 12 on Mac (M1 processor) I have set the JAVA_HOME path variable My java version is 11 INFO [1] com.oracle.cie.nextgen.launcher.LogUtils - Extracting to ...
Alan Hernandez's user avatar
0 votes
1 answer
101 views

I found that weblogic defaults to a context "/weblogic/", there is nothing in this page, what does this do?enter image description here
xin zhao's user avatar
2 votes
1 answer
2k views

I have created a sample SOAP Web Service project (spring boot) and trying to integrate Okta as a resource server for authentication. I am able to deploy the application to WebLogic, but when testing ...
M S Kulkarni's user avatar
1 vote
0 answers
214 views

<Info> <RCM> <BEA-2165021> <"ResourceManagement" is not enabled in this JVM. Enable "ResourceManagement" to use the WebLogic Server "Resource Consumption ...
Nayaz J H's user avatar
0 votes
1 answer
388 views

After the upgrade of weblogic to newer version I started facing an error with different application conectivity. RequestDumpingFilter Response; Content=<?xml version="1.0" encoding="...
Bipul Jaishwal's user avatar
0 votes
1 answer
105 views

When I try to start the instance in weblogic 12, it receives the following warning and it does not start: <Warning> <org.jboss.weld.Bootstrap> <BEA-000000> <WELD-001210: ...
Jose's user avatar
  • 1
0 votes
1 answer
3k views

I am trying to update the docker of my project using docker compose, using the Oracle Database 19c Enterprise edition, WebLogic Server 12.1.4 and the Java Server JRE for java 8. I have written a ...
jasonjente's user avatar
0 votes
0 answers
525 views

I have an EAR app that send large response from my web service. You can enable GZIP in weblogic in the weblogic.xml file as outlined [here][1] and [here][2]. By adding gzip-compression tag to the ...
cp5's user avatar
  • 1,153
0 votes
2 answers
535 views

I'm using Intellij Community edition I don't have the luxurary of using the Ultimate edition; Hence, I can't install the weblogic plugin. When I make edits to any class file it will not hot deploy to ...
Tony Neves's user avatar
0 votes
0 answers
381 views

I'm trying to develop a simple web application that returns my name after passing it as a parameter. using spring boot REST API while using java spring boot 2.6.5. I have successfully deployed it on ...
AskForHelp101's user avatar
0 votes
1 answer
1k views

I have a WebLogic domain with multiple Managed Servers. Everything runs on separated hosts. The managed servers are started by Node Manager. According to the Oracle WL documentation if the Managed ...
zappee's user avatar
  • 23.2k
1 vote
0 answers
106 views

The startup of my application takes almost 7 minutes, but more than 4 of them are used by Weblogic to resolve EJB references. I've profiled the startup of the server, and I've found that the time is ...
Eduardo Yáñez Parareda's user avatar
0 votes
1 answer
398 views

I am trying to write a script to import messages to a Uniform Distributed queue in Weblogic using WLST but I am unable to find a solution that specifically caters to my requirement. Let me explain the ...
Jijith Shaji's user avatar
0 votes
0 answers
87 views

I built a couple of apps in Java that run on Weblogic 12C with authentication from an OpenLDAP server. The OpenLDAP authenticator is defined in Weblogic security realm. Pages / URL's are secured by ...
Hussain Akbar's user avatar
0 votes
1 answer
647 views

Im developing a REST web service using spring boot version 2.6.5 and spring framework 5.x and trying to deploy it on oracle weblogic server version 12.1.3 and java version 11 however im facing errors ...
Codz Boltz's user avatar
1 vote
1 answer
1k views

On a Weblogic app server I'm analysing the access logs to count how many distinct clients have accessed the app. I am not sure about the difference between these two columns found in these logs: c-ip ...
gabi.m's user avatar
  • 51
0 votes
1 answer
195 views

I have been implementing a popup on button click, however when I want to filter the data, Like in highlighted snap & press ENTER the popup disappear. The issues is on every popup. I am using 12.2....
Muhammad Aamir Majeed's user avatar
1 vote
1 answer
486 views

I have a Eureka server that must be deployed under Weblogic. So, I configured maven to generate a war file and deploy it on WebLogic. Everything worked as expected and I am able to reach the Eureka ...
Andrea Girardi's user avatar
0 votes
4 answers
968 views

I am trying to run a Spring Boot Cloud Eureka server under a Weblogic webserver (Java 8, Weblogic 12, and Spring boot parent 2.4.13). I configured my pom to generate a war file and I am able to deploy ...
Andrea Girardi's user avatar
0 votes
1 answer
39 views

I am using a WebLogic 12.2.1.3 server on Linux. I added an OpenLDAP provider in the security realm. Now I see the list of users and group memberships in WebLogic as defined in LDAP and can login with ...
Hussain Akbar's user avatar
0 votes
2 answers
1k views

I am using weblogic version 12c 12.1.3 and I have updated the log4j jar version to log4j-api:2.17.1 log4j-core:2.17.1, but at the time of deployment in weblogic I am getting this error :- weblogic....
Gaurav Mane's user avatar
0 votes
2 answers
6k views

I am trying to integrate eclipse 2021-12 as Oracle WebLogic Server 14.1.1.0. Both are installed and working perfectly separately. When trying to integrate and add a new weblogic server I get the ...
Leo lee's user avatar
0 votes
1 answer
2k views

I have little knowledge in WebLogic and the demand arose to upload the application on a new server. When I upload the WebLogic12c adminServer (startAdminServer.sh), the following error occurs: Caused ...
André Salgueiro's user avatar
-1 votes
1 answer
766 views

I have a weblogic admin server and managed server. I am able to fetch the managed server name , its heap utilization etc from admin server using wlst. Now i would like to know if there is any way we ...
Jijo John's user avatar
0 votes
2 answers
444 views

we are trying to do the assessment around ActiveMQ to use in OSB 12c as JMS based integration. I did follow few blogs like https://bizzperform.com/blog/?p=686 but this is not helping and generating ...
kumarb's user avatar
  • 497
0 votes
1 answer
776 views

Attaching thread dump when it is stuck. Below is thread dump. I think there is some issue with muxer threads of weblogic as I can only see those thread which are waiting/locked on some glassfish ...
SSD eQ's user avatar
  • 1
0 votes
2 answers
26k views

I am seeing this issue frequently after I have implemented the ORDS in R12.2.9 upgrade. Our ORDS is hosted on a weblogic server this issue occurs when there are 10 connections updating a single table? ...
uditjain's user avatar
0 votes
0 answers
64 views

I have a web service application that has a class Service_Exception_Bean with xml annotation as @javax.xml.bind.annotation.XmlType(name="ServiceException", namespace="http://rt.fs....
MarketMario's user avatar

1
2
3 4 5
42