[JBoss JIRA] Created: (JBDS-723) Studio is failed to start
by Yura Zhishko (JIRA)
Studio is failed to start
-------------------------
Key: JBDS-723
URL: https://jira.jboss.org/jira/browse/JBDS-723
Project: Developer Studio
Issue Type: Bug
Components: Build
Affects Versions: 2.1.0
Environment: jbdevstudio-eap-win32-2.1.0.Alpha1-N200905052221-H168
Win XP SP2
Reporter: Yura Zhishko
Assignee: Denis Golovin
Priority: Critical
Attachments: screenshot-1.jpg
1) Install jbdevstudio-eap-win32-2.1.0.Alpha1-N200905052221-H168
2) Try to tun it
RESULT: Studio is failed to start with next message see (screenshot-1)
eclipse.ini file has the next content:
-startup
plugins/org.eclipse.equinox.launcher_1.0.200.v20090420.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090306-1900
--launcher.XXMaxPermSize
256m
-vmargs
-Xms256m
-Xmx1024m
-XX:MaxPermSize=128m
-Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.100.v20090413-2207.jar@1:start,org.eclipse.equinox.transforms.xslt@1:start,org.jboss.tools.equinox.transforms.xslt@1:start
When I've tried to load studio with next params:
-framework
plugins\org.eclipse.osgi_3.5.0.v20090420
-vmargs
-Xms256m
-Xmx1024m
-XX:MaxPermSize=128m
-Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.100.v20090413-2207.jar@1:start,org.eclipse.equinox.transforms.xslt@1:start,org.jboss.tools.equinox.transforms.xslt@1:start
It has been launched OK.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-5071) Deploying of JSF Project to Server doesn't work
by Vlado Pakan (JIRA)
Deploying of JSF Project to Server doesn't work
-----------------------------------------------
Key: JBIDE-5071
URL: https://jira.jboss.org/jira/browse/JBIDE-5071
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.1.0.M4
Environment: JBT 3.1.0 M4 (200910201931N-H224-M4)
OpenJDK Server VM 14.0-b15
OS-System: Linux 2.6.29.6-217.2.16.fc11.i686.PAE
JBoss [EAP] 4.3.0.GA_CP06
Reporter: Vlado Pakan
Assignee: Rob Stryker
When adding JSF project to JBoss AS project is not deployed to server.
Steps to reproduce:
1. Create new JSF Project: File > New > JSF Project > Project Name = test Template = JSFKickStartWithoutLibs
2. Add newly created project to Server using JBT Server view
There is no error displayed on srceen or in server log after button Finish is selected in Add and Remove dialog when adding test project but test.war is not deployed to server. It's not even copied to server deploy directory.
Works fine in JBDS2.1 with the same workspace, server and JSF project.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months