• CLENotes

    By Christian Felsing 1 decade ago

    File External.py is missing in install archive:

    java -cp '/opt/notes-cli/CLENotes/lib' -jar '/opt/notes-cli/CLENotes/lib/jython.jar' -Djython.home='/opt/notes-cli/CLENotes/' -Dpython.path='/opt/notes-cli/CLENotes/lib:/opt/notes-cli/CLENotes/ext' -Djava.library.path='/opt/ibm/lotus/notes/' '/opt/notes-cli/CLENotes/lib/clenotes/clenotes.py' --server-name=notes1/test --password=*** list
    Traceback (innermost last):
      File "/opt/notes-cli/CLENotes/lib/clenotes/clenotes.py", line 29, in ?
      File "/opt/notes-cli/CLENotes/lib/clenotes/Mail.py", line 22, in ?
      File "/opt/notes-cli/CLENotes/lib/clenotes/clenotes.py", line 39, in ?
            at java.io.FileOutputStream.open(Native Method)
            at java.io.FileOutputStream.(FileOutputStream.java:194)
            at java.io.FileOutputStream.(FileOutputStream.java:145)
            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)

    java.io.FileNotFoundException: java.io.FileNotFoundException:/opt/notes-cli/CLENotes/ext/External.py (Permission denied)
     

    after copy External.py from CLEnotes 4.1.1 to ext version 4.2.0 is working