[jboss-user] [JBoss Portal] - Re: Is Portal 2.6.5 available to download from source?

iamnew2jboss do-not-reply at jboss.com
Wed Jun 4 20:27:05 EDT 2008


Thanks Prabhat.

Here is the error i'm getting while building the Portal from the source.
I'm using JBoss AS 4.2.2 GA. Where can I find the log file?

Thanks.



  |  ==
  |  ==  Finished 'most' in module 'format'.
  |  ==
  |  ==============================================================
  | 
  | 
  |  ==============================================================
  |  ==
  |  ==  Executing 'most' in module 'portlet-server'...
  |  ==
  |  ==
  | 
  | _default:compile-classes:
  |     [javac] Compiling 12 source files to C:\jboss-portal-2.6.5-From-src\jboss-portal-2.6.5.SP1-src\portlet-server\output\classes
  | [execmodules] C:\jboss-portal-2.6.5-From-src\jboss-portal-2.6.5.SP1-src\portlet-server\src\main\org\jboss\portal\portlet\deployment\jboss\Po
  | rtletAppDeploymentFactory.java:265: cannot find symbol
  | [execmodules] symbol  : class JBossApplicationMetaDataFactory
  | [execmodules] location: class org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory
  | [execmodules]    public JBossApplicationMetaDataFactory createJBossApplicationMetaDataFactory()
  | [execmodules]           ^
  | [execmodules] C:\jboss-portal-2.6.5-From-src\jboss-portal-2.6.5.SP1-src\portlet-server\src\main\org\jboss\portal\portlet\deployment\jboss\Po
  | rtletAppDeployment.java:265: cannot find symbol
  | [execmodules] symbol  : class PortletApplicationMetaDataFactory
  | [execmodules] location: class org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment
  | [execmodules]          PortletApplicationMetaDataFactory factory = new PortletApplicationMetaDataFactory();
  | [execmodules]          ^
  | [execmodules] C:\jboss-portal-2.6.5-From-src\jboss-portal-2.6.5.SP1-src\portlet-server\src\main\org\jboss\portal\portlet\deployment\jboss\Po
  | rtletAppDeployment.java:265: cannot find symbol
  | [execmodules] symbol  : class PortletApplicationMetaDataFactory
  | [execmodules] location: class org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment
  | [execmodules]          PortletApplicationMetaDataFactory factory = new PortletApplicationMetaDataFactory();
  | [execmodules]                                                          ^
  | [execmodules] C:\jboss-portal-2.6.5-From-src\jboss-portal-2.6.5.SP1-src\portlet-server\src\main\org\jboss\portal\portlet\deployment\jboss\Po
  | rtletAppDeployment.java:291: cannot find symbol
  | [execmodules] symbol  : class JBossApplicationMetaDataFactory
  | [execmodules] location: class org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment
  | [execmodules]             JBossApplicationMetaDataFactory factory = this.factory.createJBossApplicationMetaDataFactory();
  | [execmodules]             ^
  | [execmodules] C:\jboss-portal-2.6.5-From-src\jboss-portal-2.6.5.SP1-src\portlet-server\src\main\org\jboss\portal\portlet\deployment\jboss\Po
  | rtletAppDeploymentFactory.java:230: cannot find symbol
  | [execmodules] symbol  : class JBossApplicationMetaDataFactory
  | [execmodules] location: class org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory
  | [execmodules]                JBossApplicationMetaDataFactory factory = createJBossApplicationMetaDataFactory();
  | [execmodules]                ^
  | [execmodules] C:\jboss-portal-2.6.5-From-src\jboss-portal-2.6.5.SP1-src\portlet-server\src\main\org\jboss\portal\portlet\deployment\jboss\Po
  | rtletAppDeploymentFactory.java:267: cannot find symbol
  | [execmodules] symbol  : class JBossApplicationMetaDataFactory
  | [execmodules] location: class org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory
  | [execmodules]       return new JBossApplicationMetaDataFactory();
  | [execmodules]                  ^
  | [execmodules] Note: Some input files use unchecked or unsafe operations.
  | [execmodules] Note: Recompile with -Xlint:unchecked for details.
  | [execmodules] 6 errors
  | 
  | BUILD FAILED
  | C:\jboss-portal-2.6.5-From-src\jboss-portal-2.6.5.SP1-src\tools\etc\buildfragments\buildmagic.ent:273: The following error occurred while ex
  | ecuting this line:
  | C:\jboss-portal-2.6.5-From-src\jboss-portal-2.6.5.SP1-src\tools\etc\buildfragments\buildmagic.ent:395: Compile failed; see the compiler erro
  | r output for details.
  | 
  | Total time: 2 minutes 27 seconds
  | Press any key to continue . . .

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155835#4155835

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155835



More information about the jboss-user mailing list