[JBoss JIRA] Created: (JBDS-1281) Error when opening file in VPE Editor on MS Win XP.
by Vlado Pakan (JIRA)
Error when opening file in VPE Editor on MS Win XP.
---------------------------------------------------
Key: JBDS-1281
URL: https://jira.jboss.org/browse/JBDS-1281
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Affects Versions: 4.0.0.M1
Environment: MS Windows XP SP3, JBDS Version: 4.0.0.M1 Build id: v201007200338R Build date: 201007200530, Java Sun JDK 1.6
Reporter: Vlado Pakan
Priority: Blocker
When trying to open some web page file e.g. .xhtml file in VPE editors JBDS comes with this error message:
Could not open the Visual Page Editor: No more handles (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
C:\WINDOWS\Temp\jbdevstudio4\eclipse\configuration\org.eclipse.osgi\bundles\157\1\.cp\swt-xulrunner-win32-3649.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
no swt-xulrunner-win32 in java.library.path
C:\WINDOWS\Temp\swtlib-32\swt-xulrunner-win32-3649.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
Can't load library: C:\WINDOWS\Temp\swtlib-32\swt-xulrunner-win32.dll
)
No more handles (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
C:\WINDOWS\Temp\jbdevstudio4\eclipse\configuration\org.eclipse.osgi\bundles\157\1\.cp\swt-xulrunner-win32-3649.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
no swt-xulrunner-win32 in java.library.path
C:\WINDOWS\Temp\swtlib-32\swt-xulrunner-win32-3649.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
Can't load library: C:\WINDOWS\Temp\swtlib-32\swt-xulrunner-win32.dll
)
It doesn't occur in related JBT installed from update .zip file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-6580) SCP deployer should use RSE
by Max Rydahl Andersen (JIRA)
SCP deployer should use RSE
---------------------------
Key: JBIDE-6580
URL: https://jira.jboss.org/browse/JBIDE-6580
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS
Affects Versions: 3.2.0.M1
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Fix For: 3.2.0.M2
I took a look at SCP deployer this week and I really think we should use the RSE's api's for remote access instead of add our own.
i.e. the RSE ones actually work on my local SSH deamons without having to change settings where as I can't get our SSH to connect without auth errors.
Would also give less ui to maintain and generally be simpler.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-6963) Exception during starting remote server
by Dominik Pospisil (JIRA)
Exception during starting remote server
---------------------------------------
Key: JBIDE-6963
URL: https://jira.jboss.org/browse/JBIDE-6963
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.M2
Environment: EAP 5.1.CR2
jbdevstudio-linux-gtk-4.0.0.v201008261621R-H420-M2.jar
Reporter: Dominik Pospisil
Assignee: Rob Stryker
I am getting following exception while starting remote EAP server:
java.lang.NullPointerException
at org.jboss.ide.eclipse.as.core.server.internal.launch.JBossServerStartupLaunchConfiguration.preLaunchCheck(JBossServerStartupLaunchConfiguration.java:66)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:808)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:702)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:695)
at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3208)
at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3158)
at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:359)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Steps to reproduce:
1) Define remote Unix system in Remote Systems view using SSH protocol
2) Create EAP 5.1 server on that remote system
3) Try to start remote server
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months