[jbosstools-issues] [JBoss JIRA] (JBDS-1873) cannot start jboss 7 final from jbdevstudio 5 M2

kuruoshi kuru (Commented) (JIRA) jira-events at lists.jboss.org
Sat Oct 8 05:39:16 EDT 2011


    [ https://issues.jboss.org/browse/JBDS-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633277#comment-12633277 ] 

kuruoshi kuru commented on JBDS-1873:
-------------------------------------

Ok, 

I was triying this configuration: 

Jboss 7 and JBdevstudio 5 M2 under Winxp Sp3, with Jre 6 update 22 ( java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Client VM (build 17.1-b03, mixed mode, sharing)

When i try to run under this configuration , running any simple JSF2 proyect with one jsp page, i run using Jboss 7 runtime configuration and its try to start but suddenly stops and no message is printed in screen neither in logs. it only finally says : Jboss failed to start.

Now i try using Jboss 7 final, and Jbdevstudio 5 M2 under win vista Jre 6 upgrade 22, and also fails to start but here it shows this message : failed to run "c:\program files\java\bin\server\jvm.dll"

So, now i know Jboss is triying to search for jvm.dll in that path but  "c:\program files\java\bin\server\jvm.dll" 
does not exists! , i already see that error in another java program that was searching  for server\jvm.dll , but only exists "c:\program files\java\bin\client\jvm.dll", then i went and copy that client\jvm.dll and create a server directory and copy jvm.dll in that server\ directory , now i run again jboss 7 from jbdevstudio 5 m2 and voila! it works now.

Hope this help anyone else having this problem.

P.D: Dont now why some java programs search for that server\jvm.dll and others java programs simple run without it.

cheers.



                
> cannot start jboss 7 final from jbdevstudio 5 M2
> ------------------------------------------------
>
>                 Key: JBDS-1873
>                 URL: https://issues.jboss.org/browse/JBDS-1873
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: servers
>    Affects Versions: 5.0.0.M2
>         Environment: using jre 1.6
>            Reporter: kuruoshi kuru
>
> When try to run on server jsf app, it try to start jboss 7 but stops and shows : failed to start jboss server .
> Using jboss 6 with jbdevstudio 5 M2 does work.
> Additional info:
> -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 "-Dorg.jboss.boot.log.file=C:/jboss7f/jboss-as-7.0.0.Final/standalone/log/boot.log" "-Dlogging.configuration=file:C:/jboss7f/jboss-as-7.0.0.Final/standalone/configuration/logging.properties" "-Djboss.home.dir=C:/jboss7f/jboss-as-7.0.0.Final"
> Using JRE:
> C:\Archivos de programa\Java\jre6

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list