2,066 questions
-1
votes
1
answer
10k
views
How to change the application deployed in WebLogic state to Active
I have deployed my application war file in WebLogic Server(WebLogic ServerAdministration Console 12c) in the deployments section. After deploying the distribution I can see the application is in ...
4
votes
2
answers
11k
views
java.util.ServiceConfigurationError: javax.xml.stream.XMLInputFactory: Provider com.ctc.wstx.stax.WstxInputFactory not a subtype
I am using Weblogic 12c. I'm trying to deploy myApplication.war in Weblogic.
While deploying I get below error.
An error occurred during activation of changes, please see the log for details.
Message ...
1
vote
1
answer
9k
views
Weblogic Admin Server Start issue - DataSource passwords got exparied
We are trying to use one of the existing weblogic 12c domain and It's DataSource passwords been expired.
Since AdminServer is not responding correctly I tried to re-start AdminServer as well, Now I ...
1
vote
2
answers
8k
views
WebLogic12C - The code of method _jspService(HttpServletRequest, HttpServletResponse) is exceeding the 65535 bytes limit
I'm dealing with a legacy servlet code that runs on WebLogic 10.3.6 (JDK 1.6).
I am trying to compile this code with JDK 1.8 and weblogic 12.2.1.0.
When i am trying to compile the jsp page with jdk ...
-1
votes
3
answers
9k
views
SoapUI Mock Service Missing operation error
I want to mock a Webservice for development environment.
I have SOAPUI version 5.2.1 and the following WSDL:
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:http="http://...
1
vote
1
answer
9k
views
how to change jdk version in weblogic12c
i have configured weblogic server in eclipse but when ever it starts its taking jdk older version
like
Starting WLS with line:
D:\dev\Java\jdk1.8.0_172\bin\java -server
i have to change it to higher ...
3
votes
1
answer
9k
views
Cannot call Connection.commit in distributed transaction
I am using Weblogic 12c and I am getting the below error while committing distributed transactions in my application.
"java.sql.SQLException: Cannot call Connection.commit in distributed transaction. ...
2
votes
1
answer
3k
views
Getting error "Could not find or load main class weblogic.Admin " while connecting to weblogic server
I am trying to run below command in shell script but i am getting error like:
Error: Could not find or load main class weblogic.Admin
${SUN_JAVA_HOME}/bin/java -classpath $CLASSPATH weblogic.Admin -...
1
vote
1
answer
9k
views
How to Upgrade WebLogic Server from 12.2.1.3.0 to 12.2.1.4.0
What is the best way to upgrade ?
what are the Precautions we need to take ?
challenges we face during upgrade ?
Can any one help me on this it will be really helpful ...
Thank you.
0
votes
2
answers
12k
views
Error while starting Admin server on WebLogic 12c server
After starting the Node Manager when I'm going to start the startWeblogic.sh this happens and the server failed to start. (username, password is correct)
Starting WLS with line:
/home/app/oracle/java/...
0
votes
3
answers
10k
views
Server subsystem failed. Reason: java.lang.NullPointerException
I'm using Weblogic 12.1.2.0.0.
I have deleted the contents of /wls_domains/mydomain/servers/admin_mydomain/data/store/default & diagnostics, and also the contents of /wls_domains/mydomain/servers/...
1
vote
1
answer
117
views
WebLogic 12c Foreign Server fails to authenticate with WildFly 26 JMS: JMSSecurityException (Username: null)
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,...
0
votes
0
answers
16
views
jsf deployment parameters in weblogic 12.2.1.3 console
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?
0
votes
0
answers
55
views
Tracing configuration in Oracle Enterprise Manager
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 & ...
2
votes
3
answers
2k
views
Weblogic 12.2.1.0.0 disable default base URI pattern value (resources)
Pre-requsitions:
WebLogic Server Version: 12.2.1.0.0
Common Java web-application deployed
Started using Jersey client library
Issue:
Right after that /resources/ URI has been mapped/handled by (...
0
votes
1
answer
129
views
how to deploy artemis-ra-rar to weblogic 12c
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 ...
1
vote
4
answers
30k
views
How to enable TLS version 1.2 in web logic for outgoing https transactions
I am working on one project which require TLS version 1.2 to be enabled on web logic server for outgoing https transactions.
I tried using below properties in web logic startup script :
Weblogic....
0
votes
0
answers
153
views
EJB in Weblogic: The Message Driven Bean does not have a message destination configured error
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 ...
0
votes
0
answers
43
views
Integrated WebLogic Server 12C takes very long time to start on Windows
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 ...
0
votes
0
answers
128
views
WebLogic 14C Custom Identity Asserter - Unsupported Token Type Error
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)
...
-1
votes
1
answer
190
views
Apache POI 5 - ClassCastException for SchemaTypeSystemImpl
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 ...
0
votes
0
answers
116
views
Unexpected error executing if-then-else expression in oracle osb server error code: OSB-382520?
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,...
0
votes
0
answers
21
views
Weblogic doesn't come up when appD is enabled
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 ...
0
votes
0
answers
32
views
Intermittent JAXBException Error in WebLogic - "isContentLengthReqd is not a valid property" During Restart
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....
0
votes
0
answers
26
views
RAD (Remote Access Descriptors ) in OPSS schema
[ 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 ? ...
0
votes
0
answers
61
views
Is it possible to sleep in a JSF application run under WL 12.2?
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 ...
1
vote
0
answers
25
views
File upload function in weblogic don't execute file .jsp
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 ...
0
votes
0
answers
298
views
REST WS GeneXus 16 U8 Java Enviroment
I'm trying to create a REST WS in GeneXus 16 U8 on Java Enviroment, deploying the application on WebLogic 12c, but when I'm trying to consume the service it shows me the following error:
java.lang....
0
votes
2
answers
3k
views
Unable to start node on Weblogic dynamic cluster
I am trying to set up WLS dynamic cluster on two machines.
Two nodes are up and running on one of machine where admin server is hosted as well, but when I try to start the node which is on different ...
9
votes
2
answers
11k
views
"JNDI name is already in use" in Weblogic 12c with EJB3
I have the following code that I'm trying to deploy as an EJB to WebLogic 12c, but I'm getting an error:
"Error deploying the EJB GeopoliticalServiceBean(Application:
campaigner-ejb, EJBComponent:...
2
votes
1
answer
293
views
Angular 2 Reverse Proxy - Different context path
I am using a Weblogic Application Server, where I have deployed my Angular 2application.
lets assume that the internal IP is http://127.0.0.1:7009/myapp, and I have set
But the application is ...
1
vote
1
answer
3k
views
I can't start the weblogic server in Eclipse - The server watcher reported an unknown state
When I start Eclipse(Mars), I see the weblogic server with both start and stop buttons active. The server modificator is empty - no [starting], [stopped], [running] or something else. And I cannot ...
2
votes
6
answers
14k
views
[HTTP:101380]There is more than one Web fragment with the same name: "spring_web"
I was trying to deploy a spring MVC project to WebLogic 12c but I was hit by this error.
[HTTP:101380]There is more than one Web fragment with the same name:
"spring_web".
This is my web.xml
<...
3
votes
2
answers
4k
views
Is it possible to install Weblogic 12.2.1.4 on Apple M (silicon) computers?
I've been looking for information about this, but I don't find anything. I think there's no version available at Oracle site for installing Weblogic 12.2.1.X on Apple silicon devices, but maybe it's ...
12
votes
9
answers
99k
views
weblogic.application.ModuleException: Context path '' is already in use by the module: / application:
When i am trying to run weblogic server 12c , it is throwing this error and is unable to start.
<Apr 16, 2013 2:42:57 PM IST> <Warning> <HTTP> <BEA-101384> <WLServlet ...
3
votes
1
answer
6k
views
Is there any flag to ensure the cipher order on SSL configuration with Oracle WebLogic 12c?
I'm using Java 1.7 and I'm configuring an WebLogic 12c environment for a Webapp project of my Master Degree that will be used through SSL.
For the typical configuration I just add on the JVM props ...
1
vote
1
answer
2k
views
Weblogic - Oracle DB - SQLException - Interrupt task is already scheduled for the thread - and the type SO_TIMEOUT
We are getting below error frequently while trying to connect to Oracle DB and execute a query. This results in 'cannot obtain connection error'.
The Failed Reserve Request Count of Data Source is ...
2
votes
1
answer
1k
views
EntityManager null in QuartzJob
i've this issue using EntityManager on QuartzJob instance:
java.lang.NullPointerException
at weblogic.persistence.CICScopedEMProvider.getEMForCurrentCIC(CICScopedEMProvider.java:35)
at ...
2
votes
1
answer
711
views
Weblogic Server with Hotswap agent
We are looking a free alternative for jRebel. It seems hotswap agent is a free good alternative for jRebel. But I didn't sure about it supports weblogic server , is there anyone use hotswap agent with ...
2
votes
1
answer
1k
views
Extra info messages from Struts appearing during Weblogic 12c startup
I have a web application which is built using Struts2 (2.3.15.3) for MVC deployed on Oracle Weblogic 12c. The web app is working perfectly fine as is, just that when it is deployed in Weblogic, It ...
2
votes
1
answer
6k
views
Weblogic WLST get deployments status
I am trying to get deployments status from Weblogic Scripting tool. By deployments I mean list of deployments shown in Weblogic server administration console - Domain structure - Deployments
I found ...
0
votes
1
answer
2k
views
Service weblogic.server.ServerLifeCycle Service was started at level 9 but it has a run level of 10
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 ...
1
vote
1
answer
194
views
Need to return null as response in weblogic 12c that uses jackson json provider
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(@...
0
votes
3
answers
4k
views
oracle 12c forms taking timezone -5:30
I have oracle 12c WebLogic and Oracle 12c Database installed on my windows server.
On my database dbtimezone is giving me +00:00 which I want but on my forms builder when I'm running forms it taking -...
3
votes
3
answers
13k
views
Log4j2 not working in WebLogic 12.2.1
I am trying to add log4j logging in my web services running under WebLogic 12.2.1 but somehow the logging is not working.
This is log4j2.xml in WEB-INF\classes of my WAR file:
<?xml version="1.0" ...
5
votes
4
answers
3k
views
wls-maven-plugin:deploy shared library
I've migrate from weblogic-maven-plugin (10.3) to wls-maven-plugin(12.1) and encountred problem with deploying shared library.
Problem is wls-maven-plugin don't pass to Weblogic.Deployer library flag....
1
vote
1
answer
138
views
How to start weblogic server in debug mode with ant task?
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 -...
0
votes
0
answers
200
views
Oracle web logic issue : libiplsn.so.0: cannot open shared object file: No such file or directory
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 ...
2
votes
2
answers
4k
views
Applications failing to start under Weblogic 12.2.1.3.0 (jaxws-tubes-default.xml not found)
Can anyone explain what the file jaxws-tubes-default.xml does and why it's all of a sudden needed when upgrading to Weblogic 12.2.1.3.0 and Java 1.8?
Our IT dept recently upgraded some Weblogic 12.1.2....
0
votes
1
answer
174
views
Show message only in status bar in Oracle Forms 12c
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:...