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 197040 - Plugin portal - impossible to publish plugin
Summary: Plugin portal - impossible to publish plugin
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Web Content (show other bugs)
Version: 7.0.1
Hardware: PC Linux
: P1 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-24 14:45 UTC by Petr Hejl
Modified: 2011-03-24 15:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hejl 2011-03-24 14:45:36 UTC
Error adding Module! javax.persistence.RollbackException: Exception [TOPLINK-4002] (Oracle TopLink Essentials - 2.0.1 (Build b04-fcs (04/11/2008))): oracle.toplink.essentials.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Field 'published' doesn't have a default value Error Code: 1364 Call: INSERT INTO PLUGINIMPL (PLUGINID, QUALITY_LEVEL, VERSION, DESCRIPTION, NBM_URL, HOME_PAGE_URL, CATEGORYID, AUTHOR_USERID, DOWNLOAD_SIZE, TARGET_PLATFORMS, IMAGE_FILENAME, DOWNLOADS, NEW_VERSION_COMMENTS, DATE_LAST_UPDATED, AVERAGE_RATING, PLUGIN_NAME, PRICE, KEYWORDS, FULLSIZE_IMAGE_FILENAME, VERSIONS_SUPPORTED, DISPLAYCATEGORY, NBM_FILENAME, DATE_ADDED, LICENSE_TYPE, SUMMARY) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) bind => [37270, ALPHA, 1.0, Plugin that allows developing and executing web applications with a Tomcat 5 web server., null, http://www.netbeans.org/, 0, phejl, 18887, Solaris,Linux,Mac OS X,Windows, null, 0, null, null, 0.0, Tomcat 5.0, Free Software, Java EE, Tomcat, null, 7.0, Java Web and EE, 1300977090045_org-netbeans-modules-tomcat-obsolete.nbm, 2011-03-24, GNU General Public License Version 2 only ("GPL") or the Common Development and Distribution License("CDDL"), Tomcat 5.0 servlet container integration] Query: InsertObjectQuery(org.netbeans.pluginportal.data.Plugin[id=37270])
Comment 1 Jan Pirek 2011-03-24 14:58:44 UTC
should be fixed now. can you please try again?
Comment 2 Petr Hejl 2011-03-24 15:01:39 UTC
Yep, works now.
Comment 3 Jan Pirek 2011-03-24 15:05:26 UTC
marking as fixed