|
Posted
over 17 years
ago
by
Julie Riley
If you were directed to this website via the openedit.org site, you've noticed some major changes or edits to that site! The openedit.org website will be used to post links to web applications which are built using OpenEdit. If you have applications
... [More]
built using OpenEdit, be sure to let Chris Burkey know.
On this website, we will be offering a Blog/Forum/Twitter-like area for developers, users, and even specific users of digital asset management such as photographers, creative services managers and so forth. For now, feel free to post on the user forum on the openeditdam front page.
As soon as we have our new Blog/Forum/Twitter-like area (we'll come up with a name for it!) online, we'll let everyone know!
Julie [Less]
|
|
Posted
over 17 years
ago
by
James Carman
I don't know what I've done to this site, man. But, I need to get it back up and running in a healthy state. Please help!
com.openedit.OpenEditRuntimeException: org.apache.lucene.index.CorruptIndexException: doc counts differ for
... [More]
segment _1: fieldsReader shows 0 but segmentInfo shows 1
at org.openedit.data.lucene.BaseLuceneSearcher.getLiveSearcher(BaseLuceneSearcher.java:391)
at org.openedit.data.lucene.BaseLuceneSearcher.search(BaseLuceneSearcher.java:147)
at org.openedit.data.lucene.BaseLuceneSearcher.search(BaseLuceneSearcher.java:114)
at org.openedit.users.LuceneUserSearcher.getAllHits(LuceneUserSearcher.java:51)
at org.openedit.data.BaseSearcher.getAllHits(BaseSearcher.java:829)
at com.openedit.modules.admin.users.UserManagerModule.findAllUsers(UserManagerModule.java:1036)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.openedit.ModuleManager.execMethod(ModuleManager.java:104)
at com.openedit.ModuleManager.executePageAction(ModuleManager.java:58)
at com.openedit.ModuleManager.executePathActions(ModuleManager.java:155)
at com.openedit.servlet.BaseOpenEditEngine.executePathActions(BaseOpenEditEngine.java:238)
at com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditEngine.java:159)
at com.openedit.servlet.BaseOpenEditEngine.render(BaseOpenEditEngine.java:101)
at com.openedit.servlet.OpenEditFilter.doFilter(OpenEditFilter.java:67)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.openedit.servlet.gzip.GzipFilter.doFilter(GzipFilter.java:25)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.lucene.index.CorruptIndexException: doc counts differ for segment _1: fieldsReader shows 0 but segmentInfo shows 1
at org.apache.lucene.index.SegmentReader.initialize(SegmentReader.java:313)
at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:262)
at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:197)
at org.apache.lucene.index.MultiSegmentReader.<init>(MultiSegmentReader.java:55)
at org.apache.lucene.index.DirectoryIndexReader$1.doBody(DirectoryIndexReader.java:75)
at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:636)
at org.apache.lucene.index.DirectoryIndexReader.open(DirectoryIndexReader.java:63)
at org.apache.lucene.index.IndexReader.open(IndexReader.java:209)
at org.apache.lucene.index.IndexReader.open(IndexReader.java:192)
at org.apache.lucene.search.IndexSearcher.<init>(IndexSearcher.java:56)
at org.openedit.data.lucene.BaseLuceneSearcher.getLiveSearcher(BaseLuceneSearcher.java:373) [Less]
|
|
Posted
over 17 years
ago
by
Julie Riley
We think that Java is the best tool for Enterprises, that’s why we use Java and Object Orientated development to build OpenEdit. We feel that choice has been advantageous by allowing our team to re-use and constantly refactor our code for over a
... [More]
decade without ever starting over. Our competitors who are using PHP, Perl and proprietary software systems such as Microsoft, seem to have to re-architect every few years to avoid endless mounds of confusing spaghetti code or to adapt to new technology such as Ajax. Java has been great for our clients and OpenEdit.
Agree or disagree, what are your thoughts?
The OpenEdit developer website can be found at http://www.openedit.org and our website devoted to OpenEdit DAM and CMS is http://www.openeditDAM.com [Less]
|
|
Posted
over 17 years
ago
by
Julie Riley
The one thing we would change is to package our product better. We want to make multiple flavors of OpenEdit DAM that match the needs of certain groups of clients. We believe in permission marketing within software. What that means is if a customer
... [More]
gives us permission to sell them something then we should provide a version of OpenEdit Digital Asset Management that is tailored to their needs. For instance, OpenEdit comes with all of our feature sets but narrowing down or expanding those features for specific types of users will make OpenEdit more appealing to that audience. As an example, we have a solution available online today, it’s directed toward large marketing departments but we also want to make an eCommerce flavor of OpenEdit that is packaged for photographers to sell prints of photos online.
What sort of OpenEdit package would you like to see? [Less]
|
|
Posted
over 17 years
ago
by
Julie Riley
The New York Times posted an interesting article about the growing demand for Digital Archivists. Wonder how many of them will use OpenEdit Digital Asset Management?!
|
|
Posted
over 17 years
ago
by
James Carman
INFO: Illegal access: this web application instance has been stopped already. Could not load com.sun.org.apache.xerces.
internal.parsers.XIncludeAwareParserConfiguration. The eventual following stack trace is caused by an error thrown for
... [More]
debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional
impact.
java.lang.IllegalStateException
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1246)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1206)
at com.sun.org.apache.xerces.internal.parsers.ObjectFactory.findProviderClass(ObjectFactory.java:393)
at com.sun.org.apache.xerces.internal.parsers.ObjectFactory.newInstance(ObjectFactory.java:348)
at com.sun.org.apache.xerces.internal.parsers.ObjectFactory.createObject(ObjectFactory.java:154)
at com.sun.org.apache.xerces.internal.parsers.ObjectFactory.createObject(ObjectFactory.java:97)
at com.sun.org.apache.xerces.internal.parsers.SAXParser.<init>(SAXParser.java:98)
at com.sun.org.apache.xerces.internal.parsers.SAXParser.<init>(SAXParser.java:83)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.<init>(SAXParserImpl.java:332)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:122)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl.newSAXParser(SAXParserFactoryImpl.java:76)
at org.dom4j.io.JAXPHelper.createXMLReader(JAXPHelper.java:50)
at org.dom4j.io.SAXHelper.createXMLReaderViaJAXP(SAXHelper.java:125)
at org.dom4j.io.SAXHelper.createXMLReader(SAXHelper.java:78)
at org.dom4j.io.SAXReader.createXMLReader(SAXReader.java:894)
at org.dom4j.io.SAXReader.getXMLReader(SAXReader.java:715)
at org.dom4j.io.SAXReader.read(SAXReader.java:435)
at org.dom4j.io.SAXReader.read(SAXReader.java:365)
at com.openedit.util.XmlUtil.getXml(XmlUtil.java:69)
at com.openedit.config.XMLConfiguration.readXML(XMLConfiguration.java:370)
at com.openedit.error.EmailErrorHandler.configure(EmailErrorHandler.java:238)
at com.openedit.error.EmailErrorHandler.handleError(EmailErrorHandler.java:54)
at com.openedit.error.CompoundErrorHandler.handleError(CompoundErrorHandler.java:26)
at com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditEngine.java:173)
at com.openedit.modules.scheduler.PathAction.execute(PathAction.java:87)
at com.openedit.modules.scheduler.BaseTask.executeCurrentAction(BaseTask.java:139)
at com.openedit.modules.scheduler.ScheduledTaskManager.executeTask(ScheduledTaskManager.java:34)
at com.openedit.modules.scheduler.TaskManager$TaskRunner.run(TaskManager.java:156)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
Feb 8, 2009 2:50:53 PM org.apache.catalina.loader.WebappClassLoader loadClass
INFO: Illegal access: this web application instance has been stopped already. Could not load com.sun.org.apache.xerces.
internal.impl.dv.dtd.DTDDVFactoryImpl. The eventual following stack trace is caused by an error thrown for debugging pu
rposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
java.lang.IllegalStateException
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1246)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1206)
at com.sun.org.apache.xerces.internal.impl.dv.ObjectFactory.findProviderClass(ObjectFactory.java:395)
at com.sun.org.apache.xerces.internal.impl.dv.ObjectFactory.newInstance(ObjectFactory.java:350)
at com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory.getInstance(DTDDVFactory.java:59)
at com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory.getInstance(DTDDVFactory.java:44)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.<init>(XML11Configuration.java:538)
at com.sun.org.apache.xerces.internal.parsers.XIncludeAwareParserConfiguration.<init>(XIncludeAwareParserConfigu
ration.java:125)
at com.sun.org.apache.xerces.internal.parsers.XIncludeAwareParserConfiguration.<init>(XIncludeAwareParserConfigu
ration.java:86)
at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at com.sun.org.apache.xerces.internal.parsers.ObjectFactory.newInstance(ObjectFactory.java:349)
at com.sun.org.apache.xerces.internal.parsers.ObjectFactory.createObject(ObjectFactory.java:154)
at com.sun.org.apache.xerces.internal.parsers.ObjectFactory.createObject(ObjectFactory.java:97)
at com.sun.org.apache.xerces.internal.parsers.SAXParser.<init>(SAXParser.java:98)
at com.sun.org.apache.xerces.internal.parsers.SAXParser.<init>(SAXParser.java:83)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.<init>(SAXParserImpl.java:332)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:122)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl.newSAXParser(SAXParserFactoryImpl.java:76)
at org.dom4j.io.JAXPHelper.createXMLReader(JAXPHelper.java:50)
at org.dom4j.io.SAXHelper.createXMLReaderViaJAXP(SAXHelper.java:125)
at org.dom4j.io.SAXHelper.createXMLReader(SAXHelper.java:78)
at org.dom4j.io.SAXReader.createXMLReader(SAXReader.java:894)
at org.dom4j.io.SAXReader.getXMLReader(SAXReader.java:715)
at org.dom4j.io.SAXReader.read(SAXReader.java:435)
at org.dom4j.io.SAXReader.read(SAXReader.java:365)
at com.openedit.util.XmlUtil.getXml(XmlUtil.java:69)
at com.openedit.config.XMLConfiguration.readXML(XMLConfiguration.java:370)
at com.openedit.error.EmailErrorHandler.configure(EmailErrorHandler.java:238)
at com.openedit.error.EmailErrorHandler.handleError(EmailErrorHandler.java:54)
at com.openedit.error.CompoundErrorHandler.handleError(CompoundErrorHandler.java:26)
at com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditEngine.java:173)
at com.openedit.modules.scheduler.PathAction.execute(PathAction.java:87)
at com.openedit.modules.scheduler.BaseTask.executeCurrentAction(BaseTask.java:139)
at com.openedit.modules.scheduler.ScheduledTaskManager.executeTask(ScheduledTaskManager.java:34)
at com.openedit.modules.scheduler.TaskManager$TaskRunner.run(TaskManager.java:156)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
java.lang.NullPointerException
at com.openedit.error.EmailErrorHandler.handleError(EmailErrorHandler.java:87)
at com.openedit.error.CompoundErrorHandler.handleError(CompoundErrorHandler.java:26)
at com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditEngine.java:173)
at com.openedit.modules.scheduler.PathAction.execute(PathAction.java:87)
at com.openedit.modules.scheduler.BaseTask.executeCurrentAction(BaseTask.java:139)
at com.openedit.modules.scheduler.ScheduledTaskManager.executeTask(ScheduledTaskManager.java:34)
at com.openedit.modules.scheduler.TaskManager$TaskRunner.run(TaskManager.java:156)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462) [Less]
|
|
Posted
over 17 years
ago
by
Scott Herring
If I want to use one layout, what is the best way to conditionalize or vary the META tags within the layout?
I saw this in the documentation - where do you use it?
2. <title>$!content.title</title>
A $content represents the page
... [More]
that the user is looking at. For example /index.html would be a content page. The layout will pull the title for a page from a property in the xconf files. The property needs to be named "title" for example:
<property name="title">Welcome!</property>
Thank you. [Less]
|
|
Posted
over 17 years
ago
by
Jeffrey Jo
We are running a Java Server Faces (JSF) web application that we would like
to integrate a shopping cart module into. How easy is it to integrate your
product into an existing JSF web site? Also, I couldn't find on the site how
your eCommerce application connects to a database. Will it integrate with an
Oracle database? Thanks.
|
|
Posted
over 17 years
ago
by
Taylor Cornett
We have rolled out a new release version in response to the problems faced by several users with the last release. The main issues addressed in this release are:
-Default Administrator permissions have been configured to allow access to the Asset
... [More]
Editor tool.
-New folders created within the Asset Editor will now correctly display as folders.
-The upload tool in the Asset Editor will now correctly unzip files when instructed to do so.
-Clicking on an asset in the Asset Editor will now give you the option to open that asset in other tools.
You can download the new release from our Download Page. The instructions on this page have been improved, and windows users should note the need to rename ImageMagick's convert.exe to imconvert.exe in order to get around a conflict with a built-in Windows command. [Less]
|
|
Posted
over 17 years
ago
by
Taylor Cornett
We have rolled out a new release version in response to the problems faced by several users with the last release. The main issues addressed in this release are:
-Default Administrator permissions have been configured to allow access to the Asset
... [More]
Editor tool.
-New folders created within the Asset Editor will now correctly display as folders.
-The upload tool in the Asset Editor will now correctly unzip files when instructed to do so.
-Clicking on an asset in the Asset Editor will now give you the option to open that asset in other tools.
You can download the new release from our Download Page. The instructions on this page have been improved, and windows users should note the need to rename ImageMagick's convert.exe to imconvert.exe in order to get around a conflict with a built-in Windows command. [Less]
|