[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.0

2009-08-16 Thread cahikaram
Server JBoss V 5.0 at localhost was unable to start within 50 seconds. If the server requires more time, try increasing the timeout in the server editor. Can you explain how to resolve this issue? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249827#4249827

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.0

2009-08-16 Thread jaikiran
Did you read Wolfgang's reply in this thread? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249833#4249833 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249833 ___ jboss-user

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.1.0 using JAVA 1.5

2009-07-21 Thread jimmy001
You two are (of course) right. I had set the JBOSS_HOME to a different JBOSS version. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4244814#4244814 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4244814

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.1.0 using JAVA 1.5

2009-07-21 Thread PeterJ
Never set JBOSS_HOME - the run script will automatically set it if it is not set. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4245008#4245008 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4245008

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.1.0 using JAVA 1.5

2009-07-20 Thread PeterJ
Please make sure that you do not have the CLASSPATH environment variable set - that could cause a stray JAR file to be used. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4244713#4244713 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.1.0 using JAVA 1.5

2009-07-20 Thread jaikiran
I have the JDK5 variant of the server and use it successfully with JDK5 and there are many other users who use the same. Could you please post the entire console logs (not the server.log) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4244697#4244697 Reply to

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.1.0 using JAVA 1.5

2009-07-20 Thread jimmy001
Thanks jaikiran, I have seen, that there are two versions and downloaded the one without the jdk-1.6 as part of its name. Could someone give it a try and tell me if it is not a general problem, but some stupid mistake I made? If it is not just me it might be help for hundreds of users..

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.1.0 using JAVA 1.5

2009-07-20 Thread jaikiran
JBossAS-5 ships with 2 variants. One compiled with JDK5 (which works against JDK5 and JDK6 runtime) and the other compiled with JDK6 (which works against JDK6). I guess you downloaded the latter. On the download page, you will find the JDK5 version too (the filename will not have jdk6 in its

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss profile as window service

2009-07-20 Thread jaikiran
See option#1 mentioned here http://www.jboss.org/community/wiki/RunJBossAsAServiceOnWindows. In AS-5, the service.bat is already available in the JBOSS_HOME/bin which you can you to configure the service. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a Service on Windows XP has an issue

2009-03-01 Thread parag.goyal
Hi Mladen, Thanks for the solution Replacing REM Add bin/native to the PATH if present if exist %JBOSS_HOME%\bin\native set PATH=%JBOSS_HOME%\bin\native;%PATH% with(As you suggested work well , Hence JBoss is able to start as a service) REM Add bin/native to the PATH if present if exist

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a Service on Windows XP has an issue

2009-02-27 Thread dimit...@jboss.org
Why not just fixing your path? Either remove the trailing slash, or change the order so that it doesn't appear last (C:\Lang\JProbe 7.0\bin\). I guess the problem is that the trailing slash followed by '' escapes the double quote in JAVA_OPTS thus breaking the command line. View the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a Service on Windows XP has an issue

2009-02-27 Thread parag.goyal
You are right, In our development evoirnment we are working like this way only as you are suggesting .we are just removing the trailing slash.This is also true it is affecting JAVA_OPTS. But how is breaking command line i still could't understand. Main problem is in our production envoirment

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a Service on Windows XP has an issue

2009-02-27 Thread mladen.t...@jboss.com
The problem is not in service but rather in run.bat The reason why it is observed when running as service is because the service mode uses system PATH environment variable (which probably ends wit backslash) The fix is easy. Inside run.bat change: REM Add bin/native to the PATH if present if

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.0

2009-02-18 Thread Wolfgang Knauf
Hi, open the server, and change the timeout. See this screenshot: http://www.informatik.fh-wiesbaden.de/~knauf/KomponentenArchitekturen2008/stateless/server8.png Hope this helps Wolfgang View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4211078#4211078 Reply to

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss 5.0

2009-02-17 Thread manjuv
please let me know the steps to change timout in the server editor. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210929#4210929 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210929

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a service on Windows (using options)

2008-12-08 Thread jaikiran
You will have to edit the service.bat file. See here for an example: http://www.jboss.com/index.html?module=bbop=viewtopict=145181 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4195029#4195029 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a service on Windows (using options)

2008-12-08 Thread Marcos_APS
Can you please point me to the right JBoss Native package to download for JBoss 4.2.3.GA? Thank you. Marcos View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4195039#4195039 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a service on Windows (using options)

2008-12-08 Thread jaikiran
The version that you downloaded works for JBoss-4.2.3 GA version too. You can ignore the JBoss Application Server 5.0 is starting message or you can even edit to anything of your choice in the service.bat: set SVCDISP=JBoss Application Server 5.0 | set SVCDESC=JBoss Application Server 5.0.0

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a service on Windows (using options)

2008-12-08 Thread Marcos_APS
Thank you for the answer. Just another doubt related to that. I've just downloaded the JBoss Native package contained in the file: jboss-native-2.0.6-windows-x86-ssl.zip Looking in the README-service.txt, I see mentions like this: C:\ cd c:\jboss-5.0.0\bin | C:\ service.bat install and C:\

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a service on Windows (using options)

2008-12-08 Thread Marcos_APS
jaikiran wrote : The version that you downloaded works for JBoss-4.2.3 GA version too. You can ignore the JBoss Application Server 5.0 is starting message or you can even edit to anything of your choice in the service.bat: | | set SVCDISP=JBoss Application Server 5.0 | | set

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss as a service on Windows (using options)

2008-12-08 Thread Marcos_APS
Hello, jaikiran! I've just installed JBoss as a service on Windows. It's working ok. But I got a little scared the first time I restarted the server machine and noticed that the JBoss service was not initiated. Then I went to Control Panel | Services and noticed that the JBoss service was

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting Jboss JBPM

2008-09-01 Thread MarquesTM
Hi, i need help to configure jboss jpbm. I downloaded eclipse ganymed,jboss 4.2.2, jboss tools and jbpm jpdl. I need do configure all this stuff. But i have problems with jbpm. i dont know what to do. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss AS programmatically.

2008-04-03 Thread hdmonty
I could solve this problem. The EJB3Deployer needs the persistence.properties. And if there no persistence.properties then gives the NullPointerException. Now I have an other problem: I use the port-bindings.xml for binding dynamic port numbers. That works fine except the jndi-port is mulish.

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Starting JBoss

2007-10-18 Thread PeterJ
You never said which version of JBoss AS you are using. I will assume 4.2.x. You need a 5.0 JDK for that version. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4096768#4096768 Reply to the post :

[jboss-user] [Installation, Configuration Deployment] - Re: Starting jboss AS

2006-11-08 Thread visolvejboss
Hello, To run a JBoss Server you require only JRE and no need for JDK. JDK is needed when go for Development purpose. For executing already compiled Java applications, can very well use JRE alone. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3984063#3984063

[jboss-user] [Installation, Configuration Deployment] - Re: Starting jboss AS

2006-11-08 Thread jaikiran
There was also a discussion about this topic sometime back at: http://www.jboss.com/index.html?module=bbop=viewtopict=84541 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3984077#3984077 Reply to the post :

[jboss-user] [Installation, Configuration Deployment] - Re: starting jboss on a different

2006-09-24 Thread visolvejboss
Hello, To run JBoss instance on a user specified ip address use run.sh -b ip-addressORhost. For more information, have a look at http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfiguringMultipleJBossInstancesOnOneMachine View the original post :