[JBoss JIRA] Updated: (JBIDE-2038) Connector modules are not deployed
by Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-2038?page=all ]
Max Andersen updated JBIDE-2038:
--------------------------------
Assignee: Rob Stryker
> Connector modules are not deployed
> ----------------------------------
>
> Key: JBIDE-2038
> URL: http://jira.jboss.com/jira/browse/JBIDE-2038
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS
> Affects Versions: 2.1.0.beta1
> Environment: Windows XP Professional SP2
> Eclipse Platform Version: 3.3.2 Build id: M20080221-1800
> Web Tools Platform 'wtp-R-2.0.2-20080223205547'
> Seam 2.0.1 GA
> JBossTools 2.0.1
> JBossAS 4.2.2.GA
> Reporter: Chris Odom
> Assigned To: Rob Stryker
>
> I have craeted a Seam Project that is deployed as an EAR file. Several weeks of development time has gone by and I have been publishing the ear project to my JBoss Server instance with only one issue.
> issue#1: When publishing the EAR project I find that none of the <ear project>/EarContent/*.<any archive> will get deployed. XML's, any Drools and the Descriptors get deployed but none of the Ear library files get deployed.
> Continuing to my problem. After some development time I created a JCA 1.5 Connector project to use with in my Seam Project. During the JCA project creation I did notice that the wizard had some troubles with the ear selection portion. What I would see is that even though I selected the ear checkbox the ear drop down list would not activate as in it stayed disabled. Unchecking an checking a second time would enable the list. I selected my ear and used JCA 1.5 and Java 5.0 as my only 2 facets and clicked finished. The Project was successfully created and the ear descriptor files were correctly updated.
> issue#2: While checking the new JCA's properties I noticed that I could not see any Targeted Runtimes and when checking "Show all runtimes" the correct ear Runtime shows up in the list but I can not select it as for it is disabled and gives the facet warning text at the bottom. Also with in the Build Properties the Server Runtime is not added either and I had to add it manually.
> After all is said and done, when I go to "publish" the ear project using the JBoss Server View every thing that is in my ear gets deployed excpect the JCA project and of course the issue#1 I mentioned earlier. While using the "Export..." tool I can successfully export the entire ear archive to the JBoss Server with out any problems.
--
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
18 years
[JBoss JIRA] Created: (JBDS-259) JBDS1.0 Massive Memory Leak using JBoss Tool HTML Editor on .XHTML files
by Andy Conn (JIRA)
JBDS1.0 Massive Memory Leak using JBoss Tool HTML Editor on .XHTML files
------------------------------------------------------------------------
Key: JBDS-259
URL: http://jira.jboss.com/jira/browse/JBDS-259
Project: Developer Studio
Issue Type: Bug
Components: visualeditor
Affects Versions: 1.0.0.GA
Environment: * Windows XP Professional
* Fresh installation of JBDS 1.0, no additional plugins/features updates etc.
* Working from a freshly seam-gen generated project
Reporter: Andy Conn
Assigned To: Max Andersen
Please refer to the disucssion @ http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134003#4134003
Original Post:
There seems to be a major memory leak making the JBoss HTML Editor completely unusable.
Mem usage in Task Manager shows as follows:
* 111,448 On a fresh open of Jboss Dev Studio
* 189,144 Opening an .xhtml file (in visual/source mode) using in the "Jboss HTML Editor"
* 197,932 Removed a blank line from the source & saved
* 207,180 Inserted a blank line in source & saved
* 211,168 Inserted a space in source & saved
* 357,392 Inserted & Deleted a blank line in source: repeat 20x (no saves in between)
Clearly there is some dramatic memory problem here.
Note:
1) The problem does not seem to occur when mode is set to "Source"
2) The memory is not released even if the HTML Editor is closed
--
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
18 years
[JBoss JIRA] Created: (JBIDE-1065) In error log: Handler conflicts - this may disable some commands
by Max Andersen (JIRA)
In error log: Handler conflicts - this may disable some commands
----------------------------------------------------------------
Key: JBIDE-1065
URL: http://jira.jboss.com/jira/browse/JBIDE-1065
Project: JBoss Tools
Issue Type: Bug
Components: JBoss Tools Core
Affects Versions: 2.0.0.Beta4
Reporter: Max Andersen
Assigned To: Viacheslav Kabanovich
Fix For: 2.0.0.CR1
I keep getting these in the error log when I have used one of our xmodel editors or browse the project explorer tree (not sure which one ;)
!ENTRY org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
!MESSAGE Conflict for 'delete':
HandlerActivation(commandId=delete,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@1f0fda9),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
HandlerActivation(commandId=delete,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@9d77c2),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
!MESSAGE Conflict for 'ContentAssistProposals':
HandlerActivation(commandId=ContentAssistProposals,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@216806),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
HandlerActivation(commandId=ContentAssistProposals,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@1347dad),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
!MESSAGE Conflict for 'redo':
HandlerActivation(commandId=redo,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@1270f6d),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
HandlerActivation(commandId=redo,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@165eff6),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
!MESSAGE Conflict for 'cut':
HandlerActivation(commandId=cut,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@16d0c80),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
HandlerActivation(commandId=cut,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@4fe2b3),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
!MESSAGE Conflict for 'copy':
HandlerActivation(commandId=copy,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@ac9587),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
HandlerActivation(commandId=copy,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@8d03a6),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
!MESSAGE Conflict for 'ShowTooltipDesc':
HandlerActivation(commandId=ShowTooltipDesc,
handler=ActionHandler(org.eclipse.wst.sse.ui.StructuredTextEditor$InformationDispatchAction@1eab9d6),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
HandlerActivation(commandId=ShowTooltipDesc,
handler=ActionHandler(org.eclipse.wst.sse.ui.StructuredTextEditor$InformationDispatchAction@14e9cde),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.090
!MESSAGE Conflict for 'paste':
HandlerActivation(commandId=paste,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@1ccd22),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
HandlerActivation(commandId=paste,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@dfaba8),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.090
!MESSAGE Conflict for 'undo':
HandlerActivation(commandId=undo,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@7eb581),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
HandlerActivation(commandId=undo,
handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction@be558a),
expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor@162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow(a)c1c7c4)),sourcePriority=1064960)
--
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
18 years
[JBoss JIRA] Created: (JBIDE-1924) Error calling delegate ModuleFactory[org.jboss.ide.eclipse.as.core.PackageModuleFactory]
by Andrei Scherbovich (JIRA)
Error calling delegate ModuleFactory[org.jboss.ide.eclipse.as.core.PackageModuleFactory]
----------------------------------------------------------------------------------------
Key: JBIDE-1924
URL: http://jira.jboss.com/jira/browse/JBIDE-1924
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1
Environment: subversion revision 7000
Reporter: Andrei Scherbovich
This error often appears during working on JBDS.
Can't give explicit steps to reproduce.
java.lang.NullPointerException
at org.jboss.ide.eclipse.archives.core.util.ModelUtil.getProjectArchives(ModelUtil.java:274)
at org.jboss.ide.eclipse.archives.core.util.ModelUtil.getProjectArchives(ModelUtil.java:269)
at org.jboss.ide.eclipse.as.core.modules.ArchivesModelModuleContributor.createModules(ArchivesModelModuleContributor.java:88)
at org.jboss.ide.eclipse.as.core.modules.ArchivesModelModuleContributor.getModules(ArchivesModelModuleContributor.java:76)
at org.jboss.ide.eclipse.as.core.modules.PackageModuleFactory.getModules(PackageModuleFactory.java:163)
at org.eclipse.wst.server.core.model.ModuleFactoryDelegate.getModules(ModuleFactoryDelegate.java:163)
at org.eclipse.wst.server.core.internal.ModuleFactory.getModules(ModuleFactory.java:131)
at org.eclipse.wst.server.core.ServerUtil.getModules(ServerUtil.java:97)
at org.eclipse.wst.server.core.internal.ResourceManager.publishHandleProjectChange(ResourceManager.java:980)
at org.eclipse.wst.server.core.internal.ResourceManager$1.visit(ResourceManager.java:122)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:67)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:76)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:48)
at org.eclipse.wst.server.core.internal.ResourceManager$ServerResourceChangeListener.resourceChanged(ResourceManager.java:116)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:282)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:276)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:148)
at org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:295)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
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
18 years