[gatein-issues] [JBoss JIRA] (GTNMGMT-52) Exception when importing via SSH/SCP - (CRaSH) Exception on broadcasting events occures: null: java.lang.NullPointerException

Tomas Kyjovsky (JIRA) jira-events at lists.jboss.org
Fri Nov 30 11:16:22 EST 2012


     [ https://issues.jboss.org/browse/GTNMGMT-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Kyjovsky updated GTNMGMT-52:
----------------------------------

    Environment: crash 1.0.0-beta24, JPP-6.0.0.ER03  (was: crash 1.0.0-beta24)

    
> Exception when importing via SSH/SCP - (CRaSH) Exception on broadcasting events occures: null: java.lang.NullPointerException
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GTNMGMT-52
>                 URL: https://issues.jboss.org/browse/GTNMGMT-52
>             Project: GateIn Management
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.1.0.CR04
>         Environment: crash 1.0.0-beta24, JPP-6.0.0.ER03
>            Reporter: Tomas Kyjovsky
>            Assignee: Nick Scavelli
>         Attachments: stack-trace.txt
>
>
> When importing data via ssh or scp interface there is an exception in server log. Import operation itself seems to be unaffected (data is successfully imported).
> Steps to reproduce:
> 1) sign into portal & export some data (e.g. the "classic" site) using any of the interfaces (rest, ssh, scp, gadget)
> 2) import the exported data via ssh or scp
> a) ssh
> ssh -p 2000 root at localhost
> mgmt connect
> import -f exported.zip -m overwrite /mop
> b) scp
> scp -P 2000 exported.zip 'root at localhost:portal:/mop?importMode=overwrite'

--
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


More information about the gatein-issues mailing list