This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 172440 - NullPointerException: Passed null to FileOwnerQuery.getOwner(FileObject)
Summary: NullPointerException: Passed null to FileOwnerQuery.getOwner(FileObject)
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Satyaranjan D
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-17 09:03 UTC by ttretau
Modified: 2012-01-14 00:20 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 149038


Attachments
stacktrace (2.29 KB, text/plain)
2009-09-17 09:04 UTC, ttretau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ttretau 2009-09-17 09:03:38 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-15-generic, i386

User Comments:
GUEST: Create a web project

GUEST: Created a project and selecting  liferay portal 5.1.2/5.2.2

ttretau: Trying to change EE project to deploy in Liferay Glassfish 2.1 bundle..



Stacktrace: 
java.lang.NullPointerException: Passed null to FileOwnerQuery.getOwner(FileObject)
        at org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:94)
        at org.netbeans.modules.portalpack.servers.websynergy.config.LiferayXMLUtil.createLRXMLFile(LiferayXMLUtil.java:87)
        at org.netbeans.modules.portalpack.servers.websynergy.config.LiferayModuleConfiguration.getLiferayPortletFile(LiferayModuleConfiguration.java:68)
        at org.netbeans.modules.portalpack.servers.websynergy.config.LiferayModuleConfiguration.createConfiguration(LiferayModuleConfiguration.java:53)
        at org.netbeans.modules.portalpack.servers.core.PSModuleConfiguration.<init>(PSModuleConfiguration.java:38)
        at org.netbeans.modules.portalpack.servers.websynergy.config.LiferayModuleConfiguration.<init>(LiferayModuleConfiguration.java:47)
Comment 1 ttretau 2009-09-17 09:04:02 UTC
Created attachment 87817 [details]
stacktrace
Comment 2 ttretau 2009-09-17 09:42:41 UTC
This exception comes also if you create a new JEE Enterprise Application and choose a Liferay Portal Server 5.1/5.2.