I'm starting glassfish 4.0 server from netbeans as right-click-->run. Further glassfish request admin password, i'm typing password, that spicified in right-clik-on-glassfish-in-server-node-->properties-->password-textBox but it's non-correct. When i'm starting using asadmin start-domain it's ok. Why to fix this?
I assume you are running Windows 7-64 bit or Windows 8
You have to use "Run as administrator" to run Netbeans.
Related
I am using Windows 11. Usually, I connect to my EC2 server through SSH using MobaXterm (Third-party desktop application) to perform some operations on it. I would like to know if there is a plugin in IntelliJ IDEA which would allow me connect to the server within my IDE. Anything like an SSH client would work for me.
Thanks
Yes there is in Ultimate version.
https://www.jetbrains.com/help/idea/running-ssh-terminal.html
I am looking to use an earlier version of tomcat for my project to comply with AWS supported system. So my project is using tomcat 9 and works fine. I successfully installed tomcat 8.5 on my computer and when I try to 'run on server' with eclipse I get an error.
The server cannot be started because one or more of the ports are invalid. Open the server editor and correct the invalid ports.
I have downloaded the newest version of ApacheDS for Windows (2.0.0-M23).
After the installation on Windows7 Pro, with Java 1.8 u101 64 bit
which passed without any errors I tried to make a new connection from Eclipse, LDAP perspective from Apache DS Studio plugin, but cannot login as uid=admin,ou=system with a default password (secret), which should work for initial login.
I am using default localhost with port 389.
I get the error:
The authentication failed
- Cannot connect to the server: Connection refused: no further information
- No connection
I tried to point for Java1.7 at the installation with the same result.
Also tried to login from JXplorer.
Would you have any hints?
ApacheDS uses port 10389 right out of the box.
You can always make sure using the netstat tool.
You can change the port number from Apache Directory Studio using "Open Configuration" from the connection menu.
I have following web server configuration
OS: Ubuntu 12.04
Web Server: Apache 2.2.22
PHP: PHP 5.3.10-1ubuntu3.21
MySQL: 5.5.47
Virtual Host for web project 'MyWebSiteName001' is created in Apache server using Webmin.
'user001' is created under User Accounts and has Administrative privileges.
I have successfully installed Aptana Studio 3 on my computer. I also created new web project named 'MyWebSiteName001'. Now when I go to Create New Connections' option and try to connect to remove server project in FTP mode using user001/password, it is giving below error.
establishing ftp connection failed connection: refused connection
So I am not sure what I am missing or wrong I am doing and thus I am not able to connect to remote server. So please let me know how can I resolve this issue?
You have to create a ftp account first and then configure Aptana using this acconunt.
If you are using FileZilla Edit-->Users (here configure user, password, folders and permissions).
Hope this helps.
I am facing a problem in adding portal server 6.1 in RAD 8. it says "Could not create an RMI connector to connect to host at port 10031". I even tried to change the RMI port but still doesnt help. It seems the application server hasnt started. I cant start it from cmd and not even from RAD. Am I going wrong anywhere? Plz help.. Its urgent... Thanks..
What do you see as errors in the logs when you start the server from the command line? If it does not start in the command line i wouldn't bother trying to connect it from RAD.