subversion mysteriously getting disconnected - apache

This is my first post on the forum, so please excuse any of my mistakes.
We have installed Subversion 1.7.2 with Apache 2.2 on a Windows 2008R2 VM server. And for authentication, svn is integrated with Active directory. We are facing a very strange problem. After 2-3 days of accessing svn, it suddenly becomes inaccessible from svn clients. While accessing the repository url it throws a 500 error. The log file doesn't show any error message. Apache seems to be running as well.
We tried to restart the Apache server but it doesn't resolve the issue. Since log file doesn't show any message its tough to debug. Even windows event log doesn't show anything on this error. The only way we have found is by restarting the server box, which is very embarrassing.
We are now absolutely clue less and planning to upgrade the svn to a higher version but we don't know which version will fix the issue.

Related

Localhost refused to connect - Bitnami does not display any server

I have created a Wordpress website locally using the Bitnami installer. Everything was going well and I have managed to finish designing the website until something happened.
I'm not sure if it is in any way related to the issue but my computer automatically installed a Windows update, since then I cannot access the website that I created locally. It says that,
This site can’t be reached
localhost refused to connect.
Try:
Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED
Again, I'm not sure if this has anything to do with the update, because I have already uninstalled the updated and it's still the same. What's also weird is that my Bitnami managers servers aren't running any servers, and actually there are no servers under it at all.
I am confused and lost as to how this happened and what's the solution for this. I would appreciate any help or pointed anyone can give me. Please see attached Photos.
This is the initial message when I try to access the website
Clicking on the go to application and open my phpadmin doesn't do or open anything
There are no servers
There are no events
Bitnami Engineer here,
If the Bitnami manager doesn't show the services is because they are not installed in the server or they got renamed during the upgrade process. Let's try to reinstall the services again.
First of all, you will need open your installation directory and double-click on the use_wordpress.bat file. That will open the command prompt in Windows
Run the remove command
serviceinstall.bat REMOVE
If the console is closed, open it again and run the install command
serviceinstall.bat INSTALL
Check if the services are now up and running in the Bitnami Manager tool

Hmm... we didn't recognise that application error message

I've been implementing the API sample from GitHub. In my development environment I can logon using the OAuth method, and obtain a token and perform the query request on the XERO. If I deploy, I can't get the application to work because of the errormessage 'Hmm... we didn't recognise that application.' I can logon, then select the instance to work upon and then the error message appears. For some reason i can't obtain a token:
I get a https://app.xero.com/oauth/APIAuthorise?oauth_token=
message, in my dev env. I get a token.
I found several posts regarding this message on the Xero forum. It is written that it has to do with TLS and I should upgrade to 1.2 My issue is that my connection is already tls1.2, I verified. I tried two different hosts to do an extra check but with the same result (virtual windows 2008 server and Linux)
The Question is how to solve this issue. Again my application is working well on development, but not when I deploy. The development system is running under W10 / Xampp and PHP 7.2. My production environments are a regular Linux host (not sure what) and a virtual Windows 2008 server with uniform server.
The code is very similar to the original sample as published on GitHub, so I didn't post it here.

Apache-web server

I make some changes in httpd.conf for security issue.after that i restarted apache
but i was not able to access application .i thought catalina was not restarted then i restarted catalina but still i was not able to access application.then i reverted changes but still i am not able to access in catalina log i am able to see ajp port already in use.is it the cause because of which i am not able to access application?if not tell me the cause what i need to check so that i can access application.my apache version is 2.2.31 and my OS is AIX. kindly suggest any idea.

Accidentally installed Apache Tomcat on live server, how to undo?

I installed Tomcat on the live server by accident using apt-get and broke it. Is there a easy way to undo the installation and go back to the way it was before? I have a virtual image from awhile ago but am wondering if there is a way to just undo it?
EDIT: The server was just running apache without tomcat before.

MAMP error: couldn't be started

I've installed MAMP (windows) and I can't start it. When I first opened it, i got the usual error of port 80 already used. But after i changed it to another port, 8888, i got a diferent error:
Could not wait for starting of Apache child. Apache parent process id is: 6208
I'm always getting this error, even though i've reinstalled MAMP and tried diferent ports as well, like 2222, and I keep getting the error. Besides, the process id in the error is always diferent every time i try to start MAMP.
Any suggestions?
First of all, "MAMP for Windows" IS for Windows! I do prefer it to a WAMP due to simplicity.
After getting a "Could not wait for starting of Apache child. Apache parent process id is"
I have disabled a Windows firewall.
Then, I have uninstalled the .NET, C++, and then the MAMP.
Then, I have installed the MAMP again, with all the .Net and C++ files that come with it.
Then, enabled the firewall back.
It now works.
First of all MAMP is not for windows it stands for Mac Apache Mysql Php so you need to install WAMP(Windows Apache Mysql Php) than if you have installed Wamp, change the port to 80 again. the error(port 80 already in use) comes from one of the following problems:
Skype: Make sure that you have stopped skype or unistall it.
SQL Server Reporting System: if you have installed sql server so please stop the process of SQL server reporting system.
After this tips restart your server and the problem is solved. If still the problem is not solved comment back.