Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WebGUI
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kieker
WebGUI
Commits
076c9df7
Commit
076c9df7
authored
11 years ago
by
Nils Christian Ehmke
Browse files
Options
Downloads
Patches
Plain Diff
#987
parent
dc2e8e7d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Kieker.WebGUI/bin/Kieker.WebGUI.sh
+1
-1
1 addition, 1 deletion
Kieker.WebGUI/bin/Kieker.WebGUI.sh
with
1 addition
and
1 deletion
Kieker.WebGUI/bin/Kieker.WebGUI.sh
+
1
−
1
View file @
076c9df7
...
...
@@ -4,6 +4,6 @@
BINDIR
=
$(
cd
"
$(
dirname
"
$0
"
)
"
;
pwd
)
/
cd
${
BINDIR
}
cd
"
${
BINDIR
}
"
java
-XX
:PermSize
=
256M
-XX
:MaxPermSize
=
512M
-Xms128M
-Xmx256M
-XX
:+UseConcMarkSweepGC
-XX
:+UseParNewGC
-XX
:+CMSClassUnloadingEnabled
-jar
../lib/jetty-runner-8.1.9.v20130131.jar
--path
/Kieker.WebGUI ../target/Kieker.WebGUI-
*
.war
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment