facebook

JBoss 6.x

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #306229 Reply

    Tony Herstell
    Participant

    Can we have a minor update to allow for JBoss 6.x in the server list.
    Thx.

    #306245 Reply

    support-joy
    Member

    balanceofpower,

    JBoss 6.x is part of ME 8.5. You can also download ME 8.5 M2 from the download page, this has provision for JBoss 6.x.

    Best.

    #306259 Reply

    Tony Herstell
    Participant

    My m2 does not list jboss6 in supported servers.

    #306270 Reply

    Tony Herstell
    Participant

    Confirmed.
    jboss 2,3,4,5.x
    No 6.x

    #306271 Reply

    Tony Herstell
    Participant

    Build id: 8.0-20091120

    #306279 Reply

    support-joy
    Member

    balanceofpower,

    Build id: 8.0-20091120

    Please note the build id specified by you is 8.0 and not 8.5M2. Please see the attached screenshots.

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

    Tony Herstell
    Participant

    DOH!
    Downloading M2 now.
    I thought I had M2.

    #306288 Reply

    support-joy
    Member

    No issues 🙂 Let us know if you need any further assistance.

    Best.

    #306928 Reply

    Hi Joy,
    I have a problem with starting & stopping JBoss6 from MyEclipse8 M2 (Build id: 8.5M2-20100212).
    There is another person describing the issue here: http://www.brianmokeefe.com/node/9

    Somehow, the “jnp-service.url” will get locked by cidaemon.exe (aka the Windows Indexing Service) after it was created during the startup of JBoss initiated by MyEclipse8. When the “jnp-service.url” is locked, it will continue to exist even after JBoss6 was shut down. Thereafter, the starting up of Jboss6 will give the following error message in console:

    18:18:52,388 ERROR [NamingProviderURLWriter] Cannot create a naming service URL file at file:/D:/Servers/jboss-6.0.0.M2/server/default/data/jnp-service.url: java.io.IOException: Access is denied
    at java.io.WinNTFileSystem.createFileExclusively(Native Method)
    at java.io.File.createNewFile(File.java:883)
    at org.jboss.naming.NamingProviderURLWriter.start(NamingProviderURLWriter.java:151)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)
    at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:151)
    at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)
    at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:257)
    at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)
    at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:125)
    at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:72)
    at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:202)
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:873)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:620)
    at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:180)
    at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:58)
    at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
    at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
    at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1660)
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1378)
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1399)
    at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1319)
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:918)
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:633)
    at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:898)
    at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:677)
    at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
    at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
    at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
    at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:403)
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:873)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:620)
    at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile(AbstractProfileService.java:308)
    at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:259)
    at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:100)
    at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:860)
    at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:441)
    at java.lang.Thread.run(Thread.java:619)

    18:18:53,810 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
    1

    Do u have any idea on this? Thanks.

    C.S.Tew

    #306962 Reply

    Brian Fernandes
    Moderator

    CS,

    Thanks for pointing out that link. We have been unable to reproduce this locally. It does seem to be a problem with Windows and the Indexing service, something we can’t help. Does the problem go away if you turn indexing off?

    #307097 Reply

    Hi Brian,

    Apparent this is probably due to a bug in JBoss-6.0.0 M2, it has been reported in Jira: https://jira.jboss.org/jira/browse/JBAS-7674
    It claims to have resolved in M2 version, but error message still shows up in console (as seen in my previous post). Perhaps it could not even start up in M1 version… just wonder if we can ignore the error msg.

    Anyway, this is not a MyEclipse issue.

    Thanks.
    C.S. Tew

    #307099 Reply

    Brian Fernandes
    Moderator

    Thanks much for posting back. Aas far as ignoring the error, perhaps you can tell us; if your app is working properly, I would say it is ignorable for you (may not be for another application). Did you try turning off the Indexing service in Windows?

    #307144 Reply

    Yes, when I disabled the Indexing Service, the “jnp-service.url” file would not get locked and there was no longer error msg on console.
    If the Indexing Service is enabled, the “jnp-service.url” file occasionally (but not always) get locked, and the error msg will show. It does seem that our app works fine, even after the error msg appears.

    Regards.

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: JBoss 6.x

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