I am using Oracle weblogic server 11g. I came to know that logs are created at this location
"Oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs"
I want to get following logs.
All requests that were received by weblogic server.
Count of requests that were served and requests that were not served.
I could not find these logs.
Related
I keep getting the following error:
the timeout period elapsed prior to obtaining a connection from the pool
I have the database on 3 servers, 2 servers are working fine, locally is fine too.
However, on the production server, if i try to access any API i get this error.
I dont think its something related to my query, how can i fix this ?
Kindly check the port for accessing the sql connection from your production api hosted servers to database hosted server. Might be port issue.
Recently SQL Server was accidentally changed by one of the staff, and this caused the user unable to login to the server via the application. However, even at the later stage, the server name was reverted back to the same name, it was still inaccessible.
Can anyone help?
Already tried to put into the cliconfg settings point the IP and Hostname to the SQL Server but still unable to connect.
Check Server allowed port. or Enable connect Ethernet in server config. After setting restart sql server service and sql browser service
I have a Windows 2012 Server via VPS hosting.
I installed IIS and MySQL last week.
I have no way to remotely access the MySQL db, so thought I'd try to set things up so that I can access it remotely.
I have installed XAMPP this evening, and installed Apache and PHP onto the server.
My domain name. e.g. mysite.com is linked to the VPS hosting, so that I can go to e.g. localhost/index.html and also mysite.com/index.html and see the same page.
I had to configure apache so that I could connect to it at the same time as running IIS, so access it via localhost:8080/phpMyAdmin/index.php. When connected via remote desktop connection, I can also access that via mysite.com:8080/phpMyAdmin/index.php.
However, if I disconnect the remote desktop connection and try again to get to mysite.com:8080/phpMyAdmin/index.php I get a timeout error.
I seem to only be able to access that URL when on the actual server that the site runs from, even though I can use the full external URL.
I wondered if there any way around this?
I have a website hosted on azure cloud services. The configuration is - Java 7, Tomcat 7, SQL Azure. Nowadays I am running into a problem. Suddenly, my website stops responding to pages which require database connectivity. I have used Apache Commons DBCP for connection pooling. I have checked all the logs but I could not find any connection failure logs. I have checked the DB connections on azure portal, which also looks okay to me. Please help me out on this and let me know what other information is required.
here is sql connection configuration-
min connections - 20
max connections 200
num helpers - 10
Iam using SQL server 2000 SP4 and iam running a website on localhost.
This worked great, i moved to hostgator to run my websites there.
I changed the IP in inc.config.php but i still get an error when i visit my website.
Core-Error: Failed to connect to database!
Error: Please check if MSSQL-service is running and reachable (firewall, etc.).
I added firewall rules for the ports that are needed and also added sqlserv.exe to the firewall to allow this. The service is up because my client can still connect to my local hosted website.
Do i need to enable remote connection from MSSQL 2000 ?
http://webtest.demoniz.com