compile error in server-jar (on HEAD of master branch)

Ian Springer ian.springer at redhat.com
Fri Jan 20 14:42:13 UTC 2012


Building from the root w/ -Penterprise solved it, because the enterprise 
profile pulls in container-lib. I'm just curious, what's the purpose of 
container-lib? Is it classes that server-jar, as well as other things 
outside of rhq.ear, depend on? In any case, if server-jar depends on it, 
we should probably build it by default, rather than only when the 
enterprise profile is enabled.

On 01/20/2012 06:49 AM, Lukas Krejci wrote:
> Did you by any chance built just the server jar module or did this happen
> during a full rebuild?
>
> I tried full build unteen times even with the local repo cleared and didn't
> see this. But I know Heiko saw this, too, so there has to be a path I didn't
> go down when testing this. Anyway, rebuilding
> modules/enterprise/server/container-lib prior to building server jar should
> resolve this.
>
> Lukas
>
> ----- Original Message -----
>> From: "John Mazzitelli"<jmazzite at redhat.com>
>> To: rhq-devel at lists.fedorahosted.org
>> Sent: Thursday, January 19, 2012 9:30:18 PM
>> Subject: Re: compile error in server-jar (on HEAD of master branch)
>>
>> sounds like something lukas is working on.
>>
>> On Thu, 2012-01-19 at 14:59 -0500, Ian Springer wrote:
>>> Anyone know what this is? I've been getting it for at least a few
>>> days now.
>>>
>>> [ERROR] COMPILATION ERROR :
>>> [INFO]
>>> -------------------------------------------------------------
>>> [ERROR]
>>> /home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[29,19]
>>> package org.rhq.jndi does not exist
>>> [ERROR]
>>> /home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[48,25]
>>> cannot find symbol
>>> symbol  : class AllowRhqServerInternalsAccessPermission
>>> location: class org.rhq.enterprise.server.auth.SessionManager
>>> [ERROR]
>>> /home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[48,89]
>>> cannot find symbol
>>> symbol  : class AllowRhqServerInternalsAccessPermission
>>> location: class org.rhq.enterprise.server.auth.SessionManager
>>> [INFO] 3 errors
>>> [INFO]
>>> -------------------------------------------------------------
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Compilation failure
>>>
>>> /home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[29,19]
>>> package org.rhq.jndi does not exist
>>> /home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[48,25]
>>> cannot find symbol
>>> symbol  : class AllowRhqServerInternalsAccessPermission
>>> location: class org.rhq.enterprise.server.auth.SessionManager
>>> /home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[48,89]
>>> cannot find symbol
>>> symbol  : class AllowRhqServerInternalsAccessPermission
>>> location: class org.rhq.enterprise.server.auth.SessionManager
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>>
>>> Thanks,
>>> Ian
>>>
>>> _______________________________________________
>>> rhq-devel mailing list
>>> rhq-devel at lists.fedorahosted.org
>>> https://fedorahosted.org/mailman/listinfo/rhq-devel
>>
>> _______________________________________________
>> rhq-devel mailing list
>> rhq-devel at lists.fedorahosted.org
>> https://fedorahosted.org/mailman/listinfo/rhq-devel
>>
> _______________________________________________
> rhq-devel mailing list
> rhq-devel at lists.fedorahosted.org
> https://fedorahosted.org/mailman/listinfo/rhq-devel


-- 
Ian Springer
Principal Software Developer
JBoss Operations Network
Red Hat
ian.springer at redhat.com



More information about the rhq-devel mailing list