flex Jboss server problem - flex3

while doing flex project iam unable to start my Jboss server.
can any one help me?

Maybe your ports are already in use (e.g. 1091).

Related

FIWARE rules setting to connect remotly

I have watched a tutorial to launch a VM and connet to it remotly, but when I have to configure the rules to open SSH 22 I haven't succeed. Someone could help to configure correctly the paramenters. Thank so much in advance.
This is the configuration I have
That's the way you should do. And the other thing you need to do is assigning a floating-ip your Virtual Machine.

How to configure openfire to connect mysql cluster

I want the high availability of database for my Openfire server. Hence, I have successfully created a mysql cluster. But I am not able to configure Openfire to use that mysql cluster.
I have searched about it but not able to find much except using the following connection string : "jdbc:mysql:loadbalance://" + hosts + "/test".
But this does not seems to work.
Please help me to configure my Openfire server to use mysql cluster. Any kind of help or suggestions will be appreciated. Thanks in advance.

I need to run Pentaho CE BI-Server and Geoserver in the same Tomcat 7 on my server

The thing is that I have running GeoServer on a Tomcat 7 instance on my server. I had to install Pentaho BI-Server for data warehouse, but i start the service of Pentaho and immediately GeoServer Services stoped.
I start to wonder what's went wrong and I found that the download of Pentaho has own Tomcat Server. So thats was the problem the tomcat server from pentaho starts and took the ports of Tomcat that was running.
My question is how to configure the two tomcat to work together.
Thanks to all.
The solution gave KNOWARTH is correct, I also guide me the next post to know what ports need to change:
Link where is show what port to change
Greats to all.

Embedded ApacheDS 2.0 doesn't have ou=config

I have succeeded in getting an embedded ApacheDS instance to start with a Java Web App thanks to the example found here, and have added partitions to it. The problem is that the resulting LDAP server instance doesn't show 'ou=config'. Any idea why or what I can do to to get this important element?
In embedded mode you configure the server programmatically, ou=config is for configuring the server running in network mode.

Cannot Start Weblogic Managed Server,

We are running Weblogic 7sp6. We have a working single node cluster with an Admin and two Managed servers. We are re-creating a 2nd standalone cluster on a 2nd server. We reinstalled Weblogic and have copied over all the configuration files to make thing. Its the same on both clusters. We changed all the references to IP and hostnames. We have used this method before without problems.
In the current case I can startup the Admin which listens on port 7001,7002. But when I try and startup either of the Managed servers it tells me that myserver1/2 is already up. (Managed Servers). I confirmed that myserver is configured to use port 7012,7013 and I cannot find any port conflicts especially because these exact ports worked on the first cluster. Any ideas of what else to look at? I have logged in the admin console and can see the ports are all unique. Thanks
The current version of WebLogic is 10.3. I'd strongly urge you to upgrade your WebLogic as soon as possible, especially if you're still using the version of JDK that it was certified for. If you're running JDK 1.4, you're crazy.