Two Windows Server Session using the same Glassfish Server - glassfish

I'm deploying an application on Glassfish Server on a Windows10 machine via a remote Desktop connection. What would happen if another user deploys another version of the application on the same Glassfish Server ( the same port obviously) while the other session is still active ?

You can keep the session alvive during deployments if you check the corresponding checkbox in the admin application.
If do not check this option active sessions will be destroyed.

Related

I installed Active Directory on Windows 2012 R2, But now I can't log in VIA RDP

After installing the Directory Services Role and configuring and promoting the server to a domain controller the wizard automatically reboots my server.
After the reboot, I can no longer log in to the server as before (via RDP). What happened? This is a virtual server, so destroying it and starting over is an option, but after trying that 3 times how do I avoid this problem in the first place?
And another question is - can I install Active Directory without rebooting automatically?
can you ping ? what is the ping out put looks firewall is blocking or allow connections only from computers running remote desktop with NLA is enabled.
Why don't you install team viewer and setup unattended access and see what happening.

Admin Server and Managed Server set to Production mode in Weblogic

I am very new to Weblogic and have a question.
I have a Admin Server and four Managed Server .
I want to set Prodcution Mode to true in Admin Domain , would this also run all the managed servers in Production Mode ?
Also, does this change require weblogic restart ?
I am using Weblogic 12c.
Thanks
All servers in the domain run in production or development mode, it is a domain wide setting. Managed servers refer to the admin server to determine their run mode. And yes you will need to restart all servers in your domain for this to take affect.
Google is your friend - this was the first link that came up:
http://docs.oracle.com/cd/E23943_01/apirefs.1111/e13952/taskhelp/domainconfig/ChangeRuntimeModes.html

jprofiler trial version is not allowing multiple clients to connect to the server

I am trying to connect to a jprofiler server running on linux 64 machile, from windows xp,
It connects for the first client, but when I try to connect from another windows client to that server it just keeps trying to connect , but never succeeds.
please let me know how I can enable the jprofiler sever allow multiple client connections.
Unfortunately, that is not possible. The profiling agent in JProfiler only works in a one-to-one connection mode.

windows 2008 server R2 - remote desktop crashed after recent update

I have updated the server recently (only those recommended security update from the windows server), after installation i had to restart the windows server, however after restarting the server, all the port are closed and I have no access with RDP (no access to sql server database, no access to tfs ...) .  currently i can access to the server only over the ssl and i have access only to the cmd consul on the server. can any body help?(the server is in the ISP and it is a dedicated server).
Cause:
installation first kb2667402 then the Sp 1 update
effect:
No RDP available
Windows blocks users right and give no right to start the services
e.x
The TFS Service uses TFSSERVICE USER, but win2008r2 block this user and say this user is not exist!
what we have done:
uninstall the kb2667402
after Uninstalling the kb2667402, i have exported the installed update and proved that the updated has been successfully removed.
delete and copy the old version of the rdpcorekmts.dll in system32
reconfiguration of the RDP and add a new port and rule for firewall
reset the firewall and add the new rule (we made a back up)
add the Teamviewer portable version with a fix password, but we cannot access to the TV, "Authentication rejected"
Installed RAdmin--> no access: the user name or password is wrong!
try to connect with Computer management from my pc to the server and get the error: RPC Sever is Unavailable
I have stop the firewall and had access from my pc Event Viewer to remote server and could follow the errors on the server.
Problem reported
http://support.microsoft.com/kb/2667402
http://tmkilla.com/2012/04/windows-server-2008-r2-rdp-connection-error-sp1-kb2667402/
I have tried all the thing but didnt solve the problem. an idea how to solve the problem?

how to IIS service start automatically?

Each time when i start my server , i need to go to IIS and then need to start the each web application manually. i want to start all web application automatic as my server starts. You will wonder why I m shuts down my server again and again. But it is test server. so that only. anyway. which service have to make automatic? It is Windows Server 2003. using IIS V6.0
Check if the iis service is set to start automatically. For this go to the Services MMC and ensure that the World Wide Web Publishing Service is set to start automatically. If there are no problem with the sites, they should start automatically. Also check here: http://www.eggheadcafe.com/software/aspnet/30451499/how-to-set-default-web-s.aspx
IIS(Microsoft web server) server are mostly installed in windows operating system(OS) ,we want to just start a service only,if iis server not installed then easily download and install in windows.
For More Reference