[jboss-jira] [JBoss JIRA] (WFLY-5368) WFLYSRV0099: 'myappname:main' cannot be loaded from a ServiceModuleLoader as its name does not start with 'deployment.'

Stuart Douglas (JIRA) issues at jboss.org
Tue Sep 22 21:36:00 EDT 2015


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

Stuart Douglas commented on WFLY-5368:
--------------------------------------

Your jboss-deployment-structure.xml contains the following line:

    <module-alias name="quartzdesk-test-quartz-v2-2-x-logback"/>

aliases installed by deployments need to start with the name "deployment.". 

You can probably just delete this line, I doubt it is necessary.

> WFLYSRV0099: 'myappname:main' cannot be loaded from a ServiceModuleLoader as its name does not start with 'deployment.'
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-5368
>                 URL: https://issues.jboss.org/browse/WFLY-5368
>             Project: WildFly
>          Issue Type: Bug
>          Components: Class Loading
>    Affects Versions: 9.0.1.Final
>         Environment: Windows 7 Ultimate
> JDK 1.7.0_55 (Oracle)
>            Reporter: Jan Moravec
>            Assignee: Stuart Douglas
>            Priority: Critical
>         Attachments: server.log
>
>
> Hello,
> I am moving our apps from JBoss 7 Community to WildFly 9.0.1 and hitting the following error during the deployment of our apps:
> WFLYSRV0099: 'quartzdesk-test-quartz-v2-2-x-logback:main' cannot be loaded from a ServiceModuleLoader as its name does not start with 'deployment.'
> I tried 2 different applications that all work without any problem on various popular application servers/containers, but with the same result. I tried to google this error, but did not find much information.
> Any idea what is going on?
> Many thanks.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list