Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
116 views

I have a Java application running on WebLogic 12c that sends JMS messages. We're trying to configure it to send messages to a remote JMS queue on a WildFly 26 server. When we attempt to send a message,...
vz1654056's user avatar
0 votes
0 answers
16 views

What is the best practice for having application wide parameter for a jsf deployment, which can be changed in weblogic 12.2.1.3 console without application redeployment?
Mahmoud's user avatar
  • 11
0 votes
0 answers
52 views

I'm optimizing a form in Oracle Forms 12c, and to identify the points where it takes the longest, I've enabled traces for events: 65 (Procedure (Start & End). - duration 66 (Trigger (Start & ...
Yuriy Andzheyevskiy's user avatar
0 votes
0 answers
149 views

I am migrating my legacy EJB to Weblogic from IBM Websphere and I am lost on where the destination needs to set for Weblogic. My ejb-jar already states the message-destination-type but I get this ...
james2611nov's user avatar
0 votes
0 answers
40 views

Similar to the this post, the integrated server takes an abnormally long time to start. I have JDeveloper 12.2.1.4.0 on Windows 11 with 16GB of RAM that I use for OSB development. I first start the ...
Hussain Akbar's user avatar
0 votes
0 answers
126 views

Currently I am implementing a custom identity asserter in WebLogic 14C environment. I have developed following components. An AuthenticationProvider.xml (which defines MBean Definition File elements) ...
Amit Walvekar's user avatar
0 votes
0 answers
115 views

I am facing an issue on osb server: Unexpected error executing if-then-else expression this is happening during validation stagew. hile the error may indicate that there is something with the syntax,...
kikicoder's user avatar
  • 417
0 votes
0 answers
21 views

We recently switched our deployment suite from chef to ansible. when we deploy with ansible and enable appD WebLogic doesn't come up. I have attached our setAppDparams file and the error that we got ...
Savinda Thennakoon's user avatar
-1 votes
1 answer
184 views

I'm deploying a Spring boot (2.7) war file to Weblogic 12c [java 8] and upload excel file to my app, however whenever i'm uploading and parsing the excel file with xlsx extension I'm getting below ...
Sid's user avatar
  • 489
0 votes
0 answers
32 views

I'm encountering an issue while restarting my WebLogic server, and I need some guidance. Specifically, I'm getting the following error: weblogic.application.ModuleException: javax.xml.bind....
Venkatesh Maryala's user avatar
0 votes
1 answer
124 views

I am trying to deploy artemis-ra-rar from the Apache Artemis examples version 2.19.1 I am limited to this version because of the version of Java. My knowledge of Weblogic is not very good but I was ...
Themikebe's user avatar
  • 485
0 votes
0 answers
26 views

[ Remote Access Descriptor (RAD) entries in Oracle Platforms Security Services (OPSS). - when we create RAD in the EM console, where exactly it stored ? in which file and which location in weblogic ? ...
rahul's user avatar
  • 1
0 votes
0 answers
60 views

Technical info: JSF application (2.0) that is deployed as an EAR on a WL 12.2 machine. Problem: The users of our web application regularly upload DOCX files. But this file type is not allowed for ...
Korean Vaporeon's user avatar
1 vote
0 answers
25 views

I'm doing lab at school asked me to build a weblogic server with insecure file upload vulnerable. My upload code is success upload without check file type and some conditions. But when I access the ...
Việt Anh Lê's user avatar
0 votes
0 answers
192 views

I have installed oracle web logic 12.1.2.4 in linux server. When i try to access the web link it throws as an error with FRM 93552 cannot connect to run time process. in forms diagnostic logs it says ...
SRT's user avatar
  • 1
1 vote
1 answer
137 views

I have the following script that starts and stops the weblogic 12.1.3 server without problems, but I can't get it to start in debug, even when I add the line <jvmarg value="-Xdebug -Xnoagent -...
estebanjpc's user avatar
0 votes
1 answer
172 views

Recently an Oracle Forms 6i based system has been migrated to Weblogic 12c and the 6i forms are presenting a peculiar problem: I have the problem that when I use the following line in a random trigger:...
Erick Cruz's user avatar
0 votes
0 answers
132 views

WebLogic is configured in Eclipse Photon as describe in many tutorials on the internet. After configuring the WebLogic 12c 12.1.2, the server is added successfully, domain and all other things are ...
rashid.sarwar's user avatar
0 votes
1 answer
31 views

My problem is that I have a delay in my service when trying to hit OSB I don't know if the problem is from middleware or WAF(network) To insure that the problem is not from middleware I need to know ...
Bassel Al Halabi's user avatar
0 votes
0 answers
55 views

' package org.remotedebug.demo; import java.awt.Color; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JFrame; import javax....
Saud's user avatar
  • 1
-1 votes
1 answer
124 views

When I am trying to download the pdf and doc-x file from my app after upgrading from struts2 to struts 6.3.0.2, the file is getting corrupted. I am not able to open the pdf file when I have downloaded ...
Mahabir Gupta's user avatar
0 votes
1 answer
175 views

I am in the process of rewriting a former weblogic installer script (bash/wlst mix) to ansible I templated the following wlst snippet to create the domain. wlst runs with python2.7 It expects the ...
groovehunter's user avatar
  • 3,198
0 votes
1 answer
99 views

I have some radio button where I can select one radio button at a time and safe it. It is being saved in the database but on the frontend it is not being saved. There are no error. It is able to ...
Mahabir Gupta's user avatar
0 votes
1 answer
172 views

We have oracle products like OAM, OIG and SOA. We are using Routes to access these externally. The route urls are accessible but as a requirement we need to have a Oracle HTTP server as proxy in front ...
saurabh panai's user avatar
0 votes
1 answer
210 views

Im trying to set arguments in weblogic ->environment->AdminServer->Server Start -> Arguments Arguments : -Denvironment=C://path And then hit save. From other post and documentation the ...
Juan Pablo SR's user avatar
0 votes
1 answer
193 views

My springboot application is consuming messages from a weblogic jms queue(ReqQueue) and posting the response back to another queue(RespQueue) after processing. I recently upgraded weblogic version ...
Baskar's user avatar
  • 31
0 votes
0 answers
383 views

I have one module with several queues in my WebLogic, and I need to send data to one specific queue from a Java application which I already developed. However, I don't have any idea where do I find ...
Julian Gomez's user avatar
0 votes
0 answers
141 views

I am trying to deploy the spring boot 2.x application on weblogic 12.1.3. But the deployment is failing with the below error Unable to access the selected application. java.io.IOException weblogic....
Kiran Y's user avatar
0 votes
1 answer
667 views

I have a java application which is hosted using WebLogic 12c managed server. It is calling an external API end point which is secured. This is an outbound connection from weblogic server to target ...
Subbu's user avatar
  • 51
0 votes
2 answers
408 views

I'm new in oracle Jdeveloper and I was trying to create an application and deploy it on an WeblogicIntegrated insatance. I tried creating the instance as shown in the screenshots: Note: I tried both ...
Kareem Elagroudy's user avatar
0 votes
0 answers
520 views

I'm encountering an error while attempting to install Oracle JDeveloper Studio (V998593-01.exe). When I search for a solution online, I keep finding links that require access to My Oracle Support, ...
Gayan Buddhika's user avatar
0 votes
0 answers
161 views

We changed the Coherence cache from "replicated" to "near-distributed-persistent", but now the servers get overloaded. This is the current configuration: <?xml version='1.0'?>...
anat0lius's user avatar
  • 2,285
0 votes
0 answers
60 views

We are currently migrating our Java EE application from Weblogic 11g to Weblogic 12c. Here were are facing ClassCastException when using JPA EntityManager's query.getSingleResult() method. It seems to ...
DilliBabu S's user avatar
0 votes
0 answers
92 views

I am running 2 weblogic managed servers on a weblogic console. All Applications deployed on one of the servers are available in controls tab to stop and start. But all applications deployed on the ...
pratik g's user avatar
0 votes
0 answers
17 views

I get the following error while deploying Java application to Weblogic server weblogic.utils.ErrorCollectionException: There are 3 nested errors: java.lang.IllegalArgumentException: ...
user2280352's user avatar
0 votes
1 answer
226 views

I am facing issue when I am trying to call the Remote interface that is deployed on another server. Initially I was getting [Security:090398]Invalid Subject: principals=[ error. On searching I found ...
Atif Sheikh's user avatar
0 votes
1 answer
129 views

I am running a spring framework based web app on Oracle Weblogic Server. I have 2 subdomain for my URL pointing to my application (Instance). For example: www.asd.com and secure.asd.com. From my code ...
Vanan's user avatar
  • 107
0 votes
1 answer
384 views

I have the following problem every time I try to update my domain in weblogic 12.1.1 to 12.1.3, I am using the reconfiguration wizard of version 12.1.3 and it always shows me the following error, I am ...
ZuMeiKaDoM's user avatar
0 votes
0 answers
855 views

Our application is deployed on weblogic servers. Our Managed cluster enters in Overload state with all connections of datasource being used up. We get this error on random days and on 2 specific ...
Divya's user avatar
  • 3
0 votes
1 answer
206 views

I have deployed a Java application on a WebLogic 12C server. It uses security descriptors in web.xml and weblogic.xml for JSecurity authentication and authorization. That part works fine. web.xml: ...
Hussain Akbar's user avatar
0 votes
0 answers
382 views

I am facing issue with T3s connection to weblogic server with below error. Caused by: java.lang.NoClassDefFoundError: Could not initialize class weblogic.transaction.internal.TransactionHelperImpl at ...
Anshu's user avatar
  • 69
1 vote
0 answers
90 views

Currently in our project we are using joda-time version 2.9.9, the project is on production and we need to update the tzdata of jodatime. Java 1.8 Weblogic 12.2.1.3 tzdata from https://data.iana.org/...
pancho's user avatar
  • 11
0 votes
1 answer
86 views

After updating java from version 1.8.0_301 to 1.8.0_361 on our Weblogic (12c) servers, custom roles for users on user profile page (IdcService=GET_USER_INFO) in the applications disappear. Only the ...
malykony's user avatar
0 votes
1 answer
211 views

I am trying to write a bridge between tow weblogic queues using camel-k on ocp, I have issues to define the queue connection , du to the camel DSl. **Here is the yaml code **: apiVersion: camel.apache....
zoubir ouarab's user avatar
0 votes
0 answers
148 views

For SpringBoot application we are using PKCS12 and then converting to JKS for Certificate renewal. But in WebLogic why PKCS12 to JKS conversion not working? Anyone having idea? Is there anyway to ...
Salman's user avatar
  • 1
0 votes
0 answers
74 views

I trying to overwrite the library-ref descriptor from weblogic.xml file using a plan.xml but im getting "DeploymentException: weblogic.management.DeploymentException: Error: Unresolved Webapp ...
Brian Jm's user avatar
0 votes
1 answer
65 views

<Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application \beadep\OLD_INTRANET_1\xxxx.war. Ensure that the annotations are valid. The error is 0 ...
Mani Kumar's user avatar
0 votes
0 answers
75 views

I might be late to the party. Now we are fixing the TechDebt by migrating application from Weblogic 11G to 12C. As part of it we had to change from Jersey 1.19 to Jersey 2.26(as 12C supports it) which ...
Arjun T's user avatar
1 vote
1 answer
193 views

In my weblogic 11g to 12c migrated java application, my API endpoint is \`@GET @Path("/scheme/id/{Id}") @Produces(MediaType.APPLICATION_JSON) public List\<Scheme\> getSchemesById(@...
Swaraj Paul C's user avatar
0 votes
1 answer
221 views

We are working to migrate an Java 7 - EJB(Remote implementation) application from Weblogic 11G to Weblogic 12C. As part of the migration we have upgraded to Jersey2(2.26) from Jersey1(1.17.1). Though ...
Arjun T's user avatar

1
2 3 4 5
42