facebook

[JBoss 6 M1-4] Fails to boot with default server config

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #311455 Reply

    JP007
    Member

    I have added JBoss AS 6 M1 up to M4 experimently as a server in the Preferences->Servers->JBoss-> JBoss 6.x using MS Windows7 and MyEclipse 8.6-20100806. When trying to start the server, it immediately crashes and the following stack trace is shown on the console:

    Failed to boot JBoss:
    org.jboss.bootstrap.api.config.InvalidConfigurationException: Could not get a connection to the jboss.server.config.url: file:/V:/jboss-6.0.0.20100721-M4/server/JBoss/conf
    at org.jboss.bootstrap.impl.as.config.JBossASBasedConfigurationValidator.require(JBossASBasedConfigurationValidator.java:217)
    at org.jboss.bootstrap.impl.as.config.JBossASBasedConfigurationValidator.require(JBossASBasedConfigurationValidator.java:187)
    at org.jboss.bootstrap.impl.as.config.JBossASBasedConfigurationValidator.validate(JBossASBasedConfigurationValidator.java:120)
    at org.jboss.bootstrap.impl.as.config.JBossASBasedConfigurationValidator.validate(JBossASBasedConfigurationValidator.java:43)
    at org.jboss.bootstrap.impl.base.server.AbstractServer.validate(AbstractServer.java:1010)
    at org.jboss.bootstrap.impl.base.server.AbstractServer.doInitialize(AbstractServer.java:566)
    at org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase.doInitialize(AbstractMCServerBase.java:225)
    at org.jboss.bootstrap.impl.as.server.AbstractJBossASServerBase.doInitialize(AbstractJBossASServerBase.java:284)
    at org.jboss.bootstrap.impl.base.server.AbstractServer.initialize(AbstractServer.java:524)
    at org.jboss.Main.boot(Main.java:458)
    at org.jboss.Main$1.run(Main.java:805)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.io.FileNotFoundException: V:\jboss-6.0.0.20100721-M4\server\JBoss\conf (Das System kann die angegebene Datei nicht finden)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
    at org.jboss.bootstrap.impl.as.config.JBossASBasedConfigurationValidator.require(JBossASBasedConfigurationValidator.java:213)

    I can run the server just normally from the command line via bin/run.bat.

    Any help would be appreciated.

    Thanks,
    Joerg

    #311460

    Joerg,
    I could not replicate this at my end. I have attached a screen showing my configuration details.
    Can you send us a screen shot showing your server configuration details?

    Caused by: java.io.FileNotFoundException: V:\jboss-6.0.0.20100721-M4\server\JBoss\conf

    also, can you clarify if the above folder structure exists?

    Attachments:
    You must be logged in to view attached files.
    #311461

    JP007
    Member

    Shalini,

    having copied the server/default configuration files to the server/JBoss directory, everything works fine now.

    I’m just wondering why JBoss does not fall back to the default configuration when started from within myEclipse.

    Anyway, thanks so far

    #311472

    JP007,
    Good to know it is working.

    I’m just wondering why JBoss does not fall back to the default configuration when started from within myEclipse.

    I shall escalate this to the dev team.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [JBoss 6 M1-4] Fails to boot with default server config

You must be logged in to post in the forum log in