[JBoss JIRA] (SRAMP-146) ant upload - heap space issue
by Kurt Stam (JIRA)
[ https://issues.jboss.org/browse/SRAMP-146?page=com.atlassian.jira.plugin.... ]
Kurt Stam closed SRAMP-146.
---------------------------
> ant upload - heap space issue
> -----------------------------
>
> Key: SRAMP-146
> URL: https://issues.jboss.org/browse/SRAMP-146
> Project: S-RAMP
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Kurt Stam
> Assignee: Kurt Stam
> Fix For: Milestone 4
>
>
> upload.to.brms.fromdist:
> [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
> [java] at java.util.Arrays.copyOf(Arrays.java:2786)
> [java] at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:94)
> [java] at com.simontuffs.onejar.JarClassLoader.copy(JarClassLoader.java:1216)
> [java] at com.simontuffs.onejar.JarClassLoader.loadBytes(JarClassLoader.java:580)
> [java] at com.simontuffs.onejar.JarClassLoader.loadByteCode(JarClassLoader.java:542)
> [java] at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:452)
> [java] at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:338)
> [java] at com.simontuffs.onejar.Boot.run(Boot.java:322)
> [java] at com.simontuffs.onejar.Boot.main(Boot.java:166)
> [java] Java Result: 1
> Only when running from the distro.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 10 months
[JBoss JIRA] (SRAMP-146) ant upload - heap space issue
by Kurt Stam (JIRA)
[ https://issues.jboss.org/browse/SRAMP-146?page=com.atlassian.jira.plugin.... ]
Kurt Stam resolved SRAMP-146.
-----------------------------
Resolution: Done
> ant upload - heap space issue
> -----------------------------
>
> Key: SRAMP-146
> URL: https://issues.jboss.org/browse/SRAMP-146
> Project: S-RAMP
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Kurt Stam
> Assignee: Kurt Stam
> Fix For: Milestone 4
>
>
> upload.to.brms.fromdist:
> [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
> [java] at java.util.Arrays.copyOf(Arrays.java:2786)
> [java] at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:94)
> [java] at com.simontuffs.onejar.JarClassLoader.copy(JarClassLoader.java:1216)
> [java] at com.simontuffs.onejar.JarClassLoader.loadBytes(JarClassLoader.java:580)
> [java] at com.simontuffs.onejar.JarClassLoader.loadByteCode(JarClassLoader.java:542)
> [java] at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:452)
> [java] at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:338)
> [java] at com.simontuffs.onejar.Boot.run(Boot.java:322)
> [java] at com.simontuffs.onejar.Boot.main(Boot.java:166)
> [java] Java Result: 1
> Only when running from the distro.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 10 months
[JBoss JIRA] (SRAMP-146) ant upload - heap space issue
by Kurt Stam (JIRA)
[ https://issues.jboss.org/browse/SRAMP-146?page=com.atlassian.jira.plugin.... ]
Kurt Stam updated SRAMP-146:
----------------------------
Git Pull Request: https://github.com/Governance/s-ramp-distro/pull/18
> ant upload - heap space issue
> -----------------------------
>
> Key: SRAMP-146
> URL: https://issues.jboss.org/browse/SRAMP-146
> Project: S-RAMP
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Kurt Stam
> Assignee: Kurt Stam
> Fix For: Milestone 4
>
>
> upload.to.brms.fromdist:
> [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
> [java] at java.util.Arrays.copyOf(Arrays.java:2786)
> [java] at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:94)
> [java] at com.simontuffs.onejar.JarClassLoader.copy(JarClassLoader.java:1216)
> [java] at com.simontuffs.onejar.JarClassLoader.loadBytes(JarClassLoader.java:580)
> [java] at com.simontuffs.onejar.JarClassLoader.loadByteCode(JarClassLoader.java:542)
> [java] at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:452)
> [java] at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:338)
> [java] at com.simontuffs.onejar.Boot.run(Boot.java:322)
> [java] at com.simontuffs.onejar.Boot.main(Boot.java:166)
> [java] Java Result: 1
> Only when running from the distro.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 10 months
[JBoss JIRA] (SRAMP-146) ant upload - heap space issue
by Kurt Stam (JIRA)
Kurt Stam created SRAMP-146:
-------------------------------
Summary: ant upload - heap space issue
Key: SRAMP-146
URL: https://issues.jboss.org/browse/SRAMP-146
Project: S-RAMP
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Kurt Stam
Assignee: Kurt Stam
Fix For: Milestone 4
upload.to.brms.fromdist:
[java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
[java] at java.util.Arrays.copyOf(Arrays.java:2786)
[java] at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:94)
[java] at com.simontuffs.onejar.JarClassLoader.copy(JarClassLoader.java:1216)
[java] at com.simontuffs.onejar.JarClassLoader.loadBytes(JarClassLoader.java:580)
[java] at com.simontuffs.onejar.JarClassLoader.loadByteCode(JarClassLoader.java:542)
[java] at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:452)
[java] at com.simontuffs.onejar.JarClassLoader.load(JarClassLoader.java:338)
[java] at com.simontuffs.onejar.Boot.run(Boot.java:322)
[java] at com.simontuffs.onejar.Boot.main(Boot.java:166)
[java] Java Result: 1
Only when running from the distro.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 10 months
[JBoss JIRA] (SRAMP-67) Add HTTP basic authentication
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/SRAMP-67?page=com.atlassian.jira.plugin.s... ]
Eric Wittmann reassigned SRAMP-67:
----------------------------------
Assignee: Eric Wittmann (was: Kurt Stam)
> Add HTTP basic authentication
> -----------------------------
>
> Key: SRAMP-67
> URL: https://issues.jboss.org/browse/SRAMP-67
> Project: S-RAMP
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Kurt Stam
> Assignee: Eric Wittmann
> Fix For: Milestone 4
>
>
> The S-RAMP Specification does not attempt to define a security model for products which implement it. For the Atom Binding, the only security requirement is that at a minimum, client and server implementations MUST be capable of being configured to use HTTP Basic Authentication in conjunction with a connection made with TLS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 10 months
[JBoss JIRA] (SRAMP-74) Create documentation process
by Kurt Stam (JIRA)
[ https://issues.jboss.org/browse/SRAMP-74?page=com.atlassian.jira.plugin.s... ]
Kurt Stam closed SRAMP-74.
--------------------------
> Create documentation process
> ----------------------------
>
> Key: SRAMP-74
> URL: https://issues.jboss.org/browse/SRAMP-74
> Project: S-RAMP
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: Milestone 2 (Properties)
> Reporter: Kurt Stam
> Assignee: Kurt Stam
> Fix For: Milestone 4
>
>
> I'm thinking about creating the content using MarkDown (md) format. Github's wiki supports this format and the docs end up as *md files in a github project.
> This means that we can work on documentation while being offline, and users can alter the docs in their fork and send us pull requests.
> At release time we use a tool like pandoc to convert the md files to docbook format. The docbook files should be checked in with the S-RAMP project itself. We can then put these docbook based files out on jboss.org.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 10 months
[JBoss JIRA] (SRAMP-74) Create documentation process
by Kurt Stam (JIRA)
[ https://issues.jboss.org/browse/SRAMP-74?page=com.atlassian.jira.plugin.s... ]
Kurt Stam resolved SRAMP-74.
----------------------------
Resolution: Done
> Create documentation process
> ----------------------------
>
> Key: SRAMP-74
> URL: https://issues.jboss.org/browse/SRAMP-74
> Project: S-RAMP
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: Milestone 2 (Properties)
> Reporter: Kurt Stam
> Assignee: Kurt Stam
> Fix For: Milestone 4
>
>
> I'm thinking about creating the content using MarkDown (md) format. Github's wiki supports this format and the docs end up as *md files in a github project.
> This means that we can work on documentation while being offline, and users can alter the docs in their fork and send us pull requests.
> At release time we use a tool like pandoc to convert the md files to docbook format. The docbook files should be checked in with the S-RAMP project itself. We can then put these docbook based files out on jboss.org.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 10 months