Menu

#2385 Can not execute RUN_Setup.sh Successfully

Core
closed-fixed
9
2010-05-05
2010-04-20
dellph
No

Can not successfully execute RUN_Setup.sh
Updated source from the trunk in revision 12084
Execute RUN_setup.sh
Press Test
Press Save.
Wait for the Error :)
This is the error

14:52:46.497 Ini.loadProperties: /home/ian/Adempiere/Adempiere.properties [13]
-----------> IniDialog.<init>: No license in resource [13]
===========> IniDialog.<init>: init [13]
java.io.FileNotFoundException: http://www.adempiere.org/license.htm
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1368)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1362)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1016)
at javax.swing.JEditorPane.getStream(JEditorPane.java:811)
at javax.swing.JEditorPane.setPage(JEditorPane.java:417)
at org.compiere.util.IniDialog.<init>(IniDialog.java:74)
at org.compiere.util.IniDialog.accept(IniDialog.java:186)
at org.compiere.util.Ini.loadProperties(Ini.java:455)
at org.compiere.install.ConfigurationData.save(ConfigurationData.java:799)
at org.compiere.install.ConfigurationPanel.save(ConfigurationPanel.java:673)
at org.compiere.install.ConfigurationPanel.access$600(ConfigurationPanel.java:57)
at org.compiere.install.ConfigurationPanel$1.finished(ConfigurationPanel.java:611)
at org.compiere.apps.SwingWorker$1.run(SwingWorker.java:57)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
caused by: java.io.FileNotFoundException: http://www.adempiere.org/license.htm
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1311)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
at javax.swing.JEditorPane.getStream(JEditorPane.java:776)
at javax.swing.JEditorPane.setPage(JEditorPane.java:417)
at org.compiere.util.IniDialog.<init>(IniDialog.java:74)
at org.compiere.util.IniDialog.accept(IniDialog.java:186)
at org.compiere.util.Ini.loadProperties(Ini.java:455)
at org.compiere.install.ConfigurationData.save(ConfigurationData.java:799)
at org.compiere.install.ConfigurationPanel.save(ConfigurationPanel.java:673)
at org.compiere.install.ConfigurationPanel.access$600(ConfigurationPanel.java:57)
at org.compiere.install.ConfigurationPanel$1.finished(ConfigurationPanel.java:611)
at org.compiere.apps.SwingWorker$1.run(SwingWorker.java:57)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

===========> IniDialog.<init>: init [13]
java.io.FileNotFoundException: http://www.adempiere.org/license.htm
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1368)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1362)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1016)
at javax.swing.JEditorPane.getStream(JEditorPane.java:811)
at javax.swing.JEditorPane.setPage(JEditorPane.java:417)
at org.compiere.util.IniDialog.<init>(IniDialog.java:74)
at org.compiere.util.IniDialog.accept(IniDialog.java:186)
at org.compiere.util.Ini.loadProperties(Ini.java:455)
at org.compiere.install.ConfigurationData.save(ConfigurationData.java:799)
at org.compiere.install.ConfigurationPanel.save(ConfigurationPanel.java:673)
at org.compiere.install.ConfigurationPanel.access$600(ConfigurationPanel.java:57)
at org.compiere.install.ConfigurationPanel$1.finished(ConfigurationPanel.java:611)
at org.compiere.apps.SwingWorker$1.run(SwingWorker.java:57)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
caused by: java.io.FileNotFoundException: http://www.adempiere.org/license.htm
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1311)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
at javax.swing.JEditorPane.getStream(JEditorPane.java:776)
at javax.swing.JEditorPane.setPage(JEditorPane.java:417)
at org.compiere.util.IniDialog.<init>(IniDialog.java:74)
at org.compiere.util.IniDialog.accept(IniDialog.java:186)
at org.compiere.util.Ini.loadProperties(Ini.java:455)
at org.compiere.install.ConfigurationData.save(ConfigurationData.java:799)
at org.compiere.install.ConfigurationPanel.save(ConfigurationPanel.java:673)
at org.compiere.install.ConfigurationPanel.access$600(ConfigurationPanel.java:57)
at org.compiere.install.ConfigurationPanel$1.finished(ConfigurationPanel.java:611)
at org.compiere.apps.SwingWorker$1.run(SwingWorker.java:57)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

===========> IniDialog.cmd_reject: License rejected or expired [13]

===========> IniDialog.cmd_reject: License rejected or expired [13]

I think the problem is that license.htm is delete in the source? in revision 12084

dellph

Discussion

  • Carlos Ruiz

    Carlos Ruiz - 2010-04-20
    • milestone: --> Core
    • priority: 5 --> 9
    • assigned_to: nobody --> tspc
    • status: open --> pending-fixed
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB