Nice - when I have it running, I get those missing class messages but it does 
start and I'm able to sign in as root.

BUT when I try to create a group, repository, click on system admin, or account 
settings, I am once again prompted to sign in.

Any advice?

This is the startup script that I'm using:

#!/bin/sh
export CLASSPATH=/u/me/gitbucket/:$CLASSPATH
java -Dfile.encoding=UTF-8 -Xmx1024m  -jar gitbucket.war --save_sessions


Lionel B. Dyck <><
Website: https://www.lbdsoftware.com
Github: https://github.com/lbdyck

“Worry more about your character than your reputation. Character is what you 
are, reputation merely what others think you are.”   - - - John Wooden

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
David Crayford
Sent: Friday, May 14, 2021 10:51 AM
To: [email protected]
Subject: Re: GitBucket on z/OS ?

Works for me. You shouldn't need to download libraries as it's packaged into a 
fat Jar.

On 14/05/2021 9:57 pm, Lionel B. Dyck wrote:
> Has anyone any experience in getting GitBucket to run on z/OS USS?
>
>   
>
> I've downloaded the war file and it will start but then couldn't find:
>
>   
>
> [main] WARN  l.servicelocator.ServiceLocator - Cannot use class 
> liquibase.parser.core.json.JsonChangeLogParser as a Liquibase service 
> because org.yaml.snakeyaml.constructor.BaseConstructor is not in the 
> classpath
>
>   
>
> I resolve these messages by downloading the jar file from 
> http://www.java2s.com/Code/Jar/s/Downloadsnakeyaml19jar.htm
>
>   
>
> The other error
>
>   
>
> INFO:oejw.StandardDescriptorProcessor:main: NO JSP Support for /, did 
> not find org.eclipse.jetty.jsp.JettyJspServlet
>
>   
>
> I've not found the right jar file to download to resolve this issue.
>
>   
>
> Any suggestions?
>
>   
>
>   
>
> Lionel B. Dyck <><
>
> Website: https://www.lbdsoftware.com
>
> Github: https://github.com/lbdyck
>
>   
>
> "Worry more about your character than your reputation. Character is what you
> are, reputation merely what others think you are."   - - - John Wooden
>
>   
>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to