jquery404
jquery404

Reputation: 674

Getting error during J2EE configuration

I was trying to launch JRun using /opt/jrun4/bin/jrun but it showing some inconsistent behavior which is why its not running properly, any solution?

Upvotes: 0

Views: 68

Answers (1)

jquery404
jquery404

Reputation: 674

I found the solution..
Launch JRun by using the following command:

/yourJAVA_HOME/bin/java -jar /opt/jrun4/lib/jrun.jar -start cfusion

it worked. thanks everyone

Upvotes: 1

Related Questions