tested with
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixsetup/1.1.0-SNAPSHOT/sikulixsetup-1.1.0-20150419.231053-44-forsetup.jar
- still fails the same way:

[debug (20.4.15 11:04:10)] RunSetup: Copied from Downloads: sikulixlibswin
Exception in thread "main" java.lang.NullPointerException
        at java.io.File.<init>(Unknown Source)
        at org.sikuli.setup.RunSetup.downloadedAlready(RunSetup.java:1455)
        at org.sikuli.setup.RunSetup.main(RunSetup.java:684)

Could this be related to the following message after choosing which
packs to install?

--- Package 1 ---
null (IDE/Scripting)
null (Java API)
- with Jython

I tried to make sense of offline setup instructions, but could not
really understand necessary steps - when you have time, would you mind
updating this section of docs?

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1445516

Title:
  [1.1.0] setup using proxy crashes --- should be fixed 2025-04-18+ (not
  tested yet)

Status in Sikuli:
  New

Bug description:
  Trying to install nightly builds fails since build from 10-Apr-2015 (possibly 
started sooner, last one I could install is from 01-Apr-2015). Fails with both 
Java 6 (x86) 1.6.0_30-b12 and Java 8 (x86) 1.8.0_40-b26.
  OS: Win 7 Pro 32bit

  
  Here's the log:

  <username>@<machine> ~/tmp/sikuli_17-Apr-2015
  $ ../sikuli_10_Apr_2015/Java/bin/java -jar 
sikulixsetup-1.1.0-20150417.082332-41-forsetup.jar
  [debug] RunTimeINIT: global init: entering as: SETUP
  [debug] RunTimeINIT: ScreenDevice 0 contains (0,0) --- will be used as primary
  [debug] RunTimeINIT: fSxBase: C:\cygwin\home\<username>\tmp\sikuli_17-Apr-2015
  [debug] RunTimeINIT: runs as 
sikulixsetup-1.1.0-20150417.082332-41-forsetup.jar in: 
C:\cygwin\home\<username>\tmp\sikuli_17-Apr-2015
  ***** show environment for SETUP (build 201504171013)
  user.home: C:\Users\<username>
  user.dir (work dir): C:\cygwin\home\<username>\tmp\sikuli_17-Apr-2015
  user.name: <username>
  java.io.tmpdir: C:\cygwin\tmp
  running 32Bit on Windows (6.1) from a jar
  java 8-32 version 1.8.0_40-b26 vm 25.40-b25 class 52.0 arch x86
  app data folder: C:\Users\<username>\AppData\Roaming\Sikulix
  libs folder: null
  executing jar: 
C:\cygwin\home\<username>\tmp\sikuli_17-Apr-2015\sikulixsetup-1.1.0-20150417.082332-41-forsetup.jar
  *** classpath dump sikulix
    0: 
/C:/cygwin/home/<username>/tmp/sikuli_17-Apr-2015/sikulixsetup-1.1.0-20150417.082332-41-forsetup.jar
  *** classpath dump end
  ***** show environment end
  [debug] RunTimeSETUP: global init: leaving
  [error] RunSetup: Maven download: could not get timestamp or buildnumber for 
sikulixsetupIDE#forsetup from:
  
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixsetupIDE/1.1.0-SNAPSHOT/maven-metadata.xml
  with content:

  [error] RunSetup: Maven download: could not get timestamp or buildnumber for 
sikulixsetupAPI#forsetup from:
  
https://oss.sonatype.org/content/groups/public/com/sikulix/sikulixsetupAPI/1.1.0-SNAPSHOT/maven-metadata.xml
  with content:

  [debug (17.4.15 15:50:56)] RunTimeSETUP: exists libs folder at: 
C:\Users\<username>\AppData\Roaming\Sikulix\SikulixLibs_201504171013
  [debug (17.4.15 15:50:56)] RunTimeSETUP: deleting obsolete libs folders in 
AppPath
  [debug (17.4.15 15:50:56)] RunSetup: ... starting with no args given
  [debug (17.4.15 15:50:56)] RunSetup: Setup: 1.1.0 2015-04-17_10:13nightly in 
folder:
  C:\cygwin\home\<username>\tmp\sikuli_17-Apr-2015
  [debug (17.4.15 15:50:57)] RunSetup: RunningSystem: Windows 6.1
  [debug (17.4.15 15:50:57)] RunSetup: parent of jar/classes: 
C:\cygwin\home\<username>\tmp\sikuli_17-Apr-2015
  [debug (17.4.15 15:50:57)] RunSetup: RunningJava: Java 8 (x86) 1.8.0_40-b26
  [debug (17.4.15 15:51:10)] RunSetup: Requested to run with proxy: HTTP @ 
proxy/192.37.1.42:2011
  [debug (17.4.15 15:51:10)] RunSetup:
  popAsk: --------------------
  The following file(s) will be downloaded to
  C:\cygwin\home\<username>\tmp\sikuli_17-Apr-2015
  ... using proxy: HTTP @ proxy/192.37.1.42:2011
  --- Native support libraries for Windows (sikulixlibs...)
  --- Package 1 ---
  null (IDE/Scripting)
  null (Java API)
   - with Jython
  Only click NO, if you want to terminate setup now!
  Click YES even if you want to use local copies in Downloads!
  --------------------
  [debug (17.4.15 15:51:43)] RunSetup: Copied from Downloads: sikulixlibswin
  Exception in thread "main" java.lang.NullPointerException
          at java.io.File.<init>(Unknown Source)
          at org.sikuli.setup.RunSetup.downloadedAlready(RunSetup.java:1455)
          at org.sikuli.setup.RunSetup.main(RunSetup.java:684)

  Is this known issue?

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1445516/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to