[JBoss JIRA] Created: (JBESB-1044) Getting Started Guide Updates: instructions on running ESB Server vs App Server
by Burr Sutter (JIRA)
Getting Started Guide Updates: instructions on running ESB Server vs App Server
-------------------------------------------------------------------------------
Key: JBESB-1044
URL: http://jira.jboss.com/jira/browse/JBESB-1044
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.2
Reporter: Burr Sutter
Assigned To: Mark Little
Fix For: 4.2.1
The Getting Started Guide needs to indicate how to run (via bin/run.bat, bin/run.sh) either the ESB Server and App Server. It currently assumes that the reader knows how to launch the server. This should be more explicit and it should have instructions that focus on the particular download/configuration. It should recommend the ESB Server since that is the easiest way to "get started".
In addition the trailmap portion needs to replace "more_action" with "custom_action" and validate the rest of the entries.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 1 month
[JBoss JIRA] Created: (JBESB-1037) jbpm admin console throws an exception on startup
by Burr Sutter (JIRA)
jbpm admin console throws an exception on startup
-------------------------------------------------
Key: JBESB-1037
URL: http://jira.jboss.com/jira/browse/JBESB-1037
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Process flow
Affects Versions: 4.2
Reporter: Burr Sutter
Assigned To: Mark Little
Fix For: 4.2.1 IR1
after removing the jbpm-jpdl.jar and the jbpm-identity.jar you get this error on server bootup (AS or ESB Server)
java.lang.NoClassDefFoundError: org/apache/commons/fileupload/FileUploadException
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
at java.lang.Class.getConstructor0(Class.java:2671)
at java.lang.Class.newInstance0(Class.java:321)
at java.lang.Class.newInstance(Class.java:303)
those two jars are already present in the jbpm.esb
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 1 month
[JBoss JIRA] Created: (JBESB-812) [junit] java.io.FileNotFoundException: /boot.log (Permission denied) - running quickstart tests
by Len DiMaggio (JIRA)
[junit] java.io.FileNotFoundException: /boot.log (Permission denied) - running quickstart tests
-----------------------------------------------------------------------------------------------
Key: JBESB-812
URL: http://jira.jboss.com/jira/browse/JBESB-812
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2 Milestone Release 3
Environment: RHEL5
ESB build from svn on 20070813
Reporter: Len DiMaggio
Assigned To: Mark Little
Priority: Minor
I'm seeing this error running the quickstart tests - it doesn't seem to affect anything, but it's fairly ugly with 50+ lines written to stderr...
[junit] ------------- Standard Error -----------------
[junit] Found log4j.properties: jar:file:/opt/ESB_svn/trunk/product/samples/quickstarts/tests/build/jbossesb-test/jbossesb-server/bin/run.jar!/log4j.properties
[junit] log4j:ERROR setFile(null,false) call failed.
[junit] java.io.FileNotFoundException: /boot.log (Permission denied)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 1 month